Home
last modified time | relevance | path

Searched refs:SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device_states.c193 SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT in scif_sas_remote_device_starting_state_enter()
306 SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT in scif_sas_remote_device_stopping_state_enter()
443 fw_device->core_object, SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT); in scif_sas_remote_device_updating_port_width_state_enter()
H A Dscif_sas_remote_device_state_handlers.c802 fw_device->core_object, SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT); in scif_sas_remote_device_updating_port_width_state_complete_io_handler()
850 SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT in scif_sas_remote_device_updating_port_width_state_start_complete_handler()
910 fw_device->core_object, SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT); in scif_sas_remote_device_updating_port_width_state_stop_complete_handler()
H A Dscif_sas_remote_device.h85 #define SCIF_SAS_REMOTE_DEVICE_CORE_OP_TIMEOUT 1000 macro