Searched refs:pm_present (Results 1 – 11 of 11) sorted by relevance
582 if (ch->pm_present) in siis_ch_init()788 status = (ch->pm_present) ? 0x8000 : 0x0001; in siis_notify_events()1626 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in siis_reset()1664 if (ch->pm_present) in siis_reset()1821 (ch->pm_present == 0 && in siisaction()1861 ch->pm_present = cts->xport_specific.sata.pm_present; in siisaction()1862 if (ch->pm_present) in siisaction()1895 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in siisaction()1923 cts->xport_specific.sata.pm_present = ch->pm_present; in siisaction()
377 int pm_present; /* PM presence reported */ member
518 if (ch->pm_present) { in mvs_set_edma_mode()638 d = ch->pm_present ? 15 : 0; in mvs_notify_events()1767 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in mvs_end_transaction()2145 if (stuck && ch->pm_present && port != 15) { in mvs_softreset()2207 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in mvs_sata_phy_reset()2273 (ch->pm_present == 0 && in mvsaction()2315 ch->pm_present = cts->xport_specific.sata.pm_present; in mvsaction()2344 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in mvsaction()2372 cts->xport_specific.sata.pm_present = ch->pm_present; in mvsaction()2400 if ((ch->quirks & MVS_Q_GENIIE) || ch->pm_present == 0) in mvsaction()
553 int pm_present; /* PM presence reported */ member
263 int pm_present; /* PM presence reported */ member1361 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in fsl_sata_end_transaction()1539 (ch->pm_present ? FSL_SATA_P_HCTRL_PM : 0)); in fsl_sata_start()1726 (ch->pm_present == 0 && in fsl_sataaction()1766 ch->pm_present = cts->xport_specific.sata.pm_present; in fsl_sataaction()1793 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in fsl_sataaction()1819 cts->xport_specific.sata.pm_present = ch->pm_present; in fsl_sataaction()
1391 (ch->pm_present || ch->curr[0].atapi != 0)) { in ahci_ch_intr_main()2143 (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()
475 if (ch->pm_present) in ahci_em_emulate_ses_on_led()561 if (ch->devices == 0 || ch->pm_present) in ahci_em_emulate_ses_on_led()
436 int pm_present; /* PM presence reported */ member
1012 u_int pm_present; /* PM is present (XPT->SIM) */ member
872 cts.xport_specific.sata.pm_present = 1; in aprobedone()1496 cts.xport_specific.sata.pm_present = 0; in ata_scan_bus()
5401 sata->pm_present); in cts_print()