Searched refs:aac_sync_mbcommand (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | aac_ioctl.c | 60 extern int aac_sync_mbcommand(struct aac_softstate *, uint32_t, uint32_t, 273 (void) aac_sync_mbcommand(softs, AAC_BREAKPOINT_REQ, in aac_ioctl_send_fib()
|
H A D | aac.c | 277 int aac_sync_mbcommand(struct aac_softstate *, uint32_t, uint32_t, 2300 if ((aac_sync_mbcommand(softs, AAC_MONKER_GETINFO, 0, 0, 0, 0, in aac_check_firmware() 2373 if ((aac_sync_mbcommand(softs, AAC_MONKER_GETCOMMPREF, in aac_check_firmware() 3055 aac_sync_mbcommand(struct aac_softstate *softs, uint32_t cmd, in aac_sync_mbcommand() function 3809 if (aac_sync_mbcommand(softs, AAC_MONKER_INITSTRUCT, in aac_setup_comm_space() 4456 if ((aac_sync_mbcommand(softs, AAC_IOP_RESET, 0, 0, 0, 0, in aac_reset_adapter() 7993 if (aac_sync_mbcommand(softs, AAC_MONKER_GETDRVPROP, in aac_get_fw_debug_buffer()
|