Searched refs:port_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.c1515 port_status = this_controller->port_table[index].
1516 state_handlers->parent.stop_handler(&this_controller->port_table[index].parent);
1528 this_controller->port_table[index].logical_port_index, port_status
3823 port = &this_controller->port_table[index];
4351 *port_handle = &this_controller->port_table[port_index];
5047 &(this_controller->port_table[index]));
5083 &(this_controller->port_table[index]));
5129 if (this_controller->port_table[index].started_request_count != 0)
5528 &this_controller->port_table[index],
5664 result = this_controller->port_table[inde
[all...]
H A Dscic_sds_controller.h217 struct SCIC_SDS_PORT port_table[SCI_MAX_PORTS + 1]; member in struct:SCIC_SDS_CONTROLLER
H A Dscic_sds_port_configuration_agent.c403 &controller->port_table[port_index],
H A Dscic_sds_port.c361 &scic_sds_port_get_controller(port)->port_table[SCI_MAX_PORTS]
1254 SCIC_SDS_PORT_T *destination_port = &(this_port->owning_controller->port_table[the_phy->phy_index]);

Completed in 100 milliseconds