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

  /src/sys/dev/pci/
if_bwfm_pci.c 1610 uint16_t cfg_offset[] = { local in function:bwfm_pci_buscore_reset
1624 for (i = 0; i < nitems(cfg_offset); i++) {
1626 BWFM_PCI_PCIE2REG_CONFIGADDR, cfg_offset[i]);
1630 DEVNAME(sc), cfg_offset[i], reg));
if_bwfm_pci.c 1610 uint16_t cfg_offset[] = { local in function:bwfm_pci_buscore_reset
1624 for (i = 0; i < nitems(cfg_offset); i++) {
1626 BWFM_PCI_PCIE2REG_CONFIGADDR, cfg_offset[i]);
1630 DEVNAME(sc), cfg_offset[i], reg));

Completed in 23 milliseconds