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

/freebsd-11-stable/sys/cam/ata/
H A Data_pmp.c490 ata_pm_write_cmd(ataio, 129, 15, softc->caps & ~0x1);
512 ata_pm_write_cmd(ataio, 0x60, 15, 0x0);
523 ata_pm_write_cmd(ataio, 2, softc->pm_step,
536 ata_pm_write_cmd(ataio, 2, softc->pm_step,
560 ata_pm_write_cmd(ataio, 1, softc->pm_step, 0xFFFFFFFF);
571 ata_pm_write_cmd(ataio, 0x60, 15, 0x07 |
H A Data_all.h127 void ata_pm_write_cmd(struct ccb_ataio *ataio, int reg, int port, uint32_t val);
H A Data_all.c635 ata_pm_write_cmd(struct ccb_ataio *ataio, int reg, int port, uint32_t val) function

Completed in 92 milliseconds