Home
last modified time | relevance | path

Searched refs:aac_srb_reply (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcommctrl.c487 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb()
948 struct aac_srb_reply reply; in aac_send_raw_srb()
969 sizeof(struct aac_srb_reply))) { in aac_send_raw_srb()
975 struct aac_srb_reply *reply; in aac_send_raw_srb()
977 reply = (struct aac_srb_reply *) fib_data(srbfib); in aac_send_raw_srb()
979 sizeof(struct aac_srb_reply))) { in aac_send_raw_srb()
H A Daachba.c1666 struct aac_srb_reply *srb_reply; in aac_send_safw_bmic_cmd()
1733 srb_reply = (struct aac_srb_reply *)fib_data(fibptr); in aac_send_safw_bmic_cmd()
1734 memcpy(&srbu->srb_reply, srb_reply, sizeof(struct aac_srb_reply)); in aac_send_safw_bmic_cmd()
3399 struct aac_srb_reply *srbreply; in aac_srb_callback()
3409 srbreply = (struct aac_srb_reply *) fib_data(fibptr); in aac_srb_callback()
H A Daacraid.h2020 struct aac_srb_reply struct
2032 struct aac_srb_reply srb_reply;
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcommctrl.c487 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb()
948 struct aac_srb_reply reply; in aac_send_raw_srb()
969 sizeof(struct aac_srb_reply))) { in aac_send_raw_srb()
975 struct aac_srb_reply *reply; in aac_send_raw_srb()
977 reply = (struct aac_srb_reply *) fib_data(srbfib); in aac_send_raw_srb()
979 sizeof(struct aac_srb_reply))) { in aac_send_raw_srb()
H A Daachba.c1679 struct aac_srb_reply *srb_reply; in aac_send_safw_bmic_cmd()
1746 srb_reply = (struct aac_srb_reply *)fib_data(fibptr); in aac_send_safw_bmic_cmd()
1747 memcpy(&srbu->srb_reply, srb_reply, sizeof(struct aac_srb_reply)); in aac_send_safw_bmic_cmd()
3379 struct aac_srb_reply *srbreply; in aac_srb_callback()
3389 srbreply = (struct aac_srb_reply *) fib_data(fibptr); in aac_srb_callback()
H A Daacraid.h2021 struct aac_srb_reply struct
2033 struct aac_srb_reply srb_reply;

Completed in 37 milliseconds