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

  /src/sys/dev/ic/
aic7xxx_osm.h 449 static __inline void ahc_pci_write_config(ahc_dev_softc_t, int, uint32_t,
465 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) function in typeref:typename:void
  /src/sys/dev/pci/
ahc_pci.c 1390 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1,
1394 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);

Completed in 13 milliseconds