Searched refs:ata_promise_mio_pm_write (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ata/chipsets/
H A Data-promise.c72 static int ata_promise_mio_pm_write(device_t dev, int port, int reg, u_int32_t result);
585 ch->hw.pm_write = ata_promise_mio_pm_write;
890 ata_promise_mio_pm_write(device_t dev, int port, int reg, u_int32_t value) function

Completed in 56 milliseconds