Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospci.c225 uint16_t version, hwcap, maxbus; in biospci_detect() local
242 maxbus = v86.ecx & 0xff; in biospci_detect()
247 maxbus); in biospci_detect()
257 sprintf(buf, "%d", maxbus); in biospci_detect()