Searched refs:aac_hba_send (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/aacraid/ |
D | linit.c | 736 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()
|
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 | 1666 return aac_hba_send(HBA_IU_TYPE_SCSI_CMD_REQ, fib, in aac_adapter_hba()
|