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

/freebsd-9.3-release/sys/dev/pci/
H A Dpcivar.h139 uint16_t statreg; /* supported PCI features and error state */ member in struct:pcicfg
H A Dpci.c599 cfg->statreg = REG(PCIR_STATUS, 2);
2456 printf("\tcmdreg=0x%04x, statreg=0x%04x, cachelnsz=%d (dwords)\n",
2457 cfg->cmdreg, cfg->statreg, cfg->cachelnsz);

Completed in 115 milliseconds