Home
last modified time | relevance | path

Searched refs:ap_err_busy (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dahcivar.h96 int ap_err_busy; member
Dahci.c2444 KASSERT(ap->ap_err_busy == 0); in ahci_get_err_ccb()
2445 ap->ap_err_busy = 1; in ahci_get_err_ccb()
2479 KASSERT(ap->ap_err_busy); in ahci_put_err_ccb()
2496 ap->ap_err_busy = 0; in ahci_put_err_ccb()