ap_num 338 dev/pci/ahci.c int ap_num;
ap_num 850 dev/pci/ahci.c ap->ap_num = port;
ap_num 1081 dev/pci/ahci.c if (ap->ap_sc->sc_ccc_ports & (1 << ap->ap_num)) {
ap_num 1082 dev/pci/ahci.c ap->ap_sc->sc_ccc_ports_cur |= (1 << ap->ap_num);
ap_num 1106 dev/pci/ahci.c if (ap->ap_sc->sc_ccc_ports & (1 << ap->ap_num)) {
ap_num 1107 dev/pci/ahci.c ap->ap_sc->sc_ccc_ports_cur &= ~(1 << ap->ap_num);