Searched refs:pm_present (Results 1 – 10 of 10) sorted by relevance
582 if (ch->pm_present) in siis_ch_init()789 status = (ch->pm_present) ? 0x8000 : 0x0001; in siis_notify_events()1627 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in siis_reset()1665 if (ch->pm_present) in siis_reset()1822 (ch->pm_present == 0 && in siisaction()1862 ch->pm_present = cts->xport_specific.sata.pm_present; in siisaction()1863 if (ch->pm_present) in siisaction()1896 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in siisaction()1924 cts->xport_specific.sata.pm_present = ch->pm_present; in siisaction()
377 int pm_present; /* PM presence reported */ member
517 if (ch->pm_present) { in mvs_set_edma_mode()635 d = ch->pm_present ? 15 : 0; in mvs_notify_events()1762 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in mvs_end_transaction()2141 if (stuck && ch->pm_present && port != 15) { in mvs_softreset()2203 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in mvs_sata_phy_reset()2269 (ch->pm_present == 0 && in mvsaction()2311 ch->pm_present = cts->xport_specific.sata.pm_present; in mvsaction()2340 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in mvsaction()2368 cts->xport_specific.sata.pm_present = ch->pm_present; in mvsaction()2396 if ((ch->quirks & MVS_Q_GENIIE) || ch->pm_present == 0) in mvsaction()
553 int pm_present; /* PM presence reported */ member
262 int pm_present; /* PM presence reported */ member1360 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in fsl_sata_end_transaction()1538 (ch->pm_present ? FSL_SATA_P_HCTRL_PM : 0)); in fsl_sata_start()1725 (ch->pm_present == 0 && in fsl_sataaction()1765 ch->pm_present = cts->xport_specific.sata.pm_present; in fsl_sataaction()1792 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in fsl_sataaction()1818 cts->xport_specific.sata.pm_present = ch->pm_present; in fsl_sataaction()
1390 (ch->pm_present || ch->curr[0].atapi != 0)) { in ahci_ch_intr_main()2142 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in ahci_end_transaction()2320 ch->fbs_enabled = (fbs && ch->pm_present) ? 1 : 0; in ahci_start()2328 (ch->pm_present ? AHCI_P_CMD_PMA : 0)); in ahci_start()2661 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in ahci_sata_phy_reset()2725 (ch->pm_present == 0 && in ahciaction()2765 ch->pm_present = cts->xport_specific.sata.pm_present; in ahciaction()2794 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in ahciaction()2826 cts->xport_specific.sata.pm_present = ch->pm_present; in ahciaction()
436 int pm_present; /* PM presence reported */ member
1032 u_int pm_present; /* PM is present (XPT->SIM) */1024 u_int pm_present; /* PM is present (XPT->SIM) */ global() member
858 cts.xport_specific.sata.pm_present = 1; in aprobedone()1482 cts.xport_specific.sata.pm_present = 0; in ata_scan_bus()
5372 sata->pm_present); in cts_print()