HomeSort by: relevance | last modified time | path
    Searched refs:TI_PCISTATE_32BIT_BUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_tireg.h 151 #define TI_PCISTATE_32BIT_BUS 0x00100000 /* Tigon 2 only */
if_ti.c 1225 if (!(CSR_READ_4(sc, TI_PCI_STATE) & TI_PCISTATE_32BIT_BUS)) {
1234 TI_PCISTATE_32BIT_BUS);

Completed in 14 milliseconds