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

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

Completed in 105 milliseconds