Searched defs:smp_response (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/isci/
H A Disci_domain.c249 scif_cb_domain_ea_device_added(SCI_CONTROLLER_HANDLE_T controller, SCI_DOMAIN_HANDLE_T domain, SCI_REMOTE_DEVICE_HANDLE_T containing_device, SMP_RESPONSE_DISCOVER_T *smp_response) argument
H A Disci_io_request.c106 void *smp_response = local
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c182 SMP_RESPONSE_T * smp_response = (SMP_RESPONSE_T *)response_data; local
[all...]
/freebsd-13-stable/sbin/camcontrol/
H A Dcamcontrol.c7640 uint8_t *smp_request = NULL, *smp_response = NULL; local
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h712 uint8_t *smp_response; member in struct:ccb_smpio
1445 cam_fill_smpio(struct ccb_smpio *smpio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint32_t flags, uint8_t *smp_request, int smp_request_len, uint8_t *smp_response, int smp_response_len, uint32_t timeout) argument

Completed in 132 milliseconds