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

  /src/sys/arch/mips/bonito/
bonito_pci.c 117 bonito_conf_addr(struct bonito_config *bc, pcitag_t tag, int offset, function in typeref:typename:bool
148 if (bonito_conf_addr(bc, tag, offset, &cfgoff, &pcimap_cfg))
184 if (bonito_conf_addr(vt, tag, offset, &cfgoff, &pcimap_cfg))
bonito_pci.c 117 bonito_conf_addr(struct bonito_config *bc, pcitag_t tag, int offset, function in typeref:typename:bool
148 if (bonito_conf_addr(bc, tag, offset, &cfgoff, &pcimap_cfg))
184 if (bonito_conf_addr(vt, tag, offset, &cfgoff, &pcimap_cfg))

Completed in 23 milliseconds