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

/freebsd-9.3-release/sys/cam/ata/
H A Data_all.h126 void ata_pm_write_cmd(struct ccb_ataio *ataio, int reg, int port, uint32_t val);
H A Data_pmp.c491 ata_pm_write_cmd(ataio, 129, 15, softc->caps & ~0x1);
513 ata_pm_write_cmd(ataio, 0x60, 15, 0x0);
524 ata_pm_write_cmd(ataio, 2, softc->pm_step,
537 ata_pm_write_cmd(ataio, 2, softc->pm_step,
561 ata_pm_write_cmd(ataio, 1, softc->pm_step, 0xFFFFFFFF);
572 ata_pm_write_cmd(ataio, 0x60, 15, 0x07 |
H A Data_all.c464 ata_pm_write_cmd(struct ccb_ataio *ataio, int reg, int port, uint32_t val) function

Completed in 158 milliseconds