Searched defs:linksts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c96 uint16_t linksts; local
143 linksts = pci_config_get16(sp->s_pci_handle, off + PCIE_LINKSTS);
144 switch (linksts & PCIE_LINKSTS_NEG_WIDTH_MASK) {
166 switch (linksts & PCIE_LINKSTS_SPEED_MASK) {

Completed in 43 milliseconds