Searched refs:ap_ccb_mtx (Results 1 – 2 of 2) sorted by relevance
80 struct mutex ap_ccb_mtx; member
525 mtx_init(&ap->ap_ccb_mtx, IPL_BIO); in ahci_port_alloc()2396 mtx_enter(&ap->ap_ccb_mtx); in ahci_get_ccb()2403 mtx_leave(&ap->ap_ccb_mtx); in ahci_get_ccb()2424 mtx_enter(&ap->ap_ccb_mtx); in ahci_put_ccb()2426 mtx_leave(&ap->ap_ccb_mtx); in ahci_put_ccb()2524 mtx_enter(&ap->ap_ccb_mtx); in ahci_get_pmp_ccb()2526 mtx_leave(&ap->ap_ccb_mtx); in ahci_get_pmp_ccb()2547 mtx_enter(&ap->ap_ccb_mtx); in ahci_put_pmp_ccb()2549 mtx_leave(&ap->ap_ccb_mtx); in ahci_put_pmp_ccb()