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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_port.h74 #define SCIC_SDS_DUMMY_PORT 0xFF macro
H A Dscic_sds_port.c789 this_port->logical_port_index = SCIC_SDS_DUMMY_PORT;
977 || (this_port->logical_port_index == SCIC_SDS_DUMMY_PORT)
1240 (this_port->logical_port_index != SCIC_SDS_DUMMY_PORT)
H A Dscic_sds_phy.c704 if (scic_sds_port_get_index(this_phy->owning_port) == SCIC_SDS_DUMMY_PORT)
H A Dscic_sds_controller.c6534 (index == SCI_MAX_PORTS) ? SCIC_SDS_DUMMY_PORT : index,

Completed in 140 milliseconds