Searched refs:isrom (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpci_map.c111 int s, is64bit, isrom; local
114 isrom = (reg == PCI_MAPREG_ROM);
116 if ((!isrom) && (reg < PCI_MAPREG_START ||
153 if (!isrom) {
221 *flagsp = (isrom || PCI_MAPREG_MEM_PREFETCHABLE(address)) ?

Completed in 79 milliseconds