Home
last modified time | relevance | path

Searched refs:ata_pci_write_config (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/ata/
HData-pci.h533 void ata_pci_write_config(device_t dev, device_t child, int reg,
582 DEVMETHOD(pci_write_config, ata_pci_write_config), \
HData-pci.c206 ata_pci_write_config(device_t dev, device_t child, int reg, in ata_pci_write_config() function
592 DEVMETHOD(pci_write_config, ata_pci_write_config),
/freebsd-14-stable/sys/dev/ata/chipsets/
HData-fsl.c221 DEVMETHOD(pci_write_config, ata_pci_write_config),