Home
last modified time | relevance | path

Searched refs:submit_raid_rqst_sync (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c129 static boolean_t submit_raid_rqst_sync(pqi_state_t *s, pqi_iu_header_t *rqst,
879 if (submit_raid_rqst_sync(s, &rqst.header, NULL) == B_FALSE) in pqi_enable_events()
900 rval = submit_raid_rqst_sync(s, &rqst.header, NULL); in pqi_enable_events()
1128 if (submit_raid_rqst_sync(s, &rqst->header, NULL) == B_FALSE) in scsi_common()
1404 submit_raid_rqst_sync(pqi_state_t *s, pqi_iu_header_t *rqst, in submit_raid_rqst_sync() function
1553 if (submit_raid_rqst_sync(s, &rqst.header, NULL) == B_FALSE) in identify_physical_device()
1582 if (submit_raid_rqst_sync(s, &rqst.header, NULL) == B_FALSE) in identify_controller()
1611 rval = submit_raid_rqst_sync(s, &rqst.header, NULL); in write_host_wellness()
1634 if (submit_raid_rqst_sync(s, &rqst.header, NULL) == B_FALSE) in report_luns()