Lines Matching refs:atapibus
59 #include "atapibus.h"
341 for (i = 0; i < chp->ch_ndrives && chp->atapibus == NULL; i++) {
349 aprint_normal("atapibus at %s not configured\n",
351 chp->atapibus = NULL;
640 * Detach atapibus and its children.
642 if ((dev = chp->atapibus) != NULL) {
649 KASSERT(chp->atapibus == NULL);
706 * atapibus detached.
708 if (child == chp->atapibus) {
709 chp->atapibus = NULL;
2286 if (chp->atapibus != NULL) {