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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_remote_device_states.c145 fw_device->operation_status
193 fw_device->operation_status = scic_remote_device_start(
198 if (fw_device->operation_status != SCI_SUCCESS)
306 fw_device->operation_status = scic_remote_device_stop(
312 if (fw_device->operation_status != SCI_SUCCESS)
321 fw_device, fw_device->operation_status
376 fw_device->domain, fw_device, fw_device->operation_status
384 fw_device->operation_status
H A Dscif_sas_controller_states.c343 fw_controller->operation_status = scic_controller_reset(
346 if (fw_controller->operation_status == SCI_SUCCESS)
H A Dscif_sas_controller.h150 SCI_STATUS operation_status; member in struct:SCIF_SAS_CONTROLLER
H A Dscif_sas_remote_device.h258 SCI_STATUS operation_status; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscif_sas_remote_device_state_handlers.c110 fw_device->domain, fw_device, fw_device->operation_status
114 return fw_device->operation_status;
H A Dscif_sas_remote_device_ready_substate_handlers.c196 return fw_device->operation_status;
H A Dscif_sas_remote_device.c119 fw_device->operation_status = SCI_SUCCESS;
H A Dscif_sas_controller_state_handlers.c115 status = fw_controller->operation_status;
116 fw_controller->operation_status = SCI_SUCCESS;
/freebsd-12-stable/sys/dev/mly/
H A Dmlyreg.h1021 u_int8_t operation_status; member in struct:mly_ioctl_getsubsystemdata_bbustatus

Completed in 215 milliseconds