Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-intel.c62 static int ata_intel_sata_ahci_read(device_t dev, int port,
379 ch->hw.pm_read = ata_intel_sata_ahci_read; in ata_intel_ch_attach()
600 ata_intel_sata_ahci_read(device_t dev, int port, int reg, u_int32_t *result) in ata_intel_sata_ahci_read() function