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