Searched refs:SCIC_SDS_PORT (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_port.h | 114 typedef struct SCIC_SDS_PORT struct 224 typedef SCI_STATUS (*SCIC_SDS_PORT_EVENT_HANDLER_T)(struct SCIC_SDS_PORT *, U32); argument 226 typedef SCI_STATUS (*SCIC_SDS_PORT_FRAME_HANDLER_T)(struct SCIC_SDS_PORT *, U32); 228 typedef void (*SCIC_SDS_PORT_LINK_HANDLER_T)(struct SCIC_SDS_PORT *, struct SCIC_SDS_PHY *); 231 struct SCIC_SDS_PORT *, 384 struct SCIC_SDS_PORT * this_port, 389 struct SCIC_SDS_PORT * this_port, 498 struct SCIC_SDS_PORT * port, 503 struct SCIC_SDS_PORT * port, 508 struct SCIC_SDS_PORT *this_port, [all …]
|
H A D | scic_sds_phy.h | 153 struct SCIC_SDS_PORT; 213 struct SCIC_SDS_PORT * owning_port; 406 struct SCIC_SDS_PORT *owning_port, 416 struct SCIC_SDS_PORT *owning_port
|
H A D | scic_sds_controller.h | 215 struct SCIC_SDS_PORT port_table[SCI_MAX_PORTS + 1]; 427 struct SCIC_SDS_PORT *port, 670 struct SCIC_SDS_PORT *this_port 697 struct SCIC_SDS_PORT *the_port, 703 struct SCIC_SDS_PORT *the_port,
|
H A D | scic_sds_port_configuration_agent.h | 73 struct SCIC_SDS_PORT; 79 struct SCIC_SDS_PORT *,
|
H A D | scic_sds_remote_device.h | 76 struct SCIC_SDS_PORT; 249 struct SCIC_SDS_PORT *owning_port;
|