ap_active_cnt 348 dev/pci/ahci.c volatile u_int32_t ap_active_cnt; ap_active_cnt 1457 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 0); ap_active_cnt 1466 dev/pci/ahci.c if (ap->ap_sactive != 0 || ap->ap_active_cnt == 2) ap_active_cnt 1468 dev/pci/ahci.c else if (ap->ap_active_cnt < 2) { ap_active_cnt 1472 dev/pci/ahci.c ap->ap_active_cnt++; ap_active_cnt 1483 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 0); ap_active_cnt 1516 dev/pci/ahci.c ap->ap_active_cnt--; ap_active_cnt 1520 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 1); ap_active_cnt 1523 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 0); ap_active_cnt 1537 dev/pci/ahci.c ap->ap_active_cnt++; ap_active_cnt 1538 dev/pci/ahci.c if (ap->ap_active_cnt == 2) ap_active_cnt 1540 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 1); ap_active_cnt 1544 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 1 || ap->ap_active_cnt == 2); ap_active_cnt 1547 dev/pci/ahci.c ap->ap_active_cnt--; ap_active_cnt 1549 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 0); ap_active_cnt 1618 dev/pci/ahci.c KASSERT(ap->ap_active_cnt == 0); ap_active_cnt 1885 dev/pci/ahci.c ap->ap_err_saved_active_cnt = ap->ap_active_cnt; ap_active_cnt 1892 dev/pci/ahci.c ap->ap_active = ap->ap_active_cnt = ap->ap_sactive = 0; ap_active_cnt 1928 dev/pci/ahci.c ap->ap_active_cnt = ap->ap_err_saved_active_cnt;