Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c465 rqst.function_code = in pqi_report_device_capability()
1213 if (r->function_code != code) in validate_admin_response()
1231 rval = validate_admin_response(rsp, rqst->function_code); in submit_admin_rqst_sync()
1255 request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in create_event_queue()
1290 rqst.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in create_queue_group()
1313 rqst.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; in create_queue_group()
1338 rqst.function_code = PQI_GENERAL_ADMIN_FUNCTION_CHANGE_IQ_PROPERTY; in create_queue_group()
1351 rqst.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; in create_queue_group()
H A Dsmartpqi_hw.h438 uint8_t function_code; member
506 uint8_t function_code; member