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

  /src/sys/arch/arm/xscale/
becc_pci.c 72 void becc_pci_conf_write(void *, pcitag_t, int, pcireg_t);
107 pc->pc_conf_write = becc_pci_conf_write;
311 becc_pci_conf_write(void *v, pcitag_t tag, int offset, pcireg_t val) function in typeref:typename:void
becc_pci.c 72 void becc_pci_conf_write(void *, pcitag_t, int, pcireg_t);
107 pc->pc_conf_write = becc_pci_conf_write;
311 becc_pci_conf_write(void *v, pcitag_t tag, int offset, pcireg_t val) function in typeref:typename:void

Completed in 21 milliseconds