Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dlibi386.h131 #define BIOSPCI_32BITS 2 macro
H A Dbiospci.c283 err = biospci_read_config(locator, 0, BIOSPCI_32BITS, &devid); in biospci_enumerate()
H A Dcomconsole.c265 (locator & 0xff0000) >> 16, BIOSPCI_32BITS, &port) == -1) { in comc_pcidev_handle()