HomeSort by: relevance | last modified time | path
    Searched defs:pci_writemax (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 1251 uint32_t pci_writemax = 0; local in function:ti_chipinit
1348 TI_SETBIT(sc, TI_PCI_STATE, pci_writemax | TI_PCI_READMAX_1024);
1350 TI_SETBIT(sc, TI_PCI_STATE, pci_writemax);

Completed in 37 milliseconds