Searched refs:sc_ccc_ports_cur (Results 1 – 2 of 2) sorted by relevance
140 u_int32_t sc_ccc_ports_cur; member
251 sc->sc_ccc_ports_cur = 0; in ahci_attach()922 ap->ap_sc->sc_ccc_ports_cur |= (1 << ap->ap_num); in ahci_default_port_start()924 ap->ap_sc->sc_ccc_ports_cur); in ahci_default_port_start()939 ap->ap_sc->sc_ccc_ports_cur &= ~(1 << ap->ap_num); in ahci_port_stop()941 ap->ap_sc->sc_ccc_ports_cur); in ahci_port_stop()2021 is |= sc->sc_ccc_ports_cur; in ahci_intr()