Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_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()
H A Dscif_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()
/freebsd/sys/cam/scsi/
H A Dsmp_all.c197 smp_command_decode(uint8_t *smp_request, int request_len, struct sbuf *sb, in smp_command_decode()
/freebsd/sys/cam/
H A Dcam_ccb.h728 uint8_t *smp_request; member
1489 uint8_t *smp_request, int smp_request_len, in cam_fill_smpio()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c7732 uint8_t *smp_request = NULL, *smp_response = NULL; in smpcmd() local