Searched refs:operation_status (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_remote_device_states.c143 fw_device->operation_status
191 fw_device->operation_status = scic_remote_device_start(
196 if (fw_device->operation_status != SCI_SUCCESS)
304 fw_device->operation_status = scic_remote_device_stop(
310 if (fw_device->operation_status != SCI_SUCCESS)
319 fw_device, fw_device->operation_status
374 fw_device->domain, fw_device, fw_device->operation_status
382 fw_device->operation_status
H A Dscif_sas_controller_states.c341 fw_controller->operation_status = scic_controller_reset(
344 if (fw_controller->operation_status == SCI_SUCCESS)
H A Dscif_sas_controller.h148 SCI_STATUS operation_status; member in struct:SCIF_SAS_CONTROLLER
H A Dscif_sas_remote_device.h256 SCI_STATUS operation_status; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscif_sas_remote_device_state_handlers.c108 fw_device->domain, fw_device, fw_device->operation_status
112 return fw_device->operation_status;
H A Dscif_sas_remote_device_ready_substate_handlers.c194 return fw_device->operation_status;
H A Dscif_sas_remote_device.c117 fw_device->operation_status = SCI_SUCCESS;
H A Dscif_sas_controller_state_handlers.c113 status = fw_controller->operation_status;
114 fw_controller->operation_status = SCI_SUCCESS;
/freebsd-11-stable/sys/dev/mly/
H A Dmlyreg.h1019 u_int8_t operation_status; member in struct:mly_ioctl_getsubsystemdata_bbustatus

Completed in 142 milliseconds