Searched refs:sci_port_construct (Results 1 – 3 of 3) sorted by relevance
202 void sci_port_construct(
1637 sci_port_construct(&ihost->ports[i], i, ihost); in sci_controller_construct()1638 sci_port_construct(&ihost->ports[i], SCIC_SDS_DUMMY_PORT, ihost); in sci_controller_construct()
1606 void sci_port_construct(struct isci_port *iport, u8 index, in sci_port_construct() function