Home
last modified time | relevance | path

Searched refs:phy_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_port.c1200 U32 phy_count = 0; in scic_sds_port_is_wide() local
1206 phy_count++; in scic_sds_port_is_wide()
1210 return (phy_count != 1); in scic_sds_port_is_wide()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h1109 uint16_t phy_count; member