Searched refs:ap_pmcount (Results 1 – 8 of 8) sorted by relevance
205 ap->ap_pmcount = nports; in sili_pm_identify()594 if (target == CAM_TARGET_WILDCARD || target >= ap->ap_pmcount) in sili_pm_check_good()
276 if (ap->ap_pmcount > atx->at_target) in sili_cam_probe()277 ap->ap_pmcount = atx->at_target; in sili_cam_probe()820 if (ccbh->target_id < 0 || ccbh->target_id >= ap->ap_pmcount) { in sili_xpt_action()
746 int ap_pmcount; member
312 ap->ap_pmcount = 0; in sili_port_init()555 for (target = 0; target < ap->ap_pmcount; ++target) { in sili_port_state_machine()850 ap->ap_pmcount = 1; in sili_port_softreset()
478 ap->ap_pmcount = nports; in ahci_pm_identify()927 if (target == CAM_TARGET_WILDCARD || target >= ap->ap_pmcount) in ahci_pm_check_good()
287 if (ap->ap_pmcount > atx->at_target) in ahci_cam_probe()288 ap->ap_pmcount = atx->at_target; in ahci_cam_probe()825 if (ccbh->target_id < 0 || ccbh->target_id >= ap->ap_pmcount) { in ahci_xpt_action()
444 int ap_pmcount; member
541 ap->ap_pmcount = 0;784 for (target = 0; target < ap->ap_pmcount; ++target) {1360 ap->ap_pmcount = 1;