Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.h167 typedef struct SCIC_SDS_CONTROLLER struct
185 struct SCIC_SDS_CONTROLLER_STATE_HANDLER *state_handlers; argument
191 SCIC_USER_PARAMETERS_T user_parameters;
197 U8 oem_parameters_version;
203 SCIC_OEM_PARAMETERS_T oem_parameters;
208 SCIC_SDS_PORT_CONFIGURATION_AGENT_T port_agent;
215 struct SCIC_SDS_PORT port_table[SCI_MAX_PORTS + 1];
221 struct SCIC_SDS_PHY phy_table[SCI_MAX_PHYS];
229 struct SCIC_SDS_REMOTE_DEVICE *device_table[SCI_MAX_REMOTE_DEVICES];
237 struct SCIC_SDS_REQUEST *io_request_table[SCI_MAX_IO_REQUESTS];
[all …]