Searched defs:ahc_pci_write_config (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c303 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) function
316 panic("ahc_pci_write_config: Write size too big");
405 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND,
454 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, 4);

Completed in 55 milliseconds