Home
last modified time | relevance | path

Searched refs:PCIEB_LINK_SPEED_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb_ioctl.h55 #define PCIEB_LINK_SPEED_UNKNOWN 0x00 macro
H A Dpcieb.c1534 pits.pits_speed = PCIEB_LINK_SPEED_UNKNOWN; in pcieb_ioctl_get_speed()
1560 pits.pits_speed = PCIEB_LINK_SPEED_UNKNOWN; in pcieb_ioctl_get_speed()
/illumos-gate/usr/src/cmd/pcieb/
H A Dpcieb.c84 uint32_t speed = PCIEB_LINK_SPEED_UNKNOWN; in main()