Searched refs:SendScsiInquiryFunc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2490 HBASendScsiInquiryFunc SendScsiInquiryFunc;
2495 SendScsiInquiryFunc = lib_infop->functionTable.ScsiInquiryHandler;
2496 if (SendScsiInquiryFunc != NULL) {
2497 status =((SendScsiInquiryFunc)(
2484 HBASendScsiInquiryFunc SendScsiInquiryFunc; local
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2845 HBASendScsiInquiryFunc SendScsiInquiryFunc; local
2855 SendScsiInquiryFunc =
2857 if (SendScsiInquiryFunc != NULL) {
2858 status = ((SendScsiInquiryFunc)(

Completed in 75 milliseconds