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

  /src/sys/dev/pci/
if_wi_pci.c 221 bus_space_handle_t memh, ioh, plxh, tmdh; local in function:wi_pci_attach
270 &tmdt, &tmdh, NULL, NULL) != 0) {
349 bus_space_write_1(tmdt, tmdh, 0, WI_COR_IOMODE);
if_wi_pci.c 221 bus_space_handle_t memh, ioh, plxh, tmdh; local in function:wi_pci_attach
270 &tmdt, &tmdh, NULL, NULL) != 0) {
349 bus_space_write_1(tmdt, tmdh, 0, WI_COR_IOMODE);

Completed in 22 milliseconds