Searched refs:pm_present (Results 1 – 11 of 11) sorted by relevance
581 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()636 d = ch->pm_present ? 15 : 0; in mvs_notify_events()1763 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in mvs_end_transaction()2142 if (stuck && ch->pm_present && port != 15) { in mvs_softreset()2204 sata_rev = ch->user[ch->pm_present ? 15 : 0].revision; in mvs_sata_phy_reset()2270 (ch->pm_present == 0 && in mvsaction()2312 ch->pm_present = cts->xport_specific.sata.pm_present; in mvsaction()2341 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in mvsaction()2369 cts->xport_specific.sata.pm_present = ch->pm_present; in mvsaction()2397 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 */ member1362 (ch->curr[ch->pm_present ? 15 : 0].caps & CTS_SATA_CAPS_D_PMREQ)) { in fsl_sata_end_transaction()1540 (ch->pm_present ? FSL_SATA_P_HCTRL_PM : 0)); in fsl_sata_start()1727 (ch->pm_present == 0 && in fsl_sataaction()1767 ch->pm_present = cts->xport_specific.sata.pm_present; in fsl_sataaction()1794 (ccb->ccb_h.target_id == 0 && !ch->pm_present))) { in fsl_sataaction()1820 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()
474 if (ch->pm_present) in ahci_em_emulate_ses_on_led()560 if (ch->devices == 0 || ch->pm_present) in ahci_em_emulate_ses_on_led()
436 int pm_present; /* PM presence reported */ member
1024 u_int pm_present; /* PM is present (XPT->SIM) */ member
860 cts.xport_specific.sata.pm_present = 1; in aprobedone()1484 cts.xport_specific.sata.pm_present = 0; in ata_scan_bus()
5370 sata->pm_present); in cts_print()