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

  /src/sys/arch/sparc64/dev/
pyro.c 107 pcireg_t pyro_conf_read(pci_chipset_tag_t, pcitag_t, int);
284 pyro_conf_read(pci_chipset_tag_t pc, pcitag_t tag, int reg) function in typeref:typename:pcireg_t
448 npc->spc_conf_read = pyro_conf_read;
pyro.c 107 pcireg_t pyro_conf_read(pci_chipset_tag_t, pcitag_t, int);
284 pyro_conf_read(pci_chipset_tag_t pc, pcitag_t tag, int reg) function in typeref:typename:pcireg_t
448 npc->spc_conf_read = pyro_conf_read;

Completed in 42 milliseconds