Searched refs:acb2 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dosiop.c665 struct osiop_acb *acb2; local
666 TAILQ_FOREACH(acb2, &sc->nexus_list, chain) {
667 if (acb2 == acb) {
675 if (acb2 == NULL) {

Completed in 106 milliseconds