Home
last modified time | relevance | path

Searched refs:aac_hba_send (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dlinit.c735 status = aac_hba_send(HBA_IU_TYPE_SCSI_TM_REQ, fib, in aac_eh_abort()
937 status = aac_hba_send(command, fib, in aac_eh_dev_reset()
1001 status = aac_hba_send(command, fib, in aac_eh_target_reset()
H A Dcommctrl.c589 /* iu_type is a parameter of aac_hba_send */ in aac_send_raw_srb()
607 * we fill in iu_type, request_id later in aac_hba_send in aac_send_raw_srb()
706 status = aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, srbfib, in aac_send_raw_srb()
H A Daacraid.h2697 int aac_hba_send(u8 command, struct fib *context,
H A Dcommsup.c707 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() function
H A Daachba.c1530 /* iu_type is a parameter of aac_hba_send */ in aac_construct_hbacmd()
1550 /* we fill in iu_type, request_id later in aac_hba_send */ in aac_construct_hbacmd()
1653 return aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, fib, in aac_adapter_hba()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dlinit.c736 status = aac_hba_send(HBA_IU_TYPE_SCSI_TM_REQ, fib, in aac_eh_abort()
938 status = aac_hba_send(command, fib, in aac_eh_dev_reset()
1002 status = aac_hba_send(command, fib, in aac_eh_target_reset()
H A Dcommctrl.c589 /* iu_type is a parameter of aac_hba_send */ in aac_send_raw_srb()
607 * we fill in iu_type, request_id later in aac_hba_send in aac_send_raw_srb()
706 status = aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, srbfib, in aac_send_raw_srb()
H A Daacraid.h2711 int aac_hba_send(u8 command, struct fib *context,
H A Dcommsup.c707 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() function
H A Daachba.c1543 /* iu_type is a parameter of aac_hba_send */ in aac_construct_hbacmd()
1563 /* we fill in iu_type, request_id later in aac_hba_send */ in aac_construct_hbacmd()
1666 return aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, fib, in aac_adapter_hba()

Completed in 36 milliseconds