Searched refs:aac_hba_send (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/scsi/aacraid/ |
D | linit.c | 737 status = aac_hba_send(HBA_IU_TYPE_SCSI_TM_REQ, fib, in aac_eh_abort() 939 status = aac_hba_send(command, fib, in aac_eh_dev_reset() 1003 status = aac_hba_send(command, fib, in aac_eh_target_reset()
|
D | commctrl.c | 706 status = aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, srbfib, in aac_send_raw_srb()
|
D | aacraid.h | 2711 int aac_hba_send(u8 command, struct fib *context,
|
D | commsup.c | 707 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() function
|
D | aachba.c | 1665 return aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, fib, in aac_adapter_hba()
|