Home
last modified time | relevance | path

Searched defs:smp_request (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/isci/scil/
HDscic_sds_smp_request.c211 SMP_REQUEST_T smp_request; in scic_io_request_construct_smp() local
293 SMP_REQUEST_T smp_request; in scic_io_request_construct_smp_pass_through() local
366 SMP_REQUEST_T *smp_request in scu_smp_request_construct_task_context()
HDscif_sas_smp_io_request.c122 SMP_REQUEST_T * smp_request, in scif_sas_smp_protocol_request_construct()
154 SMP_REQUEST_T * smp_request, in scif_sas_smp_request_build()
/NextBSD/sys/cam/scsi/
HDsmp_all.c199 smp_command_decode(uint8_t *smp_request, int request_len, struct sbuf *sb, in smp_command_decode()
/NextBSD/sys/cam/
HDcam_ccb.h670 uint8_t *smp_request; member
1308 uint8_t *smp_request, int smp_request_len, in cam_fill_smpio()
/NextBSD/sbin/camcontrol/
HDcamcontrol.c6847 uint8_t *smp_request = NULL, *smp_response = NULL; in smpcmd() local