NULL 82 altq/altq_cbq.c cbqp->cbq_class_tbl[i] = NULL; NULL 85 altq/altq_cbq.c cbqp->ifnp.root_ = NULL; NULL 87 altq/altq_cbq.c cbqp->ifnp.default_ = NULL; NULL 99 altq/altq_cbq.c return (NULL); NULL 105 altq/altq_cbq.c if ((cl = cbqp->cbq_class_tbl[i]) != NULL && NULL 109 altq/altq_cbq.c if ((cl = cbqp->cbq_class_tbl[i]) != NULL && NULL 112 altq/altq_cbq.c return (NULL); NULL 125 altq/altq_cbq.c if ((cl = cbqp->cbq_class_tbl[i]) != NULL) { NULL 130 altq/altq_cbq.c cbqp->cbq_class_tbl[i] = NULL; NULL 132 altq/altq_cbq.c cbqp->ifnp.root_ = NULL; NULL 134 altq/altq_cbq.c cbqp->ifnp.default_ = NULL; NULL 196 altq/altq_cbq.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) NULL 200 altq/altq_cbq.c cbq_enqueue, cbq_dequeue, cbq_request, NULL, NULL); NULL 211 altq/altq_cbq.c if ((ifp = ifunit(a->ifname)) == NULL) NULL 218 altq/altq_cbq.c if (cbqp == NULL) NULL 236 altq/altq_cbq.c if ((cbqp = a->altq_disc) == NULL) NULL 238 altq/altq_cbq.c a->altq_disc = NULL; NULL 262 altq/altq_cbq.c if ((cbqp = a->altq_disc) == NULL) NULL 273 altq/altq_cbq.c if (cbqp->cbq_class_tbl[i] != NULL) { NULL 275 altq/altq_cbq.c if (cbqp->cbq_class_tbl[i] == NULL) NULL 291 altq/altq_cbq.c borrow = NULL; NULL 297 altq/altq_cbq.c if (parent == NULL && (opts->flags & CBQCLF_ROOTCLASS) == 0) { NULL 302 altq/altq_cbq.c if ((borrow != parent) && (borrow != NULL)) { NULL 312 altq/altq_cbq.c if (parent != NULL) NULL 347 altq/altq_cbq.c if (cl == NULL) NULL 370 altq/altq_cbq.c if ((cbqp = a->altq_disc) == NULL) NULL 373 altq/altq_cbq.c if ((cl = clh_to_clp(cbqp, a->qid)) == NULL) NULL 388 altq/altq_cbq.c cbqp->cbq_class_tbl[i] = NULL; NULL 390 altq/altq_cbq.c cbqp->ifnp.root_ = NULL; NULL 392 altq/altq_cbq.c cbqp->ifnp.default_ = NULL; NULL 407 altq/altq_cbq.c if ((cbqp = altq_lookup(a->ifname, ALTQT_CBQ)) == NULL) NULL 410 altq/altq_cbq.c if ((cl = clh_to_clp(cbqp, a->qid)) == NULL) NULL 454 altq/altq_cbq.c if ((cl = clh_to_clp(cbqp, m->m_pkthdr.pf.qid)) == NULL) { NULL 456 altq/altq_cbq.c if (cl == NULL) { NULL 460 altq/altq_cbq.c cl->pktattr_ = NULL; NULL 512 altq/altq_cbq.c if ((cbqp = (cbq_state_t *)ifq->altq_disc) == NULL) NULL 528 altq/altq_cbq.c if ((cl = cbqp->cbq_class_tbl[i]) != NULL) NULL 118 altq/altq_cdnr.c altq_cdnr_input(NULL, 0); NULL 120 altq/altq_cdnr.c cdnrcmd_if_attach(NULL); NULL 121 altq/altq_cdnr.c cdnrcmd_if_detach(NULL); NULL 122 altq/altq_cdnr.c cdnrcmd_add_element(NULL); NULL 123 altq/altq_cdnr.c cdnrcmd_delete_element(NULL); NULL 124 altq/altq_cdnr.c cdnrcmd_add_tbm(NULL); NULL 125 altq/altq_cdnr.c cdnrcmd_modify_tbm(NULL); NULL 126 altq/altq_cdnr.c cdnrcmd_tbm_stats(NULL); NULL 127 altq/altq_cdnr.c cdnrcmd_add_trtcm(NULL); NULL 128 altq/altq_cdnr.c cdnrcmd_modify_trtcm(NULL); NULL 129 altq/altq_cdnr.c cdnrcmd_tcm_stats(NULL); NULL 130 altq/altq_cdnr.c cdnrcmd_add_tswtcm(NULL); NULL 131 altq/altq_cdnr.c cdnrcmd_modify_tswtcm(NULL); NULL 132 altq/altq_cdnr.c cdnrcmd_get_stats(NULL); NULL 173 altq/altq_cdnr.c tca = NULL; NULL 178 altq/altq_cdnr.c if (cb != NULL) NULL 181 altq/altq_cdnr.c if (tca == NULL) NULL 228 altq/altq_cdnr.c if ((ifp = ifunit(ifname)) != NULL) NULL 232 altq/altq_cdnr.c return (NULL); NULL 243 altq/altq_cdnr.c return (NULL); NULL 245 altq/altq_cdnr.c if (cb == NULL || cb->cb_handle != handle) NULL 246 altq/altq_cdnr.c return (NULL); NULL 284 altq/altq_cdnr.c return (NULL); NULL 288 altq/altq_cdnr.c if (cb == NULL) NULL 289 altq/altq_cdnr.c return (NULL); NULL 296 altq/altq_cdnr.c if (top == NULL) NULL 301 altq/altq_cdnr.c if (input_func != NULL) { NULL 313 altq/altq_cdnr.c if (top != NULL) NULL 376 altq/altq_cdnr.c if (cdnr_handle2cb(utca->tca_handle) == NULL) NULL 399 altq/altq_cdnr.c if (cb == NULL) { NULL 420 altq/altq_cdnr.c if (cb == NULL) NULL 436 altq/altq_cdnr.c if ((top = cdnr_cballoc(NULL, TCETYPE_TOP, NULL)) == NULL) NULL 437 altq/altq_cdnr.c return (NULL); NULL 458 altq/altq_cdnr.c top->tc_ifq->altq_cdnr = NULL; NULL 463 altq/altq_cdnr.c while ((cb = LIST_FIRST(&top->tc_elements)) != NULL) { NULL 464 altq/altq_cdnr.c while (cb != NULL && cb->cb_ref > 0) NULL 466 altq/altq_cdnr.c if (cb != NULL) NULL 475 altq/altq_cdnr.c if (altq_input != NULL) { NULL 479 altq/altq_cdnr.c if (top == NULL) NULL 480 altq/altq_cdnr.c altq_input = NULL; NULL 497 altq/altq_cdnr.c return (NULL); NULL 499 altq/altq_cdnr.c if ((cb = cdnr_cballoc(top, TCETYPE_ELEMENT, NULL)) == NULL) NULL 500 altq/altq_cdnr.c return (NULL); NULL 555 altq/altq_cdnr.c struct tbmeter *tbm = NULL; NULL 559 altq/altq_cdnr.c return (NULL); NULL 562 altq/altq_cdnr.c tbm_input)) == NULL) NULL 563 altq/altq_cdnr.c return (NULL); NULL 633 altq/altq_cdnr.c struct trtcm *tcm = NULL; NULL 638 altq/altq_cdnr.c return (NULL); NULL 641 altq/altq_cdnr.c trtcm_input)) == NULL) NULL 642 altq/altq_cdnr.c return (NULL); NULL 765 altq/altq_cdnr.c return (NULL); NULL 768 altq/altq_cdnr.c tswtcm_input)) == NULL) NULL 769 altq/altq_cdnr.c return (NULL); NULL 887 altq/altq_cdnr.c if ((ifp = ifunit(ifname)) == NULL) NULL 890 altq/altq_cdnr.c if (ifp->if_snd.altq_cdnr != NULL) NULL 893 altq/altq_cdnr.c if ((top = top_create(&ifp->if_snd)) == NULL) NULL 904 altq/altq_cdnr.c if ((top = tcb_lookup(ifname)) == NULL) NULL 917 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 921 altq/altq_cdnr.c if (cb == NULL) NULL 935 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 938 altq/altq_cdnr.c if ((cb = cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 954 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 958 altq/altq_cdnr.c if (tbm == NULL) NULL 971 altq/altq_cdnr.c if ((tbm = (struct tbmeter *)cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 985 altq/altq_cdnr.c if ((tbm = (struct tbmeter *)cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 1001 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 1007 altq/altq_cdnr.c if (tcm == NULL) NULL 1021 altq/altq_cdnr.c if ((tcm = (struct trtcm *)cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 1036 altq/altq_cdnr.c if ((cb = cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 1064 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 1073 altq/altq_cdnr.c if (tsw == NULL) NULL 1087 altq/altq_cdnr.c if ((tsw = (struct tswtcm *)cdnr_handle2cb(ap->cdnr_handle)) == NULL) NULL 1116 altq/altq_cdnr.c if ((top = tcb_lookup(ap->iface.cdnr_ifname)) == NULL) NULL 1125 altq/altq_cdnr.c if (nelements <= 0 || usp == NULL) NULL 72 altq/altq_classq.h #define qhead(q) ((q)->tail_ ? (q)->tail_->m_nextpkt : NULL) NULL 97 altq/altq_classq.h if ((m0 = qtail(q)) != NULL) NULL 111 altq/altq_classq.h if ((m = qtail(q)) == NULL) NULL 112 altq/altq_classq.h return (NULL); NULL 116 altq/altq_classq.h qtail(q) = NULL; NULL 118 altq/altq_classq.h m0->m_nextpkt = NULL; NULL 128 altq/altq_classq.h if ((m = m0 = qtail(q)) == NULL) NULL 129 altq/altq_classq.h return NULL; NULL 136 altq/altq_classq.h qtail(q) = NULL; NULL 140 altq/altq_classq.h m->m_nextpkt = NULL; NULL 151 altq/altq_classq.h if ((m = qtail(q)) == NULL) NULL 152 altq/altq_classq.h return NULL; NULL 154 altq/altq_classq.h qtail(q) = NULL; NULL 156 altq/altq_classq.h struct mbuf *prev = NULL; NULL 168 altq/altq_classq.h m->m_nextpkt = NULL; NULL 184 altq/altq_classq.h qtail(q) = NULL; NULL 195 altq/altq_classq.h while ((m = _getq(q)) != NULL) NULL 127 altq/altq_hfsc.c #define is_a_parent_class(cl) ((cl)->cl_children != NULL) NULL 137 altq/altq_hfsc.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) NULL 141 altq/altq_hfsc.c hfsc_enqueue, hfsc_dequeue, hfsc_request, NULL, NULL); NULL 152 altq/altq_hfsc.c if ((ifp = ifunit(a->ifname)) == NULL) NULL 159 altq/altq_hfsc.c if (hif == NULL) NULL 164 altq/altq_hfsc.c if (hif->hif_eligible == NULL) { NULL 182 altq/altq_hfsc.c if ((hif = a->altq_disc) == NULL) NULL 184 altq/altq_hfsc.c a->altq_disc = NULL; NULL 204 altq/altq_hfsc.c if ((hif = a->altq_disc) == NULL) NULL 210 altq/altq_hfsc.c hif->hif_rootclass == NULL) NULL 211 altq/altq_hfsc.c parent = NULL; NULL 212 altq/altq_hfsc.c else if ((parent = clh_to_clp(hif, a->parent_qid)) == NULL) NULL 218 altq/altq_hfsc.c if (clh_to_clp(hif, a->qid) != NULL) NULL 233 altq/altq_hfsc.c if (cl == NULL) NULL 245 altq/altq_hfsc.c if ((hif = a->altq_disc) == NULL) NULL 248 altq/altq_hfsc.c if ((cl = clh_to_clp(hif, a->qid)) == NULL) NULL 262 altq/altq_hfsc.c if ((hif = altq_lookup(a->ifname, ALTQT_HFSC)) == NULL) NULL 265 altq/altq_hfsc.c if ((cl = clh_to_clp(hif, a->qid)) == NULL) NULL 289 altq/altq_hfsc.c while (hif->hif_rootclass != NULL && NULL 290 altq/altq_hfsc.c (cl = hif->hif_rootclass->cl_children) != NULL) { NULL 295 altq/altq_hfsc.c for (; cl != NULL; cl = hfsc_nextclass(cl)) { NULL 325 altq/altq_hfsc.c for (cl = hif->hif_rootclass; cl != NULL; cl = hfsc_nextclass(cl)) NULL 341 altq/altq_hfsc.c return (NULL); NULL 348 altq/altq_hfsc.c return (NULL); NULL 354 altq/altq_hfsc.c if (cl == NULL) NULL 355 altq/altq_hfsc.c return (NULL); NULL 360 altq/altq_hfsc.c if (cl->cl_q == NULL) NULL 365 altq/altq_hfsc.c if (cl->cl_actc == NULL) NULL 380 altq/altq_hfsc.c if (rsc != NULL && rsc->m2 > m2) NULL 382 altq/altq_hfsc.c if (fsc != NULL && fsc->m2 > m2) NULL 384 altq/altq_hfsc.c if (usc != NULL && usc->m2 > m2) NULL 404 altq/altq_hfsc.c if (cl->cl_red != NULL) NULL 409 altq/altq_hfsc.c cl->cl_red = (red_t *)rio_alloc(0, NULL, NULL 411 altq/altq_hfsc.c if (cl->cl_red != NULL) NULL 418 altq/altq_hfsc.c if (rsc != NULL && (rsc->m1 != 0 || rsc->m2 != 0)) { NULL 421 altq/altq_hfsc.c if (cl->cl_rsc == NULL) NULL 427 altq/altq_hfsc.c if (fsc != NULL && (fsc->m1 != 0 || fsc->m2 != 0)) { NULL 430 altq/altq_hfsc.c if (cl->cl_fsc == NULL) NULL 435 altq/altq_hfsc.c if (usc != NULL && (usc->m1 != 0 || usc->m2 != 0)) { NULL 438 altq/altq_hfsc.c if (cl->cl_usc == NULL) NULL 458 altq/altq_hfsc.c if (hif->hif_class_tbl[i] == NULL) NULL 462 altq/altq_hfsc.c if (hif->hif_class_tbl[i] == NULL) { NULL 475 altq/altq_hfsc.c if (parent == NULL) { NULL 480 altq/altq_hfsc.c if ((p = parent->cl_children) == NULL) NULL 483 altq/altq_hfsc.c while (p->cl_siblings != NULL) NULL 493 altq/altq_hfsc.c if (cl->cl_actc != NULL) NULL 495 altq/altq_hfsc.c if (cl->cl_red != NULL) { NULL 505 altq/altq_hfsc.c if (cl->cl_fsc != NULL) NULL 507 altq/altq_hfsc.c if (cl->cl_rsc != NULL) NULL 509 altq/altq_hfsc.c if (cl->cl_usc != NULL) NULL 511 altq/altq_hfsc.c if (cl->cl_q != NULL) NULL 514 altq/altq_hfsc.c return (NULL); NULL 522 altq/altq_hfsc.c if (cl == NULL) NULL 533 altq/altq_hfsc.c if (cl->cl_parent == NULL) { NULL 545 altq/altq_hfsc.c } while ((p = p->cl_siblings) != NULL); NULL 546 altq/altq_hfsc.c ASSERT(p != NULL); NULL 551 altq/altq_hfsc.c cl->cl_hif->hif_class_tbl[i] = NULL; NULL 560 altq/altq_hfsc.c if (cl->cl_red != NULL) { NULL 572 altq/altq_hfsc.c cl->cl_hif->hif_rootclass = NULL; NULL 574 altq/altq_hfsc.c cl->cl_hif->hif_defaultclass = NULL; NULL 576 altq/altq_hfsc.c if (cl->cl_usc != NULL) NULL 578 altq/altq_hfsc.c if (cl->cl_fsc != NULL) NULL 580 altq/altq_hfsc.c if (cl->cl_rsc != NULL) NULL 597 altq/altq_hfsc.c if (cl->cl_children != NULL) NULL 599 altq/altq_hfsc.c else if (cl->cl_siblings != NULL) NULL 602 altq/altq_hfsc.c while ((cl = cl->cl_parent) != NULL) NULL 631 altq/altq_hfsc.c if ((cl = clh_to_clp(hif, m->m_pkthdr.pf.qid)) == NULL || NULL 634 altq/altq_hfsc.c if (cl == NULL) { NULL 638 altq/altq_hfsc.c cl->cl_pktattr = NULL; NULL 678 altq/altq_hfsc.c return (NULL); NULL 682 altq/altq_hfsc.c if (op == ALTDQ_REMOVE && hif->hif_pollcache != NULL) { NULL 685 altq/altq_hfsc.c hif->hif_pollcache = NULL; NULL 687 altq/altq_hfsc.c if (cl->cl_rsc != NULL) NULL 696 altq/altq_hfsc.c != NULL) { NULL 710 altq/altq_hfsc.c if (cl == NULL) { NULL 715 altq/altq_hfsc.c return (NULL); NULL 737 altq/altq_hfsc.c if (m == NULL) NULL 749 altq/altq_hfsc.c if (cl->cl_rsc != NULL) { NULL 820 altq/altq_hfsc.c while ((m = _getq(cl->cl_q)) != NULL) { NULL 835 altq/altq_hfsc.c if (cl->cl_rsc != NULL) NULL 837 altq/altq_hfsc.c if (cl->cl_fsc != NULL) NULL 846 altq/altq_hfsc.c if (cl->cl_rsc != NULL) NULL 907 altq/altq_hfsc.c for ( ; cl->cl_parent != NULL; cl = cl->cl_parent) { NULL 916 altq/altq_hfsc.c if (max_cl != NULL) { NULL 937 altq/altq_hfsc.c for (p = cl->cl_parent->cl_children; p != NULL; NULL 963 altq/altq_hfsc.c if (cl->cl_usc != NULL) { NULL 997 altq/altq_hfsc.c for (; cl->cl_parent != NULL; cl = cl->cl_parent) { NULL 1001 altq/altq_hfsc.c if (cl->cl_fsc == NULL || cl->cl_nactive == 0) NULL 1043 altq/altq_hfsc.c if (cl->cl_usc != NULL) { NULL 1128 altq/altq_hfsc.c if ((p = TAILQ_LAST(hif->hif_eligible, _eligible)) == NULL || NULL 1162 altq/altq_hfsc.c if (p == NULL || cl->cl_e <= p->cl_e) NULL 1167 altq/altq_hfsc.c ASSERT(last != NULL); NULL 1178 altq/altq_hfsc.c while ((p = TAILQ_NEXT(p, cl_ellist)) != NULL) { NULL 1192 altq/altq_hfsc.c struct hfsc_class *p, *cl = NULL; NULL 1197 altq/altq_hfsc.c if (cl == NULL || p->cl_d < cl->cl_d) NULL 1229 altq/altq_hfsc.c if ((p = TAILQ_LAST(cl->cl_parent->cl_actc, _active)) == NULL NULL 1261 altq/altq_hfsc.c if (p == NULL || cl->cl_vt < p->cl_vt) NULL 1266 altq/altq_hfsc.c ASSERT(last != NULL); NULL 1277 altq/altq_hfsc.c while ((p = TAILQ_NEXT(p, cl_actlist)) != NULL) { NULL 1296 altq/altq_hfsc.c return (NULL); NULL 1551 altq/altq_hfsc.c if (cl->cl_rsc != NULL) { NULL 1560 altq/altq_hfsc.c if (cl->cl_fsc != NULL) { NULL 1569 altq/altq_hfsc.c if (cl->cl_usc != NULL) { NULL 1627 altq/altq_hfsc.c return (NULL); NULL 1633 altq/altq_hfsc.c if ((cl = hif->hif_class_tbl[i]) != NULL && cl->cl_handle == chandle) NULL 1636 altq/altq_hfsc.c if ((cl = hif->hif_class_tbl[i]) != NULL && NULL 1639 altq/altq_hfsc.c return (NULL); NULL 76 altq/altq_priq.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) NULL 80 altq/altq_priq.c priq_enqueue, priq_dequeue, priq_request, NULL, NULL); NULL 91 altq/altq_priq.c if ((ifp = ifunit(a->ifname)) == NULL) NULL 98 altq/altq_priq.c if (pif == NULL) NULL 116 altq/altq_priq.c if ((pif = a->altq_disc) == NULL) NULL 118 altq/altq_priq.c a->altq_disc = NULL; NULL 132 altq/altq_priq.c if ((pif = a->altq_disc) == NULL) NULL 140 altq/altq_priq.c if (pif->pif_classes[a->priority] != NULL) NULL 142 altq/altq_priq.c if (clh_to_clp(pif, a->qid) != NULL) NULL 147 altq/altq_priq.c if (cl == NULL) NULL 159 altq/altq_priq.c if ((pif = a->altq_disc) == NULL) NULL 162 altq/altq_priq.c if ((cl = clh_to_clp(pif, a->qid)) == NULL) NULL 176 altq/altq_priq.c if ((pif = altq_lookup(a->ifname, ALTQT_PRIQ)) == NULL) NULL 179 altq/altq_priq.c if ((cl = clh_to_clp(pif, a->qid)) == NULL) NULL 205 altq/altq_priq.c if ((cl = pif->pif_classes[pri]) != NULL) NULL 232 altq/altq_priq.c if ((cl = pif->pif_classes[pri]) != NULL && !qempty(cl->cl_q)) NULL 250 altq/altq_priq.c return (NULL); NULL 254 altq/altq_priq.c if ((cl = pif->pif_classes[pri]) != NULL) { NULL 271 altq/altq_priq.c if (cl == NULL) NULL 272 altq/altq_priq.c return (NULL); NULL 277 altq/altq_priq.c if (cl->cl_q == NULL) NULL 315 altq/altq_priq.c cl->cl_red = (red_t *)rio_alloc(0, NULL, NULL 317 altq/altq_priq.c if (cl->cl_red != NULL) NULL 326 altq/altq_priq.c if (cl->cl_red != NULL) NULL 335 altq/altq_priq.c if (cl->cl_red != NULL) { NULL 345 altq/altq_priq.c if (cl->cl_q != NULL) NULL 348 altq/altq_priq.c return (NULL); NULL 363 altq/altq_priq.c pif->pif_classes[cl->cl_pri] = NULL; NULL 366 altq/altq_priq.c if (pif->pif_classes[pri] != NULL) { NULL 375 altq/altq_priq.c if (cl->cl_red != NULL) { NULL 409 altq/altq_priq.c if ((cl = clh_to_clp(pif, m->m_pkthdr.pf.qid)) == NULL) { NULL 411 altq/altq_priq.c if (cl == NULL) { NULL 415 altq/altq_priq.c cl->cl_pktattr = NULL; NULL 449 altq/altq_priq.c return (NULL); NULL 452 altq/altq_priq.c if ((cl = pif->pif_classes[pri]) != NULL && NULL 458 altq/altq_priq.c if (m != NULL) { NULL 467 altq/altq_priq.c return (NULL); NULL 525 altq/altq_priq.c while ((m = _getq(cl->cl_q)) != NULL) { NULL 562 altq/altq_priq.c return (NULL); NULL 565 altq/altq_priq.c if ((cl = pif->pif_classes[idx]) != NULL && NULL 569 altq/altq_priq.c return (NULL); NULL 166 altq/altq_red.c if (rp == NULL) NULL 167 altq/altq_red.c return (NULL); NULL 428 altq/altq_red.c for (m0 = m; m0 != NULL; m0 = m0->m_next) NULL 432 altq/altq_red.c if (m0 == NULL) { NULL 504 altq/altq_red.c if ((m = _getq(q)) == NULL) { NULL 509 altq/altq_red.c return NULL; NULL 523 altq/altq_red.c static struct wtab *wtab_list = NULL; /* pointer to wtab list */ NULL 531 altq/altq_red.c for (w = wtab_list; w != NULL; w = w->w_next) NULL 538 altq/altq_red.c if (w == NULL) NULL 567 altq/altq_red.c else for (prev = wtab_list; prev->w_next != NULL; prev = prev->w_next) NULL 176 altq/altq_rio.c if (rp == NULL) NULL 177 altq/altq_rio.c return (NULL); NULL 225 altq/altq_rio.c if (params == NULL || params[i].inv_pmax == 0) NULL 229 altq/altq_rio.c if (params == NULL || params[i].th_min == 0) NULL 233 altq/altq_rio.c if (params == NULL || params[i].th_max == 0) NULL 303 altq/altq_rio.c (m)->m_pkthdr.rcvif = NULL; idx; }) NULL 425 altq/altq_rio.c if ((m = _getq(q)) == NULL) NULL 426 altq/altq_rio.c return NULL; NULL 185 altq/altq_rmclass.c return (NULL); NULL 191 altq/altq_rmclass.c return (NULL); NULL 199 altq/altq_rmclass.c return (NULL); NULL 205 altq/altq_rmclass.c if (cl == NULL) NULL 206 altq/altq_rmclass.c return (NULL); NULL 211 altq/altq_rmclass.c if (cl->q_ == NULL) { NULL 213 altq/altq_rmclass.c return (NULL); NULL 220 altq/altq_rmclass.c cl->children_ = NULL; NULL 277 altq/altq_rmclass.c if (cl->red_ != NULL) NULL 282 altq/altq_rmclass.c cl->red_ = (red_t *)rio_alloc(0, NULL, NULL 284 altq/altq_rmclass.c if (cl->red_ != NULL) NULL 295 altq/altq_rmclass.c if ((peer = ifd->active_[pri]) != NULL) { NULL 411 altq/altq_rmclass.c if (ifd->active_[i] != NULL) { NULL 421 altq/altq_rmclass.c } while ((cl != NULL) && (cl != clh)); NULL 451 altq/altq_rmclass.c while (t != NULL) { NULL 457 altq/altq_rmclass.c t = NULL; NULL 476 altq/altq_rmclass.c while (p != NULL) { NULL 477 altq/altq_rmclass.c if ((t = p->children_) == NULL) { NULL 482 altq/altq_rmclass.c while (t != NULL) { NULL 501 altq/altq_rmclass.c if (cl->children_ == NULL) { NULL 503 altq/altq_rmclass.c } else if ((t = cl->children_) != NULL) { NULL 504 altq/altq_rmclass.c while (t != NULL) { NULL 505 altq/altq_rmclass.c if (t->children_ != NULL) NULL 530 altq/altq_rmclass.c ASSERT(cl->children_ == NULL); NULL 547 altq/altq_rmclass.c if (cl->parent_ != NULL) { NULL 550 altq/altq_rmclass.c if (head->next_ == NULL) { NULL 552 altq/altq_rmclass.c cl->parent_->children_ = NULL; NULL 554 altq/altq_rmclass.c } else while (p != NULL) { NULL 560 altq/altq_rmclass.c cl->next_ = NULL; NULL 561 altq/altq_rmclass.c p = NULL; NULL 572 altq/altq_rmclass.c if ((p = ifd->active_[cl->pri_]) != NULL) { NULL 586 altq/altq_rmclass.c ifd->active_[cl->pri_] = NULL; NULL 613 altq/altq_rmclass.c if (cl->red_ != NULL) { NULL 682 altq/altq_rmclass.c ifd->active_[i] = NULL; NULL 691 altq/altq_rmclass.c ifd->class_[i] = NULL; NULL 693 altq/altq_rmclass.c ifd->borrowed_[i] = NULL; NULL 703 altq/altq_rmclass.c 0, 0)) == NULL) { NULL 745 altq/altq_rmclass.c while (borrow != NULL && NULL 796 altq/altq_rmclass.c if ((bp = ifd->active_[i]) != NULL) { NULL 820 altq/altq_rmclass.c if (cl == NULL) NULL 830 altq/altq_rmclass.c if (cl->children_ != NULL) { NULL 832 altq/altq_rmclass.c while (p != NULL) { NULL 855 altq/altq_rmclass.c ifd->borrowed_[ifd->qi_] = NULL; NULL 860 altq/altq_rmclass.c if (cl->parent_ == NULL) NULL 873 altq/altq_rmclass.c top = NULL; NULL 875 altq/altq_rmclass.c if (((cl = cl->borrow_) == NULL) || NULL 878 altq/altq_rmclass.c if (cl != NULL) NULL 890 altq/altq_rmclass.c if (cl != NULL) { NULL 895 altq/altq_rmclass.c if (top != NULL && top->avgidle_ == top->minidle_) NULL 896 altq/altq_rmclass.c top = NULL; NULL 901 altq/altq_rmclass.c (p->overlimit)(p, NULL); NULL 933 altq/altq_rmclass.c struct rm_class *cl = NULL, *first = NULL; NULL 954 altq/altq_rmclass.c ifd->pollcache_ = NULL; NULL 959 altq/altq_rmclass.c ifd->pollcache_ = NULL; NULL 960 altq/altq_rmclass.c ifd->borrowed_[ifd->qi_] = NULL; NULL 980 altq/altq_rmclass.c ASSERT(cl != NULL); NULL 993 altq/altq_rmclass.c ifd->borrowed_[ifd->qi_] = NULL; NULL 996 altq/altq_rmclass.c else if (first == NULL && cl->borrow_ != NULL) NULL 1017 altq/altq_rmclass.c if (first != NULL && ifd->cutoff_ < ifd->root_->depth_) { NULL 1031 altq/altq_rmclass.c if (!ifd->efficient_ || first == NULL) NULL 1032 altq/altq_rmclass.c return (NULL); NULL 1051 altq/altq_rmclass.c if (m == NULL) NULL 1091 altq/altq_rmclass.c struct rm_class *cl, *first = NULL; NULL 1103 altq/altq_rmclass.c ifd->pollcache_ = NULL; NULL 1107 altq/altq_rmclass.c ifd->pollcache_ = NULL; NULL 1108 altq/altq_rmclass.c ifd->borrowed_[ifd->qi_] = NULL; NULL 1117 altq/altq_rmclass.c ASSERT(cl != NULL); NULL 1123 altq/altq_rmclass.c if (first == NULL && cl->borrow_ != NULL) NULL 1135 altq/altq_rmclass.c if (first != NULL && ifd->cutoff_ < ifd->root_->depth_) { NULL 1146 altq/altq_rmclass.c if (!ifd->efficient_ || first == NULL) NULL 1147 altq/altq_rmclass.c return (NULL); NULL 1166 altq/altq_rmclass.c if (m == NULL) NULL 1204 altq/altq_rmclass.c return (NULL); NULL 1236 altq/altq_rmclass.c if ((cl = ifd->class_[ifd->qo_]) == NULL) NULL 1290 altq/altq_rmclass.c while (cl != NULL) { NULL 1338 altq/altq_rmclass.c if (borrows != NULL) { NULL 1342 altq/altq_rmclass.c borrows = NULL; NULL 1348 altq/altq_rmclass.c if (cl->parent_ == NULL) { NULL 1387 altq/altq_rmclass.c ifd->borrowed_[ifd->qo_] = NULL; NULL 1388 altq/altq_rmclass.c ifd->class_[ifd->qo_] = NULL; NULL 1451 altq/altq_rmclass.c if (borrow != NULL) NULL 1526 altq/altq_rmclass.c if (ifd->queued_ < ifd->maxqueued_ && ifd->restart != NULL) { NULL 1579 altq/altq_rmclass.c if ((m = _getq(cl->q_)) != NULL) NULL 1606 altq/altq_rmclass.c struct cbqtrace *cbqtrace_ptr = NULL; NULL 1629 altq/altq_rmclass.c NULL, NULL NULL 1636 altq/altq_rmclass.c for (fp = rmc_funcs; fp->func != NULL; fp++) NULL 1671 altq/altq_rmclass.c if ((m0 = qtail(q)) != NULL) NULL 1685 altq/altq_rmclass.c if ((m = qtail(q)) == NULL) NULL 1686 altq/altq_rmclass.c return (NULL); NULL 1691 altq/altq_rmclass.c qtail(q) = NULL; NULL 1694 altq/altq_rmclass.c m0->m_nextpkt = NULL; NULL 1704 altq/altq_rmclass.c if ((m = m0 = qtail(q)) == NULL) NULL 1705 altq/altq_rmclass.c return NULL; NULL 1713 altq/altq_rmclass.c qtail(q) = NULL; NULL 1717 altq/altq_rmclass.c m->m_nextpkt = NULL; NULL 1728 altq/altq_rmclass.c if ((m = qtail(q)) == NULL) NULL 1729 altq/altq_rmclass.c return NULL; NULL 1732 altq/altq_rmclass.c qtail(q) = NULL; NULL 1734 altq/altq_rmclass.c struct mbuf *prev = NULL; NULL 1746 altq/altq_rmclass.c m->m_nextpkt = NULL; NULL 1762 altq/altq_rmclass.c qtail(q) = NULL; NULL 1773 altq/altq_rmclass.c while ((m = _getq(q)) != NULL) NULL 242 altq/altq_rmclass.h #define is_a_parent_class(cl) ((cl)->children_ != NULL) NULL 76 altq/altq_rmclass_debug.h if (cbqtrace_ptr == NULL) \ NULL 69 altq/altq_subr.c int (*altq_input)(struct mbuf *, int) = NULL; NULL 85 altq/altq_subr.c if ((ifp = ifunit(name)) != NULL) { NULL 90 altq/altq_subr.c return NULL; NULL 137 altq/altq_subr.c ifq->altq_disc = NULL; NULL 138 altq/altq_subr.c ifq->altq_enqueue = NULL; NULL 139 altq/altq_subr.c ifq->altq_dequeue = NULL; NULL 140 altq/altq_subr.c ifq->altq_request = NULL; NULL 141 altq/altq_subr.c ifq->altq_clfier = NULL; NULL 142 altq/altq_subr.c ifq->altq_classify = NULL; NULL 162 altq/altq_subr.c if (ifq->altq_clfier != NULL) NULL 237 altq/altq_subr.c return (NULL); NULL 249 altq/altq_subr.c if (m != NULL && op == ALTDQ_REMOVE) NULL 275 altq/altq_subr.c if ((tbr = ifq->altq_tbr) == NULL) NULL 277 altq/altq_subr.c ifq->altq_tbr = NULL; NULL 284 altq/altq_subr.c if (tbr == NULL) NULL 301 altq/altq_subr.c if (otbr != NULL) NULL 329 altq/altq_subr.c if (!IFQ_IS_EMPTY(&ifp->if_snd) && ifp->if_start != NULL) NULL 363 altq/altq_subr.c if ((tbr = ifq->altq_tbr) == NULL) { NULL 419 altq/altq_subr.c if ((ifp = ifunit(a->ifname)) == NULL) NULL 423 altq/altq_subr.c if (a->altq_disc == NULL || a->altq_disc != ifp->if_snd.altq_disc) NULL 613 altq/altq_subr.c if (pktattr == NULL || NULL 618 altq/altq_subr.c for (m0 = m; m0 != NULL; m0 = m0->m_next) NULL 622 altq/altq_subr.c if (m0 == NULL) { NULL 660 altq/altq_subr.c if (pktattr == NULL || NULL 665 altq/altq_subr.c for (m0 = m; m0 != NULL; m0 = m0->m_next) NULL 669 altq/altq_subr.c if (m0 == NULL) { NULL 89 altq/altq_var.h #define CALLOUT_INITIALIZER { { { NULL }, NULL, NULL, 0, 0 } } NULL 139 altq/if_altq.h #define ALTQ_IS_ATTACHED(ifq) ((ifq)->altq_disc != NULL) NULL 150 altq/if_altq.h #define TBR_IS_ENABLED(ifq) ((ifq)->altq_tbr != NULL) NULL 1764 arch/i386/compile/GENERIC/ioconf.c { NULL, 0 } NULL 94 arch/i386/eisa/eisa_machdep.c NULL, /* _cookie */ NULL 102 arch/i386/eisa/eisa_machdep.c NULL, /* _dmamap_sync */ NULL 144 arch/i386/eisa/eisa_machdep.c if (mp_busses != NULL) { NULL 151 arch/i386/eisa/eisa_machdep.c for (mip = mp_busses[bus].mb_intrs; mip != NULL; NULL 158 arch/i386/eisa/eisa_machdep.c if (mip == NULL) NULL 203 arch/i386/eisa/eisa_machdep.c return (isa_intr_establish(NULL, ih, type, level, func, arg, what)); NULL 209 arch/i386/eisa/eisa_machdep.c return (isa_intr_disestablish(NULL, cookie)); NULL 88 arch/i386/i386/acpi_machdep.c return (NULL); NULL 107 arch/i386/i386/acpi_machdep.c return (NULL); NULL 174 arch/i386/i386/acpi_machdep.c sc->sc_interrupt = isa_intr_establish(NULL, sc->sc_fadt->sci_int, NULL 203 arch/i386/i386/amd64errata.c NULL, 0 NULL 310 arch/i386/i386/amd64errata.c if (e->e_set != NULL) { NULL 327 arch/i386/i386/amd64errata.c rc = (e->e_act == NULL) ? 1 : (*e->e_act)(ci, e); NULL 79 arch/i386/i386/apm.c NULL, "apm", DV_DULL NULL 105 arch/i386/i386/apm.c 1, NULL, filt_apmrdetach, filt_apmread NULL 358 arch/i386/i386/apm.c rtcdrain(NULL); NULL 361 arch/i386/i386/apm.c if (cpu_setperf != NULL) NULL 909 arch/i386/i386/apm.c setgdt(GAPM32CODE_SEL, NULL, 0, 0, 0, 0, 0); NULL 910 arch/i386/i386/apm.c setgdt(GAPM16CODE_SEL, NULL, 0, 0, 0, 0, 0); NULL 911 arch/i386/i386/apm.c setgdt(GAPMDATA_SEL, NULL, 0, 0, 0, 0, 0); NULL 120 arch/i386/i386/autoconf.c if (config_rootfound("mainbus", NULL) == NULL) NULL 182 arch/i386/i386/autoconf.c struct device *bootdv = NULL; NULL 206 arch/i386/i386/autoconf.c for (ifp = TAILQ_FIRST(&ifnet); ifp != NULL; NULL 238 arch/i386/i386/autoconf.c { NULL, -1 } NULL 78 arch/i386/i386/bios.c NULL, "bios", DV_DULL NULL 131 arch/i386/i386/bios.c if (!(bootapiver & BAPIV_VECTOR) || bootargp == NULL) NULL 273 arch/i386/i386/bios.c scratch, sizeof(scratch))) != NULL) NULL 276 arch/i386/i386/bios.c scratch, sizeof(scratch))) != NULL) NULL 279 arch/i386/i386/bios.c scratch, sizeof(scratch))) != NULL) NULL 326 arch/i386/i386/bios.c for (str = NULL, va = ISA_HOLE_VADDR(0xc0000), NULL 588 arch/i386/i386/bios.c if (0 && bios_call(BOOTC_CHECK, NULL)) NULL 635 arch/i386/i386/bios.c if ((pdi = bios_getdiskinfo(bootdev)) == NULL) NULL 642 arch/i386/i386/bios.c if ((pdi = bios_getdiskinfo(name[1])) == NULL) NULL 658 arch/i386/i386/bios.c if (bios_diskinfo == NULL) NULL 659 arch/i386/i386/bios.c return NULL; NULL 672 arch/i386/i386/bios.c return NULL; NULL 709 arch/i386/i386/bios.c if (*va == NULL && *(va + 1) == NULL) NULL 730 arch/i386/i386/bios.c if (*va == NULL && *(va + 1) == NULL) NULL 742 arch/i386/i386/bios.c char *ret = NULL; NULL 769 arch/i386/i386/bios.c return NULL; NULL 779 arch/i386/i386/bios.c return NULL; NULL 822 arch/i386/i386/bios.c sminfop = NULL; NULL 824 arch/i386/i386/bios.c sizeof(sminfo))) != NULL) NULL 826 arch/i386/i386/bios.c if (sminfop == NULL) { NULL 829 arch/i386/i386/bios.c sminfo, sizeof(sminfo))) != NULL) NULL 838 arch/i386/i386/bios.c sminfop = NULL; NULL 841 arch/i386/i386/bios.c sizeof(sminfo))) != NULL) NULL 843 arch/i386/i386/bios.c if (sminfop == NULL) { NULL 846 arch/i386/i386/bios.c sminfo, sizeof(sminfo))) != NULL) NULL 855 arch/i386/i386/bios.c sminfop = NULL; NULL 857 arch/i386/i386/bios.c if (hw_vendor != NULL && hw_prod != NULL) NULL 860 arch/i386/i386/bios.c sizeof(sminfo))) != NULL) NULL 867 arch/i386/i386/bios.c sminfop = NULL; NULL 870 arch/i386/i386/bios.c sizeof(sminfo))) != NULL) NULL 893 arch/i386/i386/bios.c hw_uuid = NULL; NULL 120 arch/i386/i386/cpu.c { mp_cpu_start, NULL, mp_cpu_start_cleanup }; NULL 157 arch/i386/i386/cpu.c cpu_info[0] = NULL; NULL 170 arch/i386/i386/cpu.c NULL, "cpu", DV_DULL /* XXX DV_CPU */ NULL 207 arch/i386/i386/cpu.c cpu_info[cpunum] = NULL; /* XXX */ NULL 210 arch/i386/i386/cpu.c if (cpu_info[cpunum] != NULL) NULL 331 arch/i386/i386/cpu.c if (ci->cpu_setup != NULL) NULL 368 arch/i386/i386/cpu.c if (ci == NULL) NULL 370 arch/i386/i386/cpu.c if (ci->ci_idle_pcb == NULL) NULL 388 arch/i386/i386/cpu.c if (ci == NULL) NULL 390 arch/i386/i386/cpu.c if (ci->ci_idle_pcb == NULL) NULL 524 arch/i386/i386/cpu.c setgate(&idt[8], NULL, 0, SDT_SYSTASKGT, SEL_KPL, NULL 543 arch/i386/i386/cpu.c setgate(&idt[ddb_vec], NULL, 0, SDT_SYSTASKGT, SEL_KPL, NULL 314 arch/i386/i386/db_disasm.c NULL, NULL 317 arch/i386/i386/db_disasm.c NULL, NULL 318 arch/i386/i386/db_disasm.c NULL, NULL 319 arch/i386/i386/db_disasm.c NULL, NULL 320 arch/i386/i386/db_disasm.c NULL, NULL 326 arch/i386/i386/db_disasm.c NULL, NULL 327 arch/i386/i386/db_disasm.c NULL, NULL 328 arch/i386/i386/db_disasm.c NULL NULL 219 arch/i386/i386/db_interface.c if (cpu_info[apic] != NULL && NULL 232 arch/i386/i386/db_interface.c if (cpu_info[i] != NULL) { NULL 268 arch/i386/i386/db_interface.c cpu_info[apic] != NULL && apic != cpu_number()) NULL 274 arch/i386/i386/db_interface.c if (cpu_info[apic] != NULL && apic != cpu_number()) { NULL 289 arch/i386/i386/db_interface.c cpu_info[apic] != NULL && apic != cpu_number()) NULL 295 arch/i386/i386/db_interface.c if (cpu_info[apic] != NULL && apic != cpu_number()) { NULL 310 arch/i386/i386/db_interface.c cpu_info[apic] != NULL && apic != cpu_number()) { NULL 326 arch/i386/i386/db_interface.c { "disasm", db_acpi_disasm, CS_OWN, NULL }, NULL 327 arch/i386/i386/db_interface.c { "showval", db_acpi_showval, CS_OWN, NULL }, NULL 328 arch/i386/i386/db_interface.c { "tree", db_acpi_tree, 0, NULL }, NULL 329 arch/i386/i386/db_interface.c { "trace", db_acpi_trace, 0, NULL }, NULL 330 arch/i386/i386/db_interface.c { NULL, NULL, 0, NULL } NULL 343 arch/i386/i386/db_interface.c { "acpi", NULL, 0, db_acpi_cmds }, NULL 358 arch/i386/i386/db_interface.c if (cpu_info[i] != NULL) NULL 58 arch/i386/i386/db_mp.c if (cpu_info[i] != NULL && i != cpu_number() && NULL 70 arch/i386/i386/db_mp.c if (cpu_info[i] != NULL) { NULL 116 arch/i386/i386/db_mp.c if (cpu != cpu_number() && cpu_info[cpu] != NULL) { NULL 127 arch/i386/i386/db_mp.c if (cpu != cpu_number() && cpu_info[cpu] != NULL && NULL 219 arch/i386/i386/db_trace.c if (p == NULL) { NULL 239 arch/i386/i386/db_trace.c char *argnames[MAXNARG], **argnp = NULL; NULL 242 arch/i386/i386/db_trace.c db_symbol_values(sym, &name, NULL); NULL 244 arch/i386/i386/db_trace.c if (lastframe == 0 && sym == NULL) { NULL 69 arch/i386/i386/disksubr.c struct buf *bp = NULL; NULL 82 arch/i386/i386/disksubr.c if (pdi != NULL && pdi->bios_heads > 0 && pdi->bios_sectors > 0) { NULL 99 arch/i386/i386/disksubr.c msg = readdoslabel(bp, strat, lp, NULL, spoofonly); NULL 100 arch/i386/i386/disksubr.c if (msg == NULL) NULL 105 arch/i386/i386/disksubr.c msg = NULL; NULL 111 arch/i386/i386/disksubr.c msg = NULL; NULL 132 arch/i386/i386/disksubr.c struct buf *bp = NULL; NULL 138 arch/i386/i386/disksubr.c if (readdoslabel(bp, strat, lp, &partoff, 1) != NULL) NULL 65 arch/i386/i386/dkcsum.c if (bios_diskinfo == NULL || bios_cksumlen * DEV_BSIZE > MAXBSIZE) NULL 132 arch/i386/i386/esm.c NULL, "esm", DV_DULL NULL 328 arch/i386/i386/esm.c if (esm_cmd(sc, &prop, sizeof(prop), NULL, 0, 1, 0) != 0) { NULL 338 arch/i386/i386/esm.c esm_cmd(sc, &state, sizeof(state), NULL, 0, 1, 0); NULL 466 arch/i386/i386/esm.c if (sc->sc_nextsensor == NULL) { NULL 690 arch/i386/i386/esm.c const char *name = NULL, *fname = NULL; NULL 861 arch/i386/i386/esm.c if (es == NULL) NULL 878 arch/i386/i386/esm.c if (s == NULL) { NULL 897 arch/i386/i386/esm.c if (s == NULL) { NULL 923 arch/i386/i386/esm.c if (s == NULL) { NULL 1012 arch/i386/i386/est.c if (est_fqlist == NULL) { NULL 1076 arch/i386/i386/est.c if (est_fqlist == NULL) NULL 93 arch/i386/i386/gdt.c if (curproc != NULL) \ NULL 99 arch/i386/i386/gdt.c if (curproc != NULL) \ NULL 116 arch/i386/i386/gdt.c if (ci->ci_gdt != NULL && ci->ci_gdt != gdt) NULL 140 arch/i386/i386/gdt.c pg = uvm_pagealloc(NULL, 0, NULL, UVM_PGA_ZERO); NULL 141 arch/i386/i386/gdt.c if (pg == NULL) NULL 211 arch/i386/i386/gdt.c uvm_pagealloc(NULL, 0, NULL, UVM_PGA_ZERO)) == NULL 212 arch/i386/i386/gdt.c NULL) { NULL 146 arch/i386/i386/i686_mem.c return(NULL); NULL 373 arch/i386/i386/i686_mem.c return(NULL); NULL 392 arch/i386/i386/i686_mem.c if (((first_md = i686_mtrrfixsearch(sc, mrd->mr_base)) == NULL) || NULL 393 arch/i386/i386/i686_mem.c ((last_md = i686_mtrrfixsearch(sc, mrd->mr_base + mrd->mr_len - 1)) == NULL)) NULL 434 arch/i386/i386/i686_mem.c free_md = NULL; NULL 459 arch/i386/i386/i686_mem.c } else if (free_md == NULL) { NULL 464 arch/i386/i386/i686_mem.c if (free_md == NULL) NULL 507 arch/i386/i386/i686_mem.c if ((targ = mem_range_match(sc, mrd)) == NULL) NULL 180 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) NULL 184 arch/i386/i386/ioapic.c return (NULL); NULL 196 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { NULL 202 arch/i386/i386/ioapic.c return NULL; NULL 227 arch/i386/i386/ioapic.c NULL, "ioapic", DV_DULL /* XXX DV_CPU ? */ NULL 314 arch/i386/i386/ioapic.c ioapic_found = ioapic_find(sc->sc_apicid) != NULL; NULL 315 arch/i386/i386/ioapic.c if (cpu_info[sc->sc_apicid] != NULL || ioapic_found) { NULL 344 arch/i386/i386/ioapic.c sc->sc_pins[i].ip_handler = NULL; NULL 345 arch/i386/i386/ioapic.c sc->sc_pins[i].ip_next = NULL; NULL 346 arch/i386/i386/ioapic.c sc->sc_pins[i].ip_map = NULL; NULL 407 arch/i386/i386/ioapic.c redlo = (map == NULL) ? IOAPIC_REDLO_MASK : map->redir; NULL 413 arch/i386/i386/ioapic.c else if (pp->ip_handler == NULL) { NULL 437 arch/i386/i386/ioapic.c if (map != NULL && ((map->flags & 3) == MPS_INTPO_DEF)) { NULL 542 arch/i386/i386/ioapic.c apic_intrhand[ovector] = NULL; NULL 566 arch/i386/i386/ioapic.c if (ioapics == NULL) NULL 585 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { NULL 593 arch/i386/i386/ioapic.c for (q = sc->sc_pins[p].ip_handler; q != NULL; NULL 638 arch/i386/i386/ioapic.c if (sc == NULL) NULL 649 arch/i386/i386/ioapic.c if (ih == NULL) NULL 667 arch/i386/i386/ioapic.c return (NULL); NULL 679 arch/i386/i386/ioapic.c for (p = &pin->ip_handler; (q = *p) != NULL; p = &q->ih_next) { NULL 712 arch/i386/i386/ioapic.c ih->ih_next = NULL; NULL 750 arch/i386/i386/ioapic.c if (sc == NULL) NULL 762 arch/i386/i386/ioapic.c for (p = &pin->ip_handler; (q = *p) != NULL && q != ih; NULL 774 arch/i386/i386/ioapic.c for (; q != NULL; q = q->ih_next) { NULL 795 arch/i386/i386/ioapic.c if (sc == NULL) NULL 810 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { NULL 80 arch/i386/i386/ipifuncs.c NULL, NULL 70 arch/i386/i386/k6_mem.c NULL NULL 106 arch/i386/i386/k6_mem.c if (sc->mr_desc == NULL) NULL 90 arch/i386/i386/kvm86.c if ((buf = (char *)uvm_km_zalloc(kernel_map, vmdsize)) == NULL) NULL 178 arch/i386/i386/kvm86.c return (NULL); NULL 180 arch/i386/i386/kvm86.c if ((mem = (void *)uvm_km_alloc(kernel_map, PAGE_SIZE)) == NULL) NULL 181 arch/i386/i386/kvm86.c return (NULL); NULL 146 arch/i386/i386/lapic.c if (mpi->ioapic == NULL && (mpi->cpu_id == MPS_ALL_APICS NULL 328 arch/i386/i386/lapic.c if (tbuf == NULL) NULL 442 arch/i386/i386/linux_machdep.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 63 arch/i386/i386/longrun.c timeout_set(&longrun_timo, longrun_update, NULL); NULL 124 arch/i386/i386/longrun.c longrun_update(NULL); NULL 232 arch/i386/i386/machdep.c struct vm_map *exec_map = NULL; NULL 233 arch/i386/i386/machdep.c struct vm_map *phys_map = NULL; NULL 238 arch/i386/i386/machdep.c void (*update_cpuspeed)(void) = NULL; NULL 441 arch/i386/i386/machdep.c 16*NCARGS, VM_MAP_PAGEABLE, FALSE, NULL); NULL 447 arch/i386/i386/machdep.c VM_PHYS_SIZE, 0, FALSE, NULL); NULL 575 arch/i386/i386/machdep.c NULL}, /* CPU_386SX */ NULL 577 arch/i386/i386/machdep.c NULL}, /* CPU_386 */ NULL 579 arch/i386/i386/machdep.c NULL}, /* CPU_486SX */ NULL 581 arch/i386/i386/machdep.c NULL}, /* CPU_486 */ NULL 583 arch/i386/i386/machdep.c NULL}, /* CPU_486DLC */ NULL 587 arch/i386/i386/machdep.c NULL}, /* CPU_NX586 */ NULL 618 arch/i386/i386/machdep.c NULL NULL 713 arch/i386/i386/machdep.c NULL NULL 798 arch/i386/i386/machdep.c NULL NULL 818 arch/i386/i386/machdep.c NULL NULL 833 arch/i386/i386/machdep.c NULL NULL 871 arch/i386/i386/machdep.c NULL NULL 881 arch/i386/i386/machdep.c NULL NULL 891 arch/i386/i386/machdep.c NULL NULL 906 arch/i386/i386/machdep.c NULL NULL 926 arch/i386/i386/machdep.c NULL NULL 941 arch/i386/i386/machdep.c NULL NULL 966 arch/i386/i386/machdep.c NULL NULL 976 arch/i386/i386/machdep.c NULL NULL 1492 arch/i386/i386/machdep.c char *ret = NULL; NULL 1531 arch/i386/i386/machdep.c char *name = NULL; NULL 1565 arch/i386/i386/machdep.c const struct cpu_cpuid_nameclass *cpup = NULL; NULL 1609 arch/i386/i386/machdep.c if (cpup == NULL) { NULL 1623 arch/i386/i386/machdep.c ci->cpu_setup = NULL; NULL 1660 arch/i386/i386/machdep.c if (name == NULL) { NULL 1662 arch/i386/i386/machdep.c if (name == NULL) NULL 1779 arch/i386/i386/machdep.c if (ci->cpu_setup != NULL) NULL 1785 arch/i386/i386/machdep.c if (cpuspeed != 0 && cpu_cpuspeed == NULL) NULL 1880 arch/i386/i386/machdep.c char *name = NULL; NULL 2188 arch/i386/i386/machdep.c frame.sf_fpstate = NULL; NULL 2197 arch/i386/i386/machdep.c frame.sf_sip = NULL; NULL 2373 arch/i386/i386/machdep.c if (curproc == NULL) NULL 2565 arch/i386/i386/machdep.c while (sget() != NULL); /*syscons and pccons differ */ NULL 2596 arch/i386/i386/machdep.c if (sget() != NULL) { NULL 2632 arch/i386/i386/machdep.c if (pcb->pcb_fpcpu != NULL) NULL 2949 arch/i386/i386/machdep.c if (bios_memmap == NULL) NULL 3233 arch/i386/i386/machdep.c if ((p = ci->ci_curproc) != NULL) NULL 3280 arch/i386/i386/machdep.c if (cn_tab != NULL) NULL 3623 arch/i386/i386/machdep.c if (adrp != NULL) NULL 3670 arch/i386/i386/machdep.c (flags & BUS_DMA_NOWAIT) ? M_NOWAIT : M_WAITOK)) == NULL) NULL 3756 arch/i386/i386/machdep.c for (m = m0; m != NULL && error == 0; m = m->m_next) { NULL 3760 arch/i386/i386/machdep.c NULL, flags, &lastaddr, &seg, first); NULL 3780 arch/i386/i386/machdep.c struct proc *p = NULL; NULL 3799 arch/i386/i386/machdep.c if (p == NULL) NULL 4022 arch/i386/i386/machdep.c if (p != NULL) NULL 4131 arch/i386/i386/machdep.c for (m = TAILQ_NEXT(m, pageq); m != NULL; m = TAILQ_NEXT(m, pageq)) { NULL 97 arch/i386/i386/mainbus.c NULL, "mainbus", DV_DULL NULL 207 arch/i386/i386/mainbus.c if (setperf_setup != NULL) NULL 215 arch/i386/i386/mainbus.c if (cpusensors_setup != NULL) NULL 221 arch/i386/i386/mainbus.c config_found(self, &mba.mba_busname, NULL); NULL 227 arch/i386/i386/mainbus.c if (bios_smpinfo != NULL) { NULL 265 arch/i386/i386/mainbus.c mba.mba_pba.pba_bridgetag = NULL; NULL 185 arch/i386/i386/mem.c if (zeropage == NULL) { NULL 285 arch/i386/i386/mem.c if (mem_range_softc.mr_op == NULL) NULL 331 arch/i386/i386/mem.c if (mem_range_softc.mr_op == NULL) NULL 346 arch/i386/i386/mem.c if (mem_range_softc.mr_op == NULL) NULL 260 arch/i386/i386/mpbios.c pmap_extract(pmap_kernel(), handle->baseva, NULL); NULL 298 arch/i386/i386/mpbios.c mpbios_page = NULL; NULL 305 arch/i386/i386/mpbios.c if (mp_fps != NULL) NULL 313 arch/i386/i386/mpbios.c if (mp_fps != NULL) NULL 320 arch/i386/i386/mpbios.c if (mp_fps != NULL) NULL 372 arch/i386/i386/mpbios.c mp_fps = NULL; NULL 376 arch/i386/i386/mpbios.c mp_cth = NULL; NULL 526 arch/i386/i386/mpbios.c if (mp_cth != NULL) NULL 563 arch/i386/i386/mpbios.c if (mp_cth == NULL) NULL 665 arch/i386/i386/mpbios.c mp_fps = NULL; NULL 667 arch/i386/i386/mpbios.c if (mp_cth != NULL) { NULL 668 arch/i386/i386/mpbios.c mp_cth = NULL; NULL 977 arch/i386/i386/mpbios.c mp_busses[bus_id].mb_intrs = NULL; NULL 1039 arch/i386/i386/mpbios.c struct ioapic_softc *sc = NULL, *sc2; NULL 1076 arch/i386/i386/mpbios.c if (mpb->mb_intr_cfg == NULL) { NULL 1086 arch/i386/i386/mpbios.c if (sc == NULL) { NULL 1113 arch/i386/i386/mpbios.c if (altmpi != NULL) { NULL 1127 arch/i386/i386/mpbios.c mpi->ioapic = NULL; NULL 56 arch/i386/i386/mpbios_intr_fixup.c for (mpit = mpbios_icu_table; mpit->mpit_mpbios_fixup != NULL; mpit++) NULL 61 arch/i386/i386/mpbios_intr_fixup.c return (NULL); NULL 88 arch/i386/i386/mpbios_intr_fixup.c pci_decompose_tag (pc, tag, &bus, NULL, NULL); NULL 120 arch/i386/i386/mpbios_intr_fixup.c pci_decompose_tag (pc, tag, &bus, NULL, NULL); NULL 140 arch/i386/i386/mpbios_intr_fixup.c pci_decompose_tag (pc, tag, &bus, NULL, NULL); NULL 152 arch/i386/i386/mpbios_intr_fixup.c for (mip = mpb->mb_intrs; mip != NULL; mip = mip->next) { NULL 173 arch/i386/i386/mpbios_intr_fixup.c if (mip->ioapic->sc_pins[pin].ip_map == NULL) NULL 182 arch/i386/i386/mpbios_intr_fixup.c const struct mpbios_icu_table *mpit = NULL; NULL 183 arch/i386/i386/mpbios_intr_fixup.c pci_chipset_tag_t pc = NULL; NULL 205 arch/i386/i386/mpbios_intr_fixup.c if (PCI_HDRTYPE_MULTIFN(bhlcr) || (qd != NULL && NULL 223 arch/i386/i386/mpbios_intr_fixup.c if (mpit != NULL) NULL 69 arch/i386/i386/mtrr.c if (mem_range_softc.mr_op != NULL) NULL 131 arch/i386/i386/nvram.c return (mc146818_read(NULL, byteno + MC_NVRAM_START) & 0xff); NULL 142 arch/i386/i386/nvram.c csum += mc146818_read(NULL, nreg); NULL 144 arch/i386/i386/nvram.c csumexpect = mc146818_read(NULL, NVRAM_CSUM_LOC) << 8 | NULL 145 arch/i386/i386/nvram.c mc146818_read(NULL, NVRAM_CSUM_LOC + 1); NULL 583 arch/i386/i386/pmap.c if (curproc == NULL || curproc->p_vmspace == NULL || NULL 823 arch/i386/i386/pmap.c kpm->pm_obj.pgops = NULL; NULL 954 arch/i386/i386/pmap.c if (pv_initpage == NULL) NULL 1011 arch/i386/i386/pmap.c if (pv == NULL) NULL 1017 arch/i386/i386/pmap.c pv = NULL; /* need more of them */ NULL 1025 arch/i386/i386/pmap.c if (pv_nfpvents < PVE_LOWAT || pv == NULL) { NULL 1026 arch/i386/i386/pmap.c if (pv == NULL) NULL 1070 arch/i386/i386/pmap.c if (pv == NULL) NULL 1086 arch/i386/i386/pmap.c pv_cachedva = uvm_km_kmemalloc(kmem_map, NULL, NULL 1091 arch/i386/i386/pmap.c return (NULL); NULL 1093 arch/i386/i386/pmap.c pg = uvm_pagealloc(NULL, 0, NULL, UVM_PGA_USERESERVE); NULL 1094 arch/i386/i386/pmap.c if (pg == NULL) NULL 1095 arch/i386/i386/pmap.c return (NULL); NULL 1128 arch/i386/i386/pmap.c pvp->pvinfo.pvpi_pvfree = NULL; NULL 1139 arch/i386/i386/pmap.c return((need_entry) ? &pvp->pvents[lcv] : NULL); NULL 1195 arch/i386/i386/pmap.c if (pv_nfpvents > PVE_HIWAT && TAILQ_FIRST(&pv_unusedpgs) != NULL && NULL 1215 arch/i386/i386/pmap.c for ( /* null */ ; pvs != NULL ; pvs = nextpv) { NULL 1224 arch/i386/i386/pmap.c if (pv_nfpvents > PVE_HIWAT && TAILQ_FIRST(&pv_unusedpgs) != NULL && NULL 1266 arch/i386/i386/pmap.c dead_entries = NULL; NULL 1268 arch/i386/i386/pmap.c &dead_entries, NULL); NULL 1271 arch/i386/i386/pmap.c if (dead_entries != NULL) NULL 1279 arch/i386/i386/pmap.c pv_initpage = NULL; NULL 1327 arch/i386/i386/pmap.c while ((pve = *prevptr) != NULL) { NULL 1359 arch/i386/i386/pmap.c ptp = uvm_pagealloc(&pmap->pm_obj, ptp_i2o(pde_index), NULL, NULL 1361 arch/i386/i386/pmap.c if (ptp == NULL) NULL 1362 arch/i386/i386/pmap.c return (NULL); NULL 1396 arch/i386/i386/pmap.c if (ptp == NULL) NULL 1437 arch/i386/i386/pmap.c pmap->pm_obj.pgops = NULL; /* currently not a mappable object */ NULL 1443 arch/i386/i386/pmap.c pmap->pm_ptphint = NULL; NULL 1453 arch/i386/i386/pmap.c if (pmap->pm_pdir == NULL) NULL 1466 arch/i386/i386/pmap.c pmap->pm_ldt = NULL; NULL 1636 arch/i386/i386/pmap.c union descriptor *old_ldt = NULL; NULL 1655 arch/i386/i386/pmap.c pmap->pm_ldt = NULL; NULL 1662 arch/i386/i386/pmap.c if (old_ldt != NULL) NULL 1684 arch/i386/i386/pmap.c pcb->pcb_ldt = pmap->pm_ldt == NULL ? self->ci_ldt : pmap->pm_ldt; NULL 1686 arch/i386/i386/pmap.c pcb->pcb_ldt = pmap->pm_ldt == NULL ? ldt : pmap->pm_ldt; NULL 1746 arch/i386/i386/pmap.c if (pap != NULL) NULL 1875 arch/i386/i386/pmap.c struct pv_entry *pv_tofree = NULL; /* list of pv_entrys to free */ NULL 1890 arch/i386/i386/pmap.c for (/*null*/; startva < endva && (ptp == NULL || ptp->wire_count > 1) NULL 1918 arch/i386/i386/pmap.c if (pg != NULL) NULL 1926 arch/i386/i386/pmap.c if (pg == NULL) NULL 1990 arch/i386/i386/pmap.c if (pg != NULL) NULL 1998 arch/i386/i386/pmap.c if (pg == NULL) NULL 2055 arch/i386/i386/pmap.c ptp = NULL; NULL 2064 arch/i386/i386/pmap.c if (ptp == NULL) NULL 2108 arch/i386/i386/pmap.c uvm_pagerealloc(ptp, NULL, 0); NULL 2119 arch/i386/i386/pmap.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 2170 arch/i386/i386/pmap.c ptp = NULL; NULL 2178 arch/i386/i386/pmap.c if (ptp == NULL) NULL 2215 arch/i386/i386/pmap.c uvm_pagerealloc(ptp, NULL, 0); NULL 2227 arch/i386/i386/pmap.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 2247 arch/i386/i386/pmap.c if (pg->mdpage.pv_list == NULL) NULL 2254 arch/i386/i386/pmap.c for (pve = pg->mdpage.pv_list ; pve != NULL ; pve = pve->pv_next) { NULL 2307 arch/i386/i386/pmap.c uvm_pagerealloc(pve->pv_ptp, NULL, 0); NULL 2317 arch/i386/i386/pmap.c pmap_free_pvs(NULL, pg->mdpage.pv_list); NULL 2318 arch/i386/i386/pmap.c pg->mdpage.pv_list = NULL; NULL 2322 arch/i386/i386/pmap.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 2353 arch/i386/i386/pmap.c for (pve = pg->mdpage.pv_list; pve != NULL && mybits == 0; NULL 2392 arch/i386/i386/pmap.c for (pve = pg->mdpage.pv_list; pve != NULL; pve = pve->pv_next) { NULL 2598 arch/i386/i386/pmap.c struct pv_entry *pve = NULL; NULL 2600 arch/i386/i386/pmap.c struct vm_page *pg = NULL; NULL 2626 arch/i386/i386/pmap.c ptp = NULL; NULL 2629 arch/i386/i386/pmap.c if (ptp == NULL) { NULL 2667 arch/i386/i386/pmap.c if (pg == NULL) NULL 2690 arch/i386/i386/pmap.c if (pg == NULL) NULL 2697 arch/i386/i386/pmap.c pg = NULL; /* This is not page we are looking for */ NULL 2715 arch/i386/i386/pmap.c if (pmap_initialized && pg == NULL) NULL 2718 arch/i386/i386/pmap.c if (pg != NULL) { NULL 2719 arch/i386/i386/pmap.c if (pve == NULL) { NULL 2721 arch/i386/i386/pmap.c if (pve == NULL) { NULL 804 arch/i386/i386/pmapae.c ptp = pae_pagealloc(&kpm->pm_obj, va, NULL, NULL 917 arch/i386/i386/pmapae.c ptep = NULL; /* wired page, avoid stealing this one */ NULL 930 arch/i386/i386/pmapae.c if (ptep == NULL) { NULL 980 arch/i386/i386/pmapae.c ptp = pae_pagealloc(&pmap->pm_obj, ptp_i2o(pde_index), NULL, NULL 982 arch/i386/i386/pmapae.c if (ptp == NULL) NULL 983 arch/i386/i386/pmapae.c return(NULL); NULL 1017 arch/i386/i386/pmapae.c if (ptp == NULL) NULL 1039 arch/i386/i386/pmapae.c if (pmap->pm_pdir == NULL) NULL 1099 arch/i386/i386/pmapae.c if (pap != NULL) NULL 1209 arch/i386/i386/pmapae.c struct pv_entry *pv_tofree = NULL; /* list of pv_entrys to free */ NULL 1224 arch/i386/i386/pmapae.c for (/*null*/; startva < endva && (ptp == NULL || ptp->wire_count > 1) NULL 1400 arch/i386/i386/pmapae.c ptp = NULL; NULL 1409 arch/i386/i386/pmapae.c if (ptp == NULL) NULL 1455 arch/i386/i386/pmapae.c uvm_pagerealloc(ptp, NULL, 0); NULL 1462 arch/i386/i386/pmapae.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 1504 arch/i386/i386/pmapae.c ptp = NULL; NULL 1512 arch/i386/i386/pmapae.c if (ptp == NULL) NULL 1548 arch/i386/i386/pmapae.c uvm_pagerealloc(ptp, NULL, 0); NULL 1556 arch/i386/i386/pmapae.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 1588 arch/i386/i386/pmapae.c if (pvh->pvh_list == NULL) { NULL 1600 arch/i386/i386/pmapae.c for (pve = pvh->pvh_list ; pve != NULL ; pve = pve->pv_next) { NULL 1668 arch/i386/i386/pmapae.c uvm_pagerealloc(pve->pv_ptp, NULL, 0); NULL 1675 arch/i386/i386/pmapae.c pmap_free_pvs(NULL, pvh->pvh_list); NULL 1676 arch/i386/i386/pmapae.c pvh->pvh_list = NULL; NULL 1680 arch/i386/i386/pmapae.c while ((ptp = TAILQ_FIRST(&empty_ptps)) != NULL) { NULL 1726 arch/i386/i386/pmapae.c if (pvh->pvh_list == NULL) { NULL 1735 arch/i386/i386/pmapae.c for (pve = pvh->pvh_list; pve != NULL && (*myattrs & testbits) == 0; NULL 1787 arch/i386/i386/pmapae.c for (pve = pvh->pvh_list; pve != NULL; pve = pve->pv_next) { NULL 1999 arch/i386/i386/pmapae.c ptp = NULL; NULL 2002 arch/i386/i386/pmapae.c if (ptp == NULL) { NULL 2051 arch/i386/i386/pmapae.c pvh = NULL; /* ensure !PG_PVLIST */ NULL 2079 arch/i386/i386/pmapae.c pve = NULL; NULL 2082 arch/i386/i386/pmapae.c pve = NULL; NULL 2101 arch/i386/i386/pmapae.c if (pve == NULL) { NULL 2103 arch/i386/i386/pmapae.c if (pve == NULL) { NULL 2116 arch/i386/i386/pmapae.c pvh = NULL; /* ensure !PG_PVLIST */ NULL 386 arch/i386/i386/powernow-k7.c char *techname = NULL; NULL 139 arch/i386/i386/powernow-k8.c struct k8pnow_cpu_state *k8pnow_current_state = NULL; NULL 436 arch/i386/i386/powernow-k8.c char * techname = NULL; NULL 53 arch/i386/i386/procfs_machdep.c "cx8", "apic", NULL, "sep", "mtrr", "pge", "mca", "cmov", NULL 54 arch/i386/i386/procfs_machdep.c "pat", "pse36", "pn", "clflush", NULL, "dts", "acpi", "mmx", NULL 75 arch/i386/i386/rbus_machdep.c if ((ex = pciaddr_search(PCIADDR_SEARCH_MEM, &start, size)) == NULL) NULL 121 arch/i386/i386/rbus_machdep.c if ((ex = pciaddr_search(PCIADDR_SEARCH_IO, &start, size)) == NULL) NULL 116 arch/i386/i386/sys_machdep.c if (cp == NULL) NULL 178 arch/i386/i386/sys_machdep.c if (descv == NULL) NULL 269 arch/i386/i386/sys_machdep.c if (pmap->pm_ldt != NULL && ldt_len <= pmap->pm_ldt_len) { NULL 284 arch/i386/i386/sys_machdep.c if (old_ldt != NULL) { NULL 163 arch/i386/i386/trap.c struct pcb *pcb = NULL; NULL 392 arch/i386/i386/trap.c preempt(NULL); NULL 464 arch/i386/i386/trap.c if (vm == NULL) NULL 489 arch/i386/i386/trap.c p->p_addr->u_pcb.pcb_onfault = NULL; NULL 110 arch/i386/i386/via.c if ((vc3_sc = malloc(sizeof(*vc3_sc), M_DEVBUF, M_NOWAIT)) == NULL) NULL 136 arch/i386/i386/via.c struct viac3_session *ses = NULL; NULL 141 arch/i386/i386/via.c if (sc == NULL || sidp == NULL || cri == NULL) NULL 144 arch/i386/i386/via.c if (sc->sc_sessions == NULL) { NULL 147 arch/i386/i386/via.c if (ses == NULL) NULL 159 arch/i386/i386/via.c if (ses == NULL) { NULL 163 arch/i386/i386/via.c if (ses == NULL) NULL 177 arch/i386/i386/via.c for (c = cri; c != NULL; c = c->cri_next) { NULL 234 arch/i386/i386/via.c if (swd == NULL) { NULL 243 arch/i386/i386/via.c if (swd->sw_ictx == NULL) { NULL 250 arch/i386/i386/via.c if (swd->sw_octx == NULL) { NULL 298 arch/i386/i386/via.c if (sc == NULL) NULL 368 arch/i386/i386/via.c if (sc->op_buf == NULL) { NULL 448 arch/i386/i386/via.c if (sc->op_buf != NULL) { NULL 451 arch/i386/i386/via.c sc->op_buf = NULL; NULL 465 arch/i386/i386/via.c if (crp == NULL || crp->crp_callback == NULL) { NULL 125 arch/i386/i386/vm_machdep.c if (stack != NULL) NULL 149 arch/i386/i386/vm_machdep.c if (p->p_addr->u_pcb.pcb_fpcpu != NULL) NULL 200 arch/i386/i386/vm_machdep.c NULL, p); NULL 206 arch/i386/i386/vm_machdep.c IO_NODELOCKED|IO_UNIT, cred, NULL, p); NULL 178 arch/i386/include/cpu.h ci != NULL; ci = ci->ci_next) NULL 41 arch/i386/include/mutex.h #define MUTEX_INITIALIZER(IPL) { 0, (IPL), 0, NULL } NULL 124 arch/i386/include/vmparam.h (pg)->mdpage.pv_list = NULL; \ NULL 312 arch/i386/isa/ahc_isa.c if (as == NULL) NULL 469 arch/i386/isa/ahc_isa.c if (ahc->ih == NULL) { NULL 137 arch/i386/isa/clock.c i8254_get_timecount, NULL, ~0u, TIMER_FREQ, "i8254", 0, NULL NULL 181 arch/i386/isa/clock.c if ((s = mc146818_read(NULL, NVRAM_DIAG)) != 0) /* XXX softc */ NULL 191 arch/i386/isa/clock.c if (to != NULL) NULL 198 arch/i386/isa/clock.c while (mc146818_read(NULL, MC_REGC) & MC_REGC_PF) NULL 246 arch/i386/isa/clock.c while (mc146818_read(NULL, MC_REGC) & MC_REGC_PF) { NULL 412 arch/i386/isa/clock.c (void)isa_intr_establish(NULL, 0, IST_PULSE, IPL_CLOCK, clockintr, NULL 414 arch/i386/isa/clock.c (void)isa_intr_establish(NULL, 8, IST_PULSE, IPL_CLOCK, rtcintr, NULL 417 arch/i386/isa/clock.c mc146818_write(NULL, MC_REGA, MC_BASE_32_KHz | MC_RATE_128_Hz); NULL 418 arch/i386/isa/clock.c mc146818_write(NULL, MC_REGB, MC_REGB_24HR | MC_REGB_PIE); NULL 436 arch/i386/isa/clock.c if ((mc146818_read(NULL, MC_REGD) & MC_REGD_VRT) == 0) /* XXX softc */ NULL 438 arch/i386/isa/clock.c MC146818_GETTOD(NULL, regs); /* XXX softc */ NULL 445 arch/i386/isa/clock.c MC146818_PUTTOD(NULL, regs); /* XXX softc */ NULL 476 arch/i386/isa/clock.c cksum += mc146818_read(NULL, i); /* XXX softc */ NULL 478 arch/i386/isa/clock.c return (cksum == (mc146818_read(NULL, 0x2e) << 8) NULL 479 arch/i386/isa/clock.c + mc146818_read(NULL, 0x2f)); NULL 509 arch/i386/isa/clock.c cmoscentury = mc146818_read(NULL, NVRAM_CENTURY); NULL 533 arch/i386/isa/clock.c mc146818_write(NULL, NVRAM_CENTURY, NULL 670 arch/i386/isa/clock.c mc146818_write(NULL, NVRAM_CENTURY, century); /* XXX softc */ NULL 679 arch/i386/isa/clock.c mc146818_write(NULL, MC_REGA, MC_BASE_32_KHz | MC_RATE_128_Hz); NULL 681 arch/i386/isa/clock.c mc146818_write(NULL, MC_REGA, MC_BASE_32_KHz | MC_RATE_1024_Hz); NULL 156 arch/i386/isa/isa_machdep.c NULL, /* _cookie */ NULL 317 arch/i386/isa/isa_machdep.c if (intrhand[irq] == NULL) { NULL 417 arch/i386/isa/isa_machdep.c for (p = &intrhand[i], tmp = 0; (q = *p) != NULL; NULL 483 arch/i386/isa/isa_machdep.c if (mp_busses != NULL) { NULL 487 arch/i386/isa/isa_machdep.c if (mp_isa_bus == NULL) NULL 490 arch/i386/isa/isa_machdep.c for (mip = mp_isa_bus->mb_intrs; mip != NULL; NULL 497 arch/i386/isa/isa_machdep.c if (mip == NULL && mp_eisa_bus) { NULL 498 arch/i386/isa/isa_machdep.c for (mip = mp_eisa_bus->mb_intrs; mip != NULL; NULL 508 arch/i386/isa/isa_machdep.c if (mip == NULL) NULL 517 arch/i386/isa/isa_machdep.c if (ih == NULL) { NULL 520 arch/i386/isa/isa_machdep.c return (NULL); NULL 526 arch/i386/isa/isa_machdep.c return (NULL); NULL 542 arch/i386/isa/isa_machdep.c return (NULL); NULL 552 arch/i386/isa/isa_machdep.c for (p = &intrhand[irq]; (q = *p) != NULL; p = &q->ih_next) NULL 570 arch/i386/isa/isa_machdep.c ih->ih_next = NULL; NULL 604 arch/i386/isa/isa_machdep.c for (p = &intrhand[irq]; (q = *p) != NULL && q != ih; p = &q->ih_next) NULL 615 arch/i386/isa/isa_machdep.c if (intrhand[irq] == NULL) NULL 675 arch/i386/isa/isa_machdep.c map->_dm_cookie = NULL; NULL 713 arch/i386/isa/isa_machdep.c (flags & BUS_DMA_NOWAIT) ? M_NOWAIT : M_WAITOK)) == NULL) { NULL 735 arch/i386/isa/isa_machdep.c if (map->_dm_cookie != NULL) NULL 1030 arch/i386/isa/isa_machdep.c if (p != NULL) NULL 55 arch/i386/isa/joy.c NULL, "joy", DV_DULL NULL 69 arch/i386/isa/joy.c if (sc == NULL) NULL 245 arch/i386/isa/lms.c NULL, "lms", DV_DULL NULL 239 arch/i386/isa/mms.c NULL, "mms", DV_DULL NULL 118 arch/i386/isa/npx.c NULL, "npx", DV_DULL NULL 432 arch/i386/isa/npx.c if (p == NULL || npx_type == NPX_NONE) { NULL 611 arch/i386/isa/npx.c if (ci->ci_fpcurproc != NULL) { NULL 625 arch/i386/isa/npx.c KDASSERT(ci->ci_fpcurproc == NULL); NULL 627 arch/i386/isa/npx.c KDASSERT(p->p_addr->u_pcb.pcb_fpcpu == NULL); NULL 629 arch/i386/isa/npx.c if (p->p_addr->u_pcb.pcb_fpcpu != NULL) NULL 687 arch/i386/isa/npx.c if (ci->ci_fpcurproc != NULL) { NULL 701 arch/i386/isa/npx.c KDASSERT(ci->ci_fpcurproc == NULL); NULL 703 arch/i386/isa/npx.c KDASSERT(p->p_addr->u_pcb.pcb_fpcpu == NULL); NULL 705 arch/i386/isa/npx.c if (p->p_addr->u_pcb.pcb_fpcpu != NULL) NULL 756 arch/i386/isa/npx.c if (p == NULL) NULL 796 arch/i386/isa/npx.c p->p_addr->u_pcb.pcb_fpcpu = NULL; NULL 797 arch/i386/isa/npx.c ci->ci_fpcurproc = NULL; NULL 810 arch/i386/isa/npx.c KDASSERT(p->p_addr != NULL); NULL 813 arch/i386/isa/npx.c if (oci == NULL) NULL 838 arch/i386/isa/npx.c while (p->p_addr->u_pcb.pcb_fpcpu != NULL) { NULL 133 arch/i386/isa/pccom.c NULL, "pccom", DV_TTY NULL 468 arch/i386/isa/pccom.c if (sc->disable != NULL && sc->enabled != 0) { NULL 1248 arch/i386/isa/pccom.c if (sc == NULL) NULL 1254 arch/i386/isa/pccom.c if (tp == NULL || !ISSET(tp->t_state, TS_ISOPEN | TS_WOPEN)) NULL 1669 arch/i386/isa/pccom.c kgdb_attach(com_kgdb_getc, com_kgdb_putc, NULL); NULL 59 arch/i386/pci/agp_machdep.c { 0, 0, NULL } NULL 117 arch/i386/pci/amd756.c if (ph == NULL) NULL 98 arch/i386/pci/elan520.c NULL, "elansc", DV_DULL NULL 232 arch/i386/pci/elan520.c tc->tc_poll_pps = NULL; NULL 58 arch/i386/pci/geodesc.c NULL, "geodesc", DV_DULL NULL 184 arch/i386/pci/glxsb.c NULL, "glxsb", DV_DULL NULL 341 arch/i386/pci/glxsb.c struct glxsb_session *ses = NULL; NULL 347 arch/i386/pci/glxsb.c if (sc == NULL || sidp == NULL || cri == NULL) NULL 357 arch/i386/pci/glxsb.c if (ses == NULL) { NULL 360 arch/i386/pci/glxsb.c if (ses == NULL) NULL 375 arch/i386/pci/glxsb.c for (c = cri; c != NULL; c = c->cri_next) { NULL 411 arch/i386/pci/glxsb.c if (swd == NULL) { NULL 420 arch/i386/pci/glxsb.c if (swd->sw_ictx == NULL) { NULL 427 arch/i386/pci/glxsb.c if (swd->sw_octx == NULL) { NULL 475 arch/i386/pci/glxsb.c if (sc == NULL) NULL 524 arch/i386/pci/glxsb.c if (iv != NULL) { NULL 594 arch/i386/pci/glxsb.c if (crd == NULL || (crd->crd_len % SB_AES_BLOCK_SIZE) != 0) { NULL 727 arch/i386/pci/glxsb.c if (crp == NULL || crp->crp_callback == NULL) { NULL 732 arch/i386/pci/glxsb.c if (crd == NULL) { NULL 812 arch/i386/pci/glxsb.c size, NULL, BUS_DMA_NOWAIT); NULL 67 arch/i386/pci/gscpcib.c NULL, "gscpcib", DV_DULL NULL 73 arch/i386/pci/gscpm.c NULL, "gscpm", DV_DULL NULL 80 arch/i386/pci/ichpcib.c NULL, "ichpcib", DV_DULL NULL 241 arch/i386/pci/ichpcib.c if (sc == NULL) { NULL 279 arch/i386/pci/ichpcib.c if (update_cpuspeed != NULL) NULL 134 arch/i386/pci/opti82c558.c if (ph == NULL) NULL 122 arch/i386/pci/opti82c700.c if (ph == NULL) NULL 139 arch/i386/pci/pchb.c NULL, "pchb", DV_DULL NULL 238 arch/i386/pci/pchb.c pba.pba_bridgetag = NULL; NULL 447 arch/i386/pci/pci_addr_fixup.c return (NULL); NULL 81 arch/i386/pci/pci_bus_fixup.c (qd != NULL && NULL 188 arch/i386/pci/pci_bus_fixup.c (qd != NULL && NULL 118 arch/i386/pci/pci_intr_fixup.c pciintr_icu_tag_t pciintr_icu_tag = NULL; NULL 236 arch/i386/pci/pci_intr_fixup.c NULL }, NULL 247 arch/i386/pci/pci_intr_fixup.c for (piit = pciintr_icu_table; piit->piit_init != NULL; piit++) NULL 252 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 260 arch/i386/pci/pci_intr_fixup.c for (l = SIMPLEQ_FIRST(&pciintr_link_map_list); l != NULL; NULL 265 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 274 arch/i386/pci/pci_intr_fixup.c if (pciintr_icu_tag != NULL) { NULL 287 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 305 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 309 arch/i386/pci/pci_intr_fixup.c if ((l = malloc(sizeof(*l), M_DEVBUF, M_NOWAIT)) == NULL) NULL 310 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 316 arch/i386/pci/pci_intr_fixup.c if (pciintr_icu_tag != NULL) { /* compatible PCI ICU found */ NULL 325 arch/i386/pci/pci_intr_fixup.c if (lstart == NULL || lstart->link < l->link) NULL 339 arch/i386/pci/pci_intr_fixup.c if (pcibios_pir_table == NULL) NULL 340 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 349 arch/i386/pci/pci_intr_fixup.c return (NULL); NULL 375 arch/i386/pci/pci_intr_fixup.c if (pcibios_pir_table == NULL) { NULL 396 arch/i386/pci/pci_intr_fixup.c if ((l = pciintr_link_lookup(link)) == NULL) NULL 431 arch/i386/pci/pci_intr_fixup.c for (l = SIMPLEQ_FIRST(&pciintr_link_map_list); l != NULL; NULL 460 arch/i386/pci/pci_intr_fixup.c for (l = SIMPLEQ_FIRST(&pciintr_link_map_list); l != NULL; NULL 501 arch/i386/pci/pci_intr_fixup.c for (l = SIMPLEQ_FIRST(&pciintr_link_map_list); l != NULL; NULL 523 arch/i386/pci/pci_intr_fixup.c for (l = SIMPLEQ_FIRST(&pciintr_link_map_list); l != NULL; NULL 549 arch/i386/pci/pci_intr_fixup.c char *p = NULL; NULL 559 arch/i386/pci/pci_intr_fixup.c if (!l || pciintr_icu_tag == NULL) NULL 626 arch/i386/pci/pci_intr_fixup.c l != NULL; l = SIMPLEQ_NEXT(l, list)) NULL 657 arch/i386/pci/pci_intr_fixup.c char *p = NULL; NULL 663 arch/i386/pci/pci_intr_fixup.c ihp->link = NULL; NULL 667 arch/i386/pci/pci_intr_fixup.c if ((pir = pciintr_pir_lookup(bus, device)) == NULL || NULL 673 arch/i386/pci/pci_intr_fixup.c if ((l = pciintr_link_lookup(link)) == NULL) { NULL 689 arch/i386/pci/pci_intr_fixup.c ihp->link = NULL; NULL 693 arch/i386/pci/pci_intr_fixup.c if (pciintr_icu_tag == NULL && irq != 0 && NULL 737 arch/i386/pci/pci_intr_fixup.c const struct pciintr_icu_table *piit = NULL; NULL 763 arch/i386/pci/pci_intr_fixup.c (piit = pciintr_icu_lookup(pirh->compat_router)) == NULL) { NULL 771 arch/i386/pci/pci_intr_fixup.c if (piit == NULL) NULL 800 arch/i386/pci/pci_intr_fixup.c if (PCI_HDRTYPE_MULTIFN(bhlcr) || (qd != NULL && NULL 826 arch/i386/pci/pci_intr_fixup.c if (piit != NULL) NULL 831 arch/i386/pci/pci_intr_fixup.c if (piit == NULL) { NULL 156 arch/i386/pci/pci_machdep.c NULL, /* _cookie */ NULL 164 arch/i386/pci/pci_machdep.c NULL, /* _dmamap_sync */ NULL 237 arch/i386/pci/pci_machdep.c if (bp != NULL) NULL 239 arch/i386/pci/pci_machdep.c if (dp != NULL) NULL 241 arch/i386/pci/pci_machdep.c if (fp != NULL) NULL 245 arch/i386/pci/pci_machdep.c if (bp != NULL) NULL 247 arch/i386/pci/pci_machdep.c if (dp != NULL) NULL 249 arch/i386/pci/pci_machdep.c if (fp != NULL) NULL 326 arch/i386/pci/pci_machdep.c if (bios_pciinfo != NULL) { NULL 442 arch/i386/pci/pci_machdep.c if (!(ihp->line & PCI_INT_VIA_ISA) && mp_busses != NULL) { NULL 450 arch/i386/pci/pci_machdep.c for (mip = mp_busses[bus].mb_intrs; mip != NULL; mip=mip->next) { NULL 504 arch/i386/pci/pci_machdep.c if (!(ihp->line & PCI_INT_VIA_ISA) && mp_busses != NULL) { NULL 505 arch/i386/pci/pci_machdep.c if (mip == NULL && mp_isa_bus) { NULL 506 arch/i386/pci/pci_machdep.c for (mip = mp_isa_bus->mb_intrs; mip != NULL; NULL 514 arch/i386/pci/pci_machdep.c if (mip == NULL && mp_eisa_bus) { NULL 515 arch/i386/pci/pci_machdep.c for (mip = mp_eisa_bus->mb_intrs; mip != NULL; NULL 523 arch/i386/pci/pci_machdep.c if (mip == NULL) { NULL 575 arch/i386/pci/pci_machdep.c ret = isa_intr_establish(NULL, l, IST_LEVEL, level, func, arg, what); NULL 587 arch/i386/pci/pci_machdep.c isa_intr_disestablish(NULL, cookie); NULL 68 arch/i386/pci/pcib.c NULL, "pcib", DV_DULL NULL 138 arch/i386/pci/pcibios.c NULL, "pcibios", DV_DULL NULL 166 arch/i386/pci/pcibios.c pcibios_get_status(NULL, &rev_maj, &rev_min, &mech1, &mech2, NULL 204 arch/i386/pci/pcibios.c pcibios_pir_init((struct pcibios_softc *)self) != NULL) { NULL 210 arch/i386/pci/pcibios.c rv = pci_intr_fixup(sc, NULL, I386_BUS_SPACE_IO); NULL 231 arch/i386/pci/pcibios.c sc->max_bus = pci_bus_fixup(NULL, 0); NULL 237 arch/i386/pci/pcibios.c pci_addr_fixup(sc, NULL, sc->max_bus); NULL 245 arch/i386/pci/pcibios.c pcibios_pir_table = NULL; NULL 297 arch/i386/pci/pcibios.c if (pcibios_pir_table == NULL) { NULL 299 arch/i386/pci/pcibios.c return NULL; NULL 315 arch/i386/pci/pcibios.c if (pcibios_pir_table == NULL) { NULL 320 arch/i386/pci/pcibios.c if (pcibios_pir_table == NULL) { NULL 322 arch/i386/pci/pcibios.c return NULL; NULL 330 arch/i386/pci/pcibios.c pcibios_pir_table = NULL; NULL 332 arch/i386/pci/pcibios.c return NULL; NULL 544 arch/i386/pci/pcibios.c (qd != NULL && NULL 54 arch/i386/pci/pcic_pci_machdep.c return NULL; NULL 60 arch/i386/pci/pcic_pci_machdep.c if (isa_intr_alloc(NULL, PCIC_CSC_INTR_IRQ_VALIDMASK & 0xffff, NULL 62 arch/i386/pci/pcic_pci_machdep.c return (NULL); NULL 64 arch/i386/pci/pcic_pci_machdep.c return (isa_intr_establish(NULL, sc->irq, IST_EDGE, IPL_TTY, NULL 63 arch/i386/pci/pciide_machdep.c cookie = isa_intr_establish(NULL, irq, IST_EDGE, IPL_BIO, func, arg, dev->dv_xname); NULL 71 arch/i386/pci/pciide_machdep.c isa_intr_disestablish(NULL, cookie); NULL 114 arch/i386/pci/piix.c if (ph == NULL) NULL 130 arch/i386/pci/piixpcib.c NULL, "piixpcib", DV_DULL NULL 312 arch/i386/pci/piixpcib.c if (sc == NULL) { NULL 74 arch/i386/pci/rccosb4.c if (ph == NULL) NULL 150 arch/i386/pci/via8231.c if (ph == NULL) NULL 49 arch/i386/stand/boot/conf.c void (*sa_cleanup)(void) = NULL; NULL 99 arch/i386/stand/boot/conf.c NULL NULL 111 arch/i386/stand/boot/conf.c { NULL } NULL 52 arch/i386/stand/cdboot/conf.c void (*sa_cleanup)(void) = NULL; NULL 105 arch/i386/stand/cdboot/conf.c { NULL } NULL 83 arch/i386/stand/installboot/installboot.c {NULL} NULL 168 arch/i386/stand/installboot/installboot.c if ((protostore = loadproto(proto, &protosize)) == NULL) NULL 273 arch/i386/stand/installboot/installboot.c if (ph == NULL) NULL 274 arch/i386/stand/installboot/installboot.c err(1, NULL); NULL 288 arch/i386/stand/installboot/installboot.c if ((bp = calloc(tdsize, 1)) == NULL) { NULL 289 arch/i386/stand/installboot/installboot.c err(1, NULL); NULL 388 arch/i386/stand/installboot/installboot.c if (sysctl(mib, 3, &dev, &size, NULL, 0) >= 0) { NULL 407 arch/i386/stand/installboot/installboot.c if ((buf = malloc(fs->fs_bsize)) == NULL) NULL 408 arch/i386/stand/installboot/installboot.c err(1, NULL); NULL 456 arch/i386/stand/installboot/installboot.c for (p = sym_list; p->sym_name != NULL; p++) { NULL 461 arch/i386/stand/installboot/installboot.c if (p->sym_name == NULL) NULL 485 arch/i386/stand/installboot/installboot.c for (sym = sym_list; sym->sym_name != NULL; sym++) { NULL 491 arch/i386/stand/installboot/installboot.c if (nl == NULL) NULL 492 arch/i386/stand/installboot/installboot.c err(1, NULL); NULL 407 arch/i386/stand/libsa/biosdev.c f->f_devdata = NULL; NULL 598 arch/i386/stand/libsa/biosdev.c if (rsize != NULL) NULL 613 arch/i386/stand/libsa/biosdev.c if (rsize != NULL) NULL 622 arch/i386/stand/libsa/biosdev.c f->f_devdata = NULL; NULL 53 arch/i386/stand/libsa/biosprobe.c return NULL; NULL 69 arch/i386/stand/libsa/biosprobe.c return NULL; NULL 78 arch/i386/stand/libsa/biosprobe.c return NULL; NULL 59 arch/i386/stand/libsa/cmd_i386.c { NULL, 0 } NULL 85 arch/i386/stand/libsa/cmd_i386.c bios_diskinfo_t *bd = NULL; NULL 159 arch/i386/stand/libsa/cmd_i386.c addr = strtoll(p + 1, NULL, 0); NULL 181 arch/i386/stand/libsa/cmd_i386.c dump_biosmem(NULL); NULL 297 arch/i386/stand/libsa/diskprobe.c return NULL; NULL 339 arch/i386/stand/libsa/diskprobe.c return NULL; NULL 43 arch/i386/stand/libsa/exec_i386.c char *bootmac = NULL; NULL 56 arch/i386/stand/libsa/exec_i386.c if (sa_cleanup != NULL) NULL 63 arch/i386/stand/libsa/exec_i386.c if (bootmac != NULL) NULL 54 arch/i386/stand/libsa/machdep.c if (pr != NULL) { NULL 91 arch/i386/stand/libsa/memprobe.c return NULL; NULL 116 arch/i386/stand/libsa/memprobe.c return NULL; NULL 123 arch/i386/stand/libsa/memprobe.c return NULL; NULL 132 arch/i386/stand/libsa/memprobe.c return NULL; NULL 170 arch/i386/stand/libsa/memprobe.c return NULL; NULL 304 arch/i386/stand/libsa/memprobe.c if ((pm = bios_E820(bios_memmap)) == NULL) { NULL 308 arch/i386/stand/libsa/memprobe.c if (pm == NULL) NULL 311 arch/i386/stand/libsa/memprobe.c if (pm == NULL) NULL 313 arch/i386/stand/libsa/memprobe.c if (pm == NULL) { NULL 369 arch/i386/stand/libsa/memprobe.c if (tm == NULL) NULL 333 arch/i386/stand/libsa/pxe.c pxenv = NULL; NULL 334 arch/i386/stand/libsa/pxe.c pxe = NULL; NULL 337 arch/i386/stand/libsa/pxe.c if (pxenv == NULL) { NULL 340 arch/i386/stand/libsa/pxe.c pxenv = NULL; NULL 349 arch/i386/stand/libsa/pxe.c pxenv = NULL; NULL 354 arch/i386/stand/libsa/pxe.c if (pxe == NULL) { NULL 357 arch/i386/stand/libsa/pxe.c pxe = NULL; NULL 366 arch/i386/stand/libsa/pxe.c pxe = NULL; NULL 371 arch/i386/stand/libsa/pxe.c if (pxe != NULL && pxenv != NULL) NULL 375 arch/i386/stand/libsa/pxe.c if (pxe == NULL && pxenv == NULL) { NULL 380 arch/i386/stand/libsa/pxe.c if (pxenv == NULL) { NULL 387 arch/i386/stand/libsa/pxe.c if (pxenv->Version >= 0x0201 && pxe != NULL) { NULL 404 arch/i386/stand/libsa/pxe.c pxenv = NULL; NULL 408 arch/i386/stand/libsa/pxe.c if (pxenv == NULL) { NULL 515 arch/i386/stand/libsa/pxe.c if (pxe_call == NULL) NULL 127 arch/i386/stand/libsa/pxe_net.c f->f_devdata = NULL; NULL 69 arch/i386/stand/libsa/smpprobe.c mp_float_t *mpp = NULL; NULL 104 arch/i386/stand/libsa/smpprobe.c mp_float_t *mp = NULL; NULL 78 arch/i386/stand/pxeboot/conf.c NULL, "tftp", "nfs" NULL 126 arch/i386/stand/pxeboot/conf.c { NULL } NULL 81 arch/i386/stand/pxeboot/devopen.c if ((fs_name[i] != NULL) && NULL 88 arch/i386/stand/pxeboot/devopen.c rc = (*dp->dv_open)(f, NULL); NULL 92 arch/i386/stand/pxeboot/devopen.c f->f_dev = NULL; NULL 109 arch/i386/stand/pxeboot/devopen.c bootmac = NULL; NULL 110 arch/i386/stand/pxeboot/open.c if (f->f_ops != NULL) { NULL 43 compat/aout/compat_aout.c NULL, NULL 47 compat/aout/compat_aout.c NULL, NULL 51 compat/aout/compat_aout.c NULL, NULL 56 compat/aout/compat_aout.c NULL, NULL 116 compat/aout/compat_aout.c if (emul_aout.e_sysent == NULL) { NULL 59 compat/bsdos/bsdos_exec.c NULL, NULL 67 compat/bsdos/bsdos_exec.c NULL, NULL 72 compat/bsdos/bsdos_exec.c NULL, NULL 57 compat/common/compat_dir.c u_long *cookies = NULL, *cookiep; NULL 95 compat/common/compat_dir.c cookies = NULL; NULL 84 compat/common/compat_util.c if (sgp == NULL) NULL 150 compat/common/compat_util.c if (sgp == NULL) NULL 155 compat/common/compat_util.c if (*pbuf == NULL) { NULL 199 compat/common/compat_util.c if (leftover != NULL) NULL 223 compat/common/compat_util.c return NULL; NULL 226 compat/common/compat_util.c return NULL; NULL 94 compat/common/kern_exit_43.c SCARG(&a, rusage) = NULL; NULL 101 compat/common/kern_exit_43.c SCARG(&a, rusage) = NULL; NULL 219 compat/common/kern_info_43.c net_sysctl(name, 5, SCARG(uap, where), &size, NULL, 0, p); NULL 225 compat/common/kern_info_43.c kern_sysctl(name, 1, SCARG(uap, where), &size, NULL, 0, p); NULL 233 compat/common/kern_info_43.c kern_sysctl(name, 3, SCARG(uap, where), &size, NULL, 0, p); NULL 239 compat/common/kern_info_43.c kern_sysctl(name, 1, SCARG(uap, where), &size, NULL, 0, p); NULL 245 compat/common/kern_info_43.c uvm_sysctl(name, 1, SCARG(uap, where), &size, NULL, 0, p); NULL 251 compat/common/kern_info_43.c uvm_sysctl(name, 1, SCARG(uap, where), &size, NULL, 0, p); NULL 257 compat/common/kern_info_43.c kern_sysctl(name, 1, SCARG(uap, where), &size, NULL, 0, p); NULL 292 compat/common/kern_info_43.c if (SCARG(uap, where) == NULL) { NULL 240 compat/common/tty_43.c if (tp->t_session == NULL) NULL 243 compat/common/tty_43.c if (tp->t_session->s_leader == NULL) NULL 163 compat/common/vfs_syscalls_35.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 203 compat/common/vfs_syscalls_35.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) NULL 189 compat/common/vfs_syscalls_43.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 60 compat/freebsd/freebsd_exec.c NULL, NULL 68 compat/freebsd/freebsd_exec.c NULL, NULL 73 compat/freebsd/freebsd_exec.c NULL, NULL 80 compat/freebsd/freebsd_exec.c NULL, NULL 88 compat/freebsd/freebsd_exec.c NULL, NULL 174 compat/freebsd/freebsd_exec.c if (brand == NULL || strcmp(brand, "FreeBSD") != 0) NULL 178 compat/freebsd/freebsd_exec.c if ((error = emul_find(p, NULL, freebsd_emul_path, itp, &bp, 0))) NULL 88 compat/freebsd/freebsd_file.c NULL, /* 0 = MOUNT_NONE */ NULL 104 compat/freebsd/freebsd_file.c NULL, /* 16 = "devfs" - existing device Filesystem */ NULL 111 compat/freebsd/freebsd_file.c return (NULL); NULL 132 compat/freebsd/freebsd_file.c if ((type = convert_from_freebsd_mount_type(SCARG(uap, type))) == NULL) NULL 813 compat/freebsd/freebsd_file.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 86 compat/hpux/hppa/hpux_exec.c NULL, NULL 91 compat/hpux/hppa/hpux_exec.c NULL, NULL 216 compat/hpux/hppa/hpux_exec.c SCARG(&ap, envp) = NULL; NULL 189 compat/hpux/hpux_compat.c SCARG(&w4, rusage) = NULL; NULL 192 compat/hpux/hpux_compat.c if (SCARG(uap, status) == NULL) { NULL 222 compat/hpux/hpux_compat.c if (SCARG(uap, status) == NULL) NULL 674 compat/hpux/hpux_compat.c if ((shp = shm_find_segment_by_shmid(SCARG(uap, shmid))) == NULL) NULL 829 compat/hpux/hpux_compat.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 1186 compat/hpux/hpux_compat.c if (SCARG(uap, t) != NULL) NULL 1299 compat/hpux/hpux_compat.c calcru(p, &ru, &rs, NULL); NULL 219 compat/hpux/hpux_file.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 82 compat/hpux/hpux_tty.c if ((fp = fd_getfile(p->p_fd, fd)) == NULL) NULL 519 compat/hpux/hpux_tty.c if ((fp = fd_getfile(fdp, fdes)) == NULL) NULL 86 compat/hpux/m68k/hpux_exec.c NULL, NULL 91 compat/hpux/m68k/hpux_exec.c NULL, NULL 301 compat/hpux/m68k/hpux_exec.c SCARG(&ap, envp) = NULL; NULL 105 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 3fb */ NULL 106 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 3fc */ NULL 107 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 3fd */ NULL 108 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 3fe */ NULL 109 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 3ff */ NULL 110 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 400 */ NULL 111 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 401 */ NULL 112 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 402 */ NULL 113 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 403 */ NULL 114 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 404 */ NULL 115 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 405 */ NULL 116 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 406 */ NULL 117 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 407 */ NULL 118 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 408 */ NULL 119 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 409 */ NULL 120 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 40a */ NULL 122 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 40c */ NULL 123 compat/hpux/m68k/hpux_net.c { NULL, 0 }, /* 40d */ NULL 143 compat/hpux/m68k/hpux_net.c if (code < 0 || code >= NUMBSDIPC || hpuxtobsdipc[code].rout == NULL) NULL 200 compat/hpux/m68k/hpux_net.c struct mbuf *m = NULL; NULL 245 compat/hpux/m68k/hpux_net.c struct mbuf *m = NULL; NULL 278 compat/hpux/m68k/hpux_net.c struct mbuf *m = NULL; NULL 293 compat/hpux/m68k/hpux_net.c if (SCARG(uap, val) && valsize && m != NULL) { NULL 311 compat/hpux/m68k/hpux_net.c if (m != NULL) NULL 97 compat/ibcs2/ibcs2_exec.c NULL, NULL 102 compat/ibcs2/ibcs2_exec.c NULL, NULL 190 compat/ibcs2/ibcs2_fcntl.c if ((fp = fd_getfile(fdp, *retval)) == NULL) NULL 348 compat/ibcs2/ibcs2_ioctl.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 170 compat/ibcs2/ibcs2_misc.c SCARG(&w4, rusage) = NULL; NULL 208 compat/ibcs2/ibcs2_misc.c SCARG(&ap, envp) = NULL; NULL 530 compat/ibcs2/ibcs2_misc.c ibcs2_gid_t *iset = NULL; NULL 768 compat/ibcs2/ibcs2_misc.c SCARG(&sa, new) = NULL; NULL 898 compat/ibcs2/ibcs2_misc.c SCARG(&sa, tzp) = NULL; NULL 941 compat/ibcs2/ibcs2_misc.c SCARG(&sa, tptr) = NULL; NULL 1008 compat/ibcs2/ibcs2_misc.c return sys_setsid(p, NULL, retval); NULL 219 compat/ibcs2/ibcs2_signal.c if (oisa != NULL) NULL 222 compat/ibcs2/ibcs2_signal.c obsa = NULL; NULL 224 compat/ibcs2/ibcs2_signal.c if (nisa != NULL) { NULL 232 compat/ibcs2/ibcs2_signal.c nbsa = NULL; NULL 241 compat/ibcs2/ibcs2_signal.c if (oisa != NULL) { NULL 352 compat/ibcs2/ibcs2_signal.c SCARG(&sa_args, osa) = NULL; NULL 394 compat/ibcs2/ibcs2_signal.c if (SCARG(uap, oset) != NULL) { NULL 401 compat/ibcs2/ibcs2_signal.c if (SCARG(uap, set) == NULL) NULL 72 compat/linux/linux_blkio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 111 compat/linux/linux_cdrom.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 105 compat/linux/linux_exec.c NULL, NULL 110 compat/linux/linux_exec.c NULL, NULL 114 compat/linux/linux_exec.c NULL, NULL 130 compat/linux/linux_exec.c NULL, NULL 139 compat/linux/linux_exec.c NULL, NULL 186 compat/linux/linux_exec.c p->p_emuldata = NULL; NULL 201 compat/linux/linux_exec.c p->p_emuldata = NULL; NULL 218 compat/linux/linux_exec.c void *nullp = NULL; NULL 223 compat/linux/linux_exec.c return (NULL); NULL 228 compat/linux/linux_exec.c return (NULL); NULL 239 compat/linux/linux_exec.c return (NULL); NULL 242 compat/linux/linux_exec.c return (NULL); NULL 245 compat/linux/linux_exec.c return (NULL); NULL 252 compat/linux/linux_exec.c return (NULL); NULL 255 compat/linux/linux_exec.c return (NULL); NULL 489 compat/linux/linux_exec.c if ((error = emul_find(p, NULL, linux_emul_path, itp, &bp, 0))) NULL 78 compat/linux/linux_fdio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 197 compat/linux/linux_file.c if ((fp = fd_getfile(fdp, *retval)) == NULL) NULL 396 compat/linux/linux_file.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 426 compat/linux/linux_file.c if (pgrp == NULL || pgrp->pg_session != p->p_session) NULL 80 compat/linux/linux_hdio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 95 compat/linux/linux_hdio.c if (atap == NULL) { NULL 712 compat/linux/linux_ipc.c SCARG(&bsa, buf) = NULL; NULL 135 compat/linux/linux_misc.c SCARG(&linux_w4a, rusage) = NULL; NULL 161 compat/linux/linux_misc.c if (SCARG(uap, status) != NULL) { NULL 165 compat/linux/linux_misc.c status = NULL; NULL 190 compat/linux/linux_misc.c if (status != NULL) { NULL 743 compat/linux/linux_misc.c calcru(p, &ru.ru_utime, &ru.ru_stime, NULL); NULL 898 compat/linux/linux_misc.c if (SCARG(uap, times) != NULL) { NULL 909 compat/linux/linux_misc.c SCARG(&ua, tptr) = NULL; NULL 1331 compat/linux/linux_misc.c if (p1 == NULL) NULL 99 compat/linux/linux_sched.c return (fork1(p, sig, flags, SCARG(uap, stack), 0, NULL, NULL, retval, NULL 100 compat/linux/linux_sched.c NULL)); NULL 121 compat/linux/linux_sched.c if (SCARG(uap, pid) < 0 || SCARG(uap, sp) == NULL) NULL 131 compat/linux/linux_sched.c if ((p = pfind(SCARG(uap, pid))) == NULL) NULL 162 compat/linux/linux_sched.c if (SCARG(uap, pid) < 0 || SCARG(uap, sp) == NULL) NULL 168 compat/linux/linux_sched.c if ((p = pfind(SCARG(uap, pid))) == NULL) NULL 202 compat/linux/linux_sched.c if (SCARG(uap, pid) < 0 || SCARG(uap, sp) == NULL) NULL 212 compat/linux/linux_sched.c if ((p = pfind(SCARG(uap, pid))) == NULL) NULL 252 compat/linux/linux_sched.c if ((p = pfind(SCARG(uap, pid))) == NULL) NULL 302 compat/linux/linux_signal.c lsa->sa_restorer = NULL; NULL 403 compat/linux/linux_signal.c if (olsa != NULL) NULL 406 compat/linux/linux_signal.c obsa = NULL; NULL 408 compat/linux/linux_signal.c if (nlsa != NULL) { NULL 416 compat/linux/linux_signal.c nbsa = NULL; NULL 424 compat/linux/linux_signal.c if (obsa != NULL) { NULL 435 compat/linux/linux_signal.c if (olsa != NULL) { NULL 474 compat/linux/linux_signal.c if (olsa != NULL) NULL 477 compat/linux/linux_signal.c obsa = NULL; NULL 479 compat/linux/linux_signal.c if (nlsa != NULL) { NULL 488 compat/linux/linux_signal.c nbsa = NULL; NULL 496 compat/linux/linux_signal.c if (obsa != NULL) { NULL 507 compat/linux/linux_signal.c if (olsa != NULL) { NULL 589 compat/linux/linux_signal.c if (SCARG(uap, oset) != NULL) { NULL 596 compat/linux/linux_signal.c if (SCARG(uap, set) == NULL) NULL 651 compat/linux/linux_signal.c if (SCARG(uap, oset) != NULL) { NULL 658 compat/linux/linux_signal.c if (SCARG(uap, set) == NULL) NULL 845 compat/linux/linux_signal.c if (SCARG(uap, nss) != NULL) { NULL 859 compat/linux/linux_signal.c SCARG(&sa, nss) = NULL; NULL 861 compat/linux/linux_signal.c if (SCARG(uap, oss) == NULL) { NULL 862 compat/linux/linux_signal.c SCARG(&sa, oss) = NULL; NULL 256 compat/linux/linux_socket.c SCARG(&bba, name) = NULL; NULL 641 compat/linux/linux_socket.c rmsg.msg_control = NULL; NULL 690 compat/linux/linux_socket.c SCARG(&bsa, to) = NULL; NULL 1043 compat/linux/linux_socket.c struct msghdr msg, *nmsg = NULL; NULL 1081 compat/linux/linux_socket.c if (control == NULL) NULL 1324 compat/linux/linux_socket.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 464 compat/linux/linux_termios.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 410 compat/osf1/osf1_cvt.c bmh->msg_iov = NULL; /* iovec xlation separate */ NULL 414 compat/osf1/osf1_cvt.c if (bmh->msg_control != NULL || bmh->msg_controllen != 0) NULL 583 compat/osf1/osf1_cvt.c bss->ss_flags, NULL); NULL 185 compat/osf1/osf1_descrip.c osf1_fcntl_getsetfd_flags_rxtab, retval[0], NULL); NULL 192 compat/osf1/osf1_descrip.c leftovers, NULL); NULL 246 compat/osf1/osf1_descrip.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 79 compat/osf1/osf1_exec.c NULL, NULL 87 compat/osf1/osf1_exec.c NULL, NULL 92 compat/osf1/osf1_exec.c NULL, NULL 114 compat/osf1/osf1_exec.c MAXPATHLEN + 1, NULL); NULL 117 compat/osf1/osf1_exec.c MAXPATHLEN + 1, NULL); NULL 143 compat/osf1/osf1_exec.c epp->ep_emul_arg = NULL; NULL 175 compat/osf1/osf1_exec.c if (copyoutstr(emul_arg->exec_name, prognameloc, MAXPATHLEN + 1, NULL)) NULL 188 compat/osf1/osf1_exec.c MAXPATHLEN + 1, NULL)) NULL 216 compat/osf1/osf1_exec.c pack->ep_emul_arg = NULL; NULL 220 compat/osf1/osf1_exec.c stack = NULL; NULL 238 compat/osf1/osf1_exec.c error = emul_find(p, NULL, osf1_emul_path, NULL 201 compat/osf1/osf1_file.c copyinstr(SCARG(uap, path), pnbuf, sizeof pnbuf, NULL) == 0) NULL 324 compat/osf1/osf1_file.c if (SCARG(uap, tptr) == NULL) NULL 325 compat/osf1/osf1_file.c SCARG(&a, tptr) = NULL; NULL 144 compat/osf1/osf1_generic.c if (SCARG(uap, tv) == NULL) NULL 145 compat/osf1/osf1_generic.c SCARG(&a, tv) = NULL; NULL 229 compat/osf1/osf1_misc.c NULL); NULL 295 compat/osf1/osf1_misc.c if (SCARG(uap, slept) != NULL) { NULL 334 compat/osf1/osf1_misc.c if (SCARG(uap, rusage) == NULL) NULL 335 compat/osf1/osf1_misc.c SCARG(&a, rusage) = NULL; NULL 343 compat/osf1/osf1_misc.c if (error == 0 && SCARG(&a, rusage) != NULL) { NULL 186 compat/osf1/osf1_mmap.c addr, size, &addr, NULL, 0, 0, 0) != NULL) { NULL 193 compat/osf1/osf1_mmap.c NULL, 0, 0, 0) != NULL) { NULL 87 compat/osf1/osf1_signal.c if (oosa != NULL) NULL 90 compat/osf1/osf1_signal.c obsa = NULL; NULL 92 compat/osf1/osf1_signal.c if (nosa != NULL) { NULL 100 compat/osf1/osf1_signal.c nbsa = NULL; NULL 110 compat/osf1/osf1_signal.c if (oosa != NULL) { NULL 138 compat/osf1/osf1_signal.c if (ooss != NULL) NULL 141 compat/osf1/osf1_signal.c obss = NULL; NULL 143 compat/osf1/osf1_signal.c if (noss != NULL) { NULL 152 compat/osf1/osf1_signal.c nbss = NULL; NULL 161 compat/osf1/osf1_signal.c if (obss != NULL) { NULL 265 compat/osf1/osf1_signal.c SCARG(&sa_args, osa) = NULL; NULL 319 compat/osf1/osf1_signal.c if (SCARG(uap, oset) != NULL) { NULL 326 compat/osf1/osf1_signal.c if (SCARG(uap, set) == NULL) NULL 62 compat/osf1/osf1_time.c if (SCARG(uap, tp) == NULL) NULL 63 compat/osf1/osf1_time.c SCARG(&a, tp) = NULL; NULL 66 compat/osf1/osf1_time.c if (SCARG(uap, tzp) == NULL) NULL 67 compat/osf1/osf1_time.c SCARG(&a, tzp) = NULL; NULL 73 compat/osf1/osf1_time.c if (error == 0 && SCARG(uap, tp) != NULL) { NULL 85 compat/osf1/osf1_time.c if (error == 0 && SCARG(uap, tzp) != NULL) { NULL 150 compat/osf1/osf1_time.c if (SCARG(uap, oitv) == NULL) NULL 151 compat/osf1/osf1_time.c SCARG(&a, oitv) = NULL; NULL 158 compat/osf1/osf1_time.c if (error == 0 && SCARG(uap, oitv) != NULL) { NULL 195 compat/osf1/osf1_time.c if (SCARG(uap, tv) == NULL) NULL 196 compat/osf1/osf1_time.c SCARG(&a, tv) = NULL; NULL 215 compat/osf1/osf1_time.c if (SCARG(uap, tzp) == NULL) NULL 216 compat/osf1/osf1_time.c SCARG(&a, tzp) = NULL; NULL 91 compat/ossaudio/ossaudio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 671 compat/ossaudio/ossaudio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 859 compat/ossaudio/ossaudio.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 76 compat/sunos/sunos_exec.c NULL, NULL 88 compat/sunos/sunos_exec.c NULL, NULL 93 compat/sunos/sunos_exec.c NULL, NULL 407 compat/sunos/sunos_ioctl.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 507 compat/sunos/sunos_ioctl.c if (error == EIO && vp != NULL && NULL 216 compat/sunos/sunos_misc.c SCARG(&ouap, envp) = NULL; NULL 352 compat/sunos/sunos_misc.c SCARG(&ouap, argp) = NULL; NULL 525 compat/sunos/sunos_misc.c struct mbuf *m = NULL; NULL 607 compat/sunos/sunos_misc.c if (fdp->fd_rdir != NULL) NULL 700 compat/sunos/sunos_misc.c if ((fp = fd_getfile(fdp, *retval)) == NULL) NULL 796 compat/sunos/sunos_misc.c sp->s_ttyvp = NULL; NULL 1202 compat/sunos/sunos_misc.c calcru(p, &ru.ru_utime, &ru.ru_stime, NULL); NULL 74 compat/svr4/svr4_exec.c NULL, NULL 94 compat/svr4/svr4_exec.c return (NULL); NULL 130 compat/svr4/svr4_exec.c if ((error = emul_find(p, NULL, svr4_emul_path, itp, &bp, 0))) NULL 268 compat/svr4/svr4_fcntl.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 346 compat/svr4/svr4_fcntl.c if ((fp = fd_getfile(fdp, *retval)) == NULL) NULL 113 compat/svr4/svr4_ioctl.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 670 compat/svr4/svr4_ipc.c if (SCARG(uap, buf) != NULL) { NULL 691 compat/svr4/svr4_ipc.c SCARG(&ap, buf) = NULL; NULL 699 compat/svr4/svr4_ipc.c if (SCARG(uap, buf) == NULL) NULL 120 compat/svr4/svr4_misc.c SCARG(&w4, rusage) = NULL; NULL 123 compat/svr4/svr4_misc.c if (SCARG(uap, status) == NULL) { NULL 162 compat/svr4/svr4_misc.c SCARG(&ap, envp) = NULL; NULL 444 compat/svr4/svr4_misc.c if (fdp->fd_rdir != NULL) NULL 687 compat/svr4/svr4_misc.c error = uvm_map(&vm->vm_map, &old, diff, NULL, UVM_UNKNOWN_OFFSET, NULL 825 compat/svr4/svr4_misc.c if ((p = pfind(pid)) != NULL) NULL 833 compat/svr4/svr4_misc.c return NULL; NULL 865 compat/svr4/svr4_misc.c (p = svr4_pfind(SCARG(uap, pid))) == NULL) NULL 875 compat/svr4/svr4_misc.c return sys_setsid(p, NULL, retval); NULL 880 compat/svr4/svr4_misc.c (p = svr4_pfind(SCARG(uap, pid))) == NULL) NULL 929 compat/svr4/svr4_misc.c if (SCARG(uap, ti) == NULL) { NULL 1126 compat/svr4/svr4_misc.c if ((error = svr4_setinfo(NULL, 0, SCARG(uap, info))) != 0) NULL 212 compat/svr4/svr4_net.c if (fp == NULL || fp->f_type != DTYPE_SOCKET) NULL 213 compat/svr4/svr4_net.c return NULL; NULL 292 compat/svr4/svr4_signal.c if (ossa != NULL) NULL 295 compat/svr4/svr4_signal.c obsa = NULL; NULL 297 compat/svr4/svr4_signal.c if (nssa != NULL) { NULL 305 compat/svr4/svr4_signal.c nbsa = NULL; NULL 314 compat/svr4/svr4_signal.c if (ossa != NULL) { NULL 345 compat/svr4/svr4_signal.c if (osss != NULL) NULL 348 compat/svr4/svr4_signal.c obss = NULL; NULL 350 compat/svr4/svr4_signal.c if (nsss != NULL) { NULL 358 compat/svr4/svr4_signal.c nbss = NULL; NULL 366 compat/svr4/svr4_signal.c if (obss != NULL) { NULL 476 compat/svr4/svr4_signal.c SCARG(&sa_args, osa) = NULL; NULL 518 compat/svr4/svr4_signal.c if (SCARG(uap, oset) != NULL) { NULL 525 compat/svr4/svr4_signal.c if (SCARG(uap, set) == NULL) NULL 574 compat/svr4/svr4_signal.c if (SCARG(uap, mask) == NULL) NULL 91 compat/svr4/svr4_socket.c return NULL; NULL 99 compat/svr4/svr4_socket.c if (e->cookie != NULL && e->cookie != cookie) NULL 108 compat/svr4/svr4_socket.c return NULL; NULL 153 compat/svr4/svr4_socket.c e->cookie = NULL; NULL 715 compat/svr4/svr4_stat.c if (SCARG(uap, ubuf) != NULL) { NULL 727 compat/svr4/svr4_stat.c SCARG(&ap, tptr) = NULL; NULL 182 compat/svr4/svr4_stream.c u_char *ptr = NULL; NULL 230 compat/svr4/svr4_stream.c if (ctl != NULL) { NULL 238 compat/svr4/svr4_stream.c if (dat != NULL) { NULL 389 compat/svr4/svr4_stream.c if (st == NULL) NULL 501 compat/svr4/svr4_stream.c if (st == NULL) NULL 747 compat/svr4/svr4_stream.c void *skp, *sup = NULL; NULL 752 compat/svr4/svr4_stream.c if (st == NULL) { NULL 826 compat/svr4/svr4_stream.c if (sup == NULL) { NULL 892 compat/svr4/svr4_stream.c if (st == NULL) NULL 1067 compat/svr4/svr4_stream.c if (st == NULL) { NULL 1432 compat/svr4/svr4_stream.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 1436 compat/svr4/svr4_stream.c if (SCARG(uap, ctl) != NULL) { NULL 1443 compat/svr4/svr4_stream.c if (SCARG(uap, dat) != NULL) { NULL 1453 compat/svr4/svr4_stream.c if ((st = svr4_stream_get(fp)) == NULL) { NULL 1494 compat/svr4/svr4_stream.c if (skp == NULL) { NULL 1592 compat/svr4/svr4_stream.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 1596 compat/svr4/svr4_stream.c if (SCARG(uap, ctl) != NULL) { NULL 1605 compat/svr4/svr4_stream.c if (SCARG(uap, dat) != NULL) { NULL 1617 compat/svr4/svr4_stream.c if ((st = svr4_stream_get(fp)) == NULL) { NULL 210 compat/ultrix/ultrix_fs.c path = NULL; NULL 228 compat/ultrix/ultrix_fs.c MAXPATHLEN, NULL)) != 0) NULL 248 compat/ultrix/ultrix_fs.c if (sfsp != NULL) { NULL 263 compat/ultrix/ultrix_fs.c if (path == NULL || NULL 275 compat/ultrix/ultrix_fs.c if (sfsp != NULL && count > maxcount) NULL 452 compat/ultrix/ultrix_ioctl.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 150 compat/ultrix/ultrix_misc.c NULL, NULL 158 compat/ultrix/ultrix_misc.c NULL, NULL 163 compat/ultrix/ultrix_misc.c NULL, NULL 296 compat/ultrix/ultrix_misc.c SCARG(&ouap, argp) = NULL; NULL 347 compat/ultrix/ultrix_misc.c struct mbuf *m = NULL; NULL 151 compat/ultrix/ultrix_pathname.c SCARG(&ouap, envp) = NULL; NULL 186 compat/ultrix/ultrix_pathname.c if ((fd = fd_getfile(fdp, *retval)) == NULL) NULL 68 compat/vax1k/vax1k_subr.c NULL, UVM_UNKNOWN_OFFSET, 0, NULL 78 compat/vax1k/vax1k_subr.c p->p_ucred, NULL, p); NULL 45 conf/swapgeneric.c int (*mountroot)(void) = NULL; /* tells autoconf.c that we are "generic" */ NULL 51 conf/swapgeneric.c { NODEV, 0, NULL }, /* to be filled in */ NULL 52 conf/swapgeneric.c { NODEV, 0, NULL } NULL 30 crypto/crypto.c struct cryptocap *crypto_drivers = NULL; NULL 37 crypto/crypto.c struct cryptop *crp_req_queue = NULL; NULL 38 crypto/crypto.c struct cryptop **crp_req_queue_tail = NULL; NULL 40 crypto/crypto.c struct cryptkop *krp_req_queue = NULL; NULL 41 crypto/crypto.c struct cryptkop **krp_req_queue_tail = NULL; NULL 54 crypto/crypto.c if (crypto_drivers == NULL) NULL 77 crypto/crypto.c if (cpc->cc_newsession == NULL || NULL 104 crypto/crypto.c if (cr != NULL) NULL 182 crypto/crypto.c if (crypto_drivers == NULL) NULL 227 crypto/crypto.c if (crypto_drivers == NULL) { NULL 238 crypto/crypto.c if (crypto_drivers[i].cc_process == NULL && NULL 258 crypto/crypto.c if (newdrv == NULL) { NULL 293 crypto/crypto.c if (driverid >= crypto_drivers_num || kalg == NULL || NULL 294 crypto/crypto.c crypto_drivers == NULL) NULL 324 crypto/crypto.c if (driverid >= crypto_drivers_num || alg == NULL || NULL 325 crypto/crypto.c crypto_drivers == NULL) NULL 366 crypto/crypto.c if (driverid >= crypto_drivers_num || crypto_drivers == NULL || NULL 421 crypto/crypto.c crp->crp_next = NULL; NULL 422 crypto/crypto.c if (crp_req_queue == NULL) { NULL 442 crypto/crypto.c krp->krp_next = NULL; NULL 443 crypto/crypto.c if (krp_req_queue == NULL) { NULL 467 crypto/crypto.c if (krp == NULL || krp->krp_callback == NULL) NULL 474 crypto/crypto.c if (crypto_drivers[hid].cc_kprocess == NULL) NULL 512 crypto/crypto.c if (crp == NULL || crp->crp_callback == NULL) NULL 515 crypto/crypto.c if (crp->crp_desc == NULL || crypto_drivers == NULL) { NULL 532 crypto/crypto.c if (crypto_drivers[hid].cc_process == NULL) NULL 574 crypto/crypto.c if (crp == NULL) NULL 579 crypto/crypto.c while ((crd = crp->crp_desc) != NULL) { NULL 602 crypto/crypto.c 0, "cryptop", NULL); NULL 604 crypto/crypto.c 0, "cryptodesc", NULL); NULL 609 crypto/crypto.c if (crp == NULL) { NULL 611 crypto/crypto.c return NULL; NULL 617 crypto/crypto.c if (crd == NULL) { NULL 620 crypto/crypto.c return NULL; NULL 647 crypto/crypto.c if (crp == NULL && krp == NULL) { NULL 697 crypto/crypto.c if (crypto_drivers[hid].cc_kprocess == NULL) NULL 146 crypto/cryptodev.c struct enc_xform *txform = NULL; NULL 147 crypto/cryptodev.c struct auth_hash *thash = NULL; NULL 261 crypto/cryptodev.c if (cse == NULL) { NULL 279 crypto/cryptodev.c if (cse == NULL) NULL 287 crypto/cryptodev.c if (cse == NULL) NULL 306 crypto/cryptodev.c struct cryptop *crp = NULL; NULL 307 crypto/cryptodev.c struct cryptodesc *crde = NULL, *crda = NULL; NULL 333 crypto/cryptodev.c crp = crypto_getreq((cse->txform != NULL) + (cse->thash != NULL)); NULL 334 crypto/cryptodev.c if (crp == NULL) { NULL 385 crypto/cryptodev.c if (crde == NULL) { NULL 407 crypto/cryptodev.c if (crda == NULL) { NULL 421 crypto/cryptodev.c if (crypto_drivers[hid].cc_process == NULL) NULL 496 crypto/cryptodev.c struct cryptkop *krp = NULL; NULL 627 crypto/cryptodev.c fp->f_data = NULL; NULL 713 crypto/cryptodev.c return (NULL); NULL 747 crypto/cryptodev.c if (cse == NULL) NULL 748 crypto/cryptodev.c return NULL; NULL 64 crypto/cryptosoft.c struct swcr_data **swcr_sessions = NULL; NULL 86 crypto/cryptosoft.c struct mbuf *m = NULL; NULL 87 crypto/cryptosoft.c struct uio *uio = NULL; NULL 133 crypto/cryptosoft.c if (m == NULL) NULL 189 crypto/cryptosoft.c if (m == NULL) NULL 208 crypto/cryptosoft.c if (m == NULL) NULL 418 crypto/cryptosoft.c if (sw->sw_octx == NULL) NULL 429 crypto/cryptosoft.c if (sw->sw_octx == NULL) NULL 471 crypto/cryptosoft.c if (data == NULL) NULL 540 crypto/cryptosoft.c if (sid == NULL || cri == NULL) NULL 545 crypto/cryptosoft.c if (swcr_sessions[i] == NULL) NULL 549 crypto/cryptosoft.c if (swcr_sessions == NULL || i == swcr_sesnum) { NULL 550 crypto/cryptosoft.c if (swcr_sessions == NULL) { NULL 558 crypto/cryptosoft.c if (swd == NULL) { NULL 585 crypto/cryptosoft.c if (*swd == NULL) { NULL 645 crypto/cryptosoft.c if ((*swd)->sw_ictx == NULL) { NULL 652 crypto/cryptosoft.c if ((*swd)->sw_octx == NULL) { NULL 689 crypto/cryptosoft.c if ((*swd)->sw_ictx == NULL) { NULL 697 crypto/cryptosoft.c if ((*swd)->sw_octx == NULL) { NULL 707 crypto/cryptosoft.c axf->Final(NULL, (*swd)->sw_ictx); NULL 720 crypto/cryptosoft.c if ((*swd)->sw_ictx == NULL) { NULL 756 crypto/cryptosoft.c if (sid > swcr_sesnum || swcr_sessions == NULL || NULL 757 crypto/cryptosoft.c swcr_sessions[sid] == NULL) NULL 764 crypto/cryptosoft.c while ((swd = swcr_sessions[sid]) != NULL) { NULL 840 crypto/cryptosoft.c if (crp == NULL) NULL 843 crypto/cryptosoft.c if (crp->crp_desc == NULL || crp->crp_buf == NULL) { NULL 849 crypto/cryptosoft.c if (lid >= swcr_sesnum || lid == 0 || swcr_sessions[lid] == NULL) { NULL 877 crypto/cryptosoft.c if (sw == NULL) { NULL 74 crypto/deflate.c if (buf[i].out == NULL) NULL 89 crypto/deflate.c if (buf[i].out == NULL) NULL 116 crypto/deflate.c if (buf[i].out == NULL) NULL 131 crypto/deflate.c if (*out == NULL) NULL 156 crypto/deflate.c *out = NULL; NULL 120 crypto/md5.c if (digest != NULL) { NULL 149 crypto/rmd160.c if (digest != NULL) NULL 274 crypto/sha2.c if (context == NULL) NULL 498 crypto/sha2.c if (digest != NULL) { NULL 558 crypto/sha2.c if (context == NULL) NULL 824 crypto/sha2.c if (digest != NULL) { NULL 851 crypto/sha2.c if (context == NULL) NULL 870 crypto/sha2.c if (digest != NULL) { NULL 117 crypto/xform.c NULL NULL 127 crypto/xform.c NULL NULL 137 crypto/xform.c NULL NULL 147 crypto/xform.c NULL NULL 157 crypto/xform.c NULL NULL 167 crypto/xform.c NULL NULL 174 crypto/xform.c NULL, NULL 183 crypto/xform.c NULL, NULL 184 crypto/xform.c NULL, NULL 185 crypto/xform.c NULL, NULL 186 crypto/xform.c NULL, NULL 187 crypto/xform.c NULL NULL 197 crypto/xform.c NULL NULL 318 crypto/xform.c *sched = NULL; NULL 353 crypto/xform.c *sched = NULL; NULL 383 crypto/xform.c *sched = NULL; NULL 434 crypto/xform.c *sched = NULL; NULL 473 crypto/xform.c *sched = NULL; NULL 509 crypto/xform.c *sched = NULL; NULL 579 crypto/xform.c *sched = NULL; NULL 647 crypto/xform.c *out = NULL; NULL 84 ddb/db_aout.c #define X_db_getname(t, s) (s->n_un.n_strx ? t->end + s->n_un.n_strx : NULL) NULL 160 ddb/db_aout.c NULL) != -1) { NULL 254 ddb/db_aout.c char *fname = NULL; NULL 260 ddb/db_aout.c #define NEWSRC(str) ((str) != NULL && \ NULL 277 ddb/db_aout.c fname = NULL; NULL 301 ddb/db_aout.c if (fname != NULL && ln != 0) { NULL 319 ddb/db_aout.c if (cursym == NULL) NULL 221 ddb/db_break.c bkpt->map = NULL; NULL 302 ddb/db_break.c ((map1 == NULL) && (map2 == kernel_map)) || NULL 303 ddb/db_break.c ((map1 == kernel_map) && (map2 == NULL))); NULL 312 ddb/db_break.c return ((map == NULL) || NULL 314 ddb/db_break.c (((thread = current_thread()) != NULL) && NULL 335 ddb/db_break.c ((thread = current_thread()) != NULL)) NULL 171 ddb/db_command.c db_fncall(0, 0, 0, NULL); NULL 418 ddb/db_command.c { "procs", db_show_all_procs, 0, NULL }, NULL 419 ddb/db_command.c { "callout", db_show_callout, 0, NULL }, NULL 420 ddb/db_command.c { "pools", db_show_all_pools, 0, NULL }, NULL 421 ddb/db_command.c { NULL, NULL, 0, NULL } NULL 425 ddb/db_command.c { "all", NULL, 0, db_show_all_cmds }, NULL 426 ddb/db_command.c { "breaks", db_listbreak_cmd, 0, NULL }, NULL 427 ddb/db_command.c { "buf", db_buf_print_cmd, 0, NULL }, NULL 428 ddb/db_command.c { "extents", db_extent_print_cmd, 0, NULL }, NULL 429 ddb/db_command.c { "malloc", db_malloc_print_cmd, 0, NULL }, NULL 430 ddb/db_command.c { "map", db_map_print_cmd, 0, NULL }, NULL 431 ddb/db_command.c { "mount", db_mount_print_cmd, 0, NULL }, NULL 432 ddb/db_command.c { "object", db_object_print_cmd, 0, NULL }, NULL 433 ddb/db_command.c { "page", db_page_print_cmd, 0, NULL }, NULL 434 ddb/db_command.c { "panic", db_show_panic_cmd, 0, NULL }, NULL 435 ddb/db_command.c { "pool", db_pool_print_cmd, 0, NULL }, NULL 436 ddb/db_command.c { "proc", db_proc_print_cmd, 0, NULL }, NULL 437 ddb/db_command.c { "registers", db_show_regs, 0, NULL }, NULL 438 ddb/db_command.c { "uvmexp", db_uvmexp_print_cmd, 0, NULL }, NULL 439 ddb/db_command.c { "vnode", db_vnode_print_cmd, 0, NULL }, NULL 440 ddb/db_command.c { "watches", db_listwatch_cmd, 0, NULL }, NULL 441 ddb/db_command.c { NULL, NULL, 0, NULL } NULL 451 ddb/db_command.c { NULL, } NULL 457 ddb/db_command.c { "machine", NULL, 0, NULL}, NULL 459 ddb/db_command.c { "print", db_print_cmd, 0, NULL }, NULL 460 ddb/db_command.c { "examine", db_examine_cmd, CS_SET_DOT, NULL }, NULL 461 ddb/db_command.c { "x", db_examine_cmd, CS_SET_DOT, NULL }, NULL 462 ddb/db_command.c { "search", db_search_cmd, CS_OWN|CS_SET_DOT, NULL }, NULL 463 ddb/db_command.c { "set", db_set_cmd, CS_OWN, NULL }, NULL 464 ddb/db_command.c { "write", db_write_cmd, CS_MORE|CS_SET_DOT, NULL }, NULL 465 ddb/db_command.c { "w", db_write_cmd, CS_MORE|CS_SET_DOT, NULL }, NULL 466 ddb/db_command.c { "delete", db_delete_cmd, 0, NULL }, NULL 467 ddb/db_command.c { "d", db_delete_cmd, 0, NULL }, NULL 468 ddb/db_command.c { "break", db_breakpoint_cmd, 0, NULL }, NULL 469 ddb/db_command.c { "dwatch", db_deletewatch_cmd, 0, NULL }, NULL 470 ddb/db_command.c { "watch", db_watchpoint_cmd, CS_MORE, NULL }, NULL 471 ddb/db_command.c { "step", db_single_step_cmd, 0, NULL }, NULL 472 ddb/db_command.c { "s", db_single_step_cmd, 0, NULL }, NULL 473 ddb/db_command.c { "continue", db_continue_cmd, 0, NULL }, NULL 474 ddb/db_command.c { "c", db_continue_cmd, 0, NULL }, NULL 475 ddb/db_command.c { "until", db_trace_until_call_cmd,0, NULL }, NULL 476 ddb/db_command.c { "next", db_trace_until_matching_cmd,0, NULL }, NULL 477 ddb/db_command.c { "match", db_trace_until_matching_cmd,0, NULL }, NULL 478 ddb/db_command.c { "trace", db_stack_trace_cmd, 0, NULL }, NULL 479 ddb/db_command.c { "call", db_fncall, CS_OWN, NULL }, NULL 480 ddb/db_command.c { "ps", db_show_all_procs, 0, NULL }, NULL 481 ddb/db_command.c { "callout", db_show_callout, 0, NULL }, NULL 482 ddb/db_command.c { "show", NULL, 0, db_show_cmds }, NULL 483 ddb/db_command.c { "boot", NULL, 0, db_boot_cmds }, NULL 484 ddb/db_command.c { "help", db_help_cmd, 0, NULL }, NULL 485 ddb/db_command.c { "hangman", db_hangman, 0, NULL }, NULL 486 ddb/db_command.c { "dmesg", db_dmesg_cmd, 0, NULL }, NULL 487 ddb/db_command.c { NULL, NULL, 0, NULL } NULL 118 ddb/db_elf.c symtab_start = symtab_end = NULL; NULL 119 ddb/db_elf.c strtab_start = strtab_end = NULL; NULL 197 ddb/db_elf.c if (symtab_start == NULL || strtab_start == NULL || NULL 247 ddb/db_elf.c return (NULL); NULL 263 ddb/db_elf.c if (strtab == NULL) NULL 289 ddb/db_elf.c rsymp = NULL; NULL 318 ddb/db_elf.c if (rsymp == NULL) NULL 331 ddb/db_elf.c if (rsymp == NULL) NULL 351 ddb/db_elf.c if (strtab == NULL) NULL 352 ddb/db_elf.c *namep = NULL; NULL 402 ddb/db_elf.c if (strtab == NULL) NULL 108 ddb/db_hangman.c for (nsymtabs = 0; db_symtabs[nsymtabs].name != NULL; nsymtabs++) NULL 112 ddb/db_hangman.c return (NULL); NULL 121 ddb/db_hangman.c return (NULL); NULL 190 ddb/db_hangman.c word = NULL; NULL 194 ddb/db_hangman.c if (word == NULL) { NULL 199 ddb/db_hangman.c if (word == NULL) NULL 244 ddb/db_hangman.c word = NULL; NULL 71 ddb/db_sym.c NULL, NULL 114 ddb/db_sym.c for (symf = db_symformats; *symf != NULL; symf++) { NULL 120 ddb/db_sym.c db_symformat = NULL; NULL 151 ddb/db_sym.c if (xesym != NULL && xesym != xssym) NULL 152 ddb/db_sym.c for (symf = db_symformats; *symf != NULL; symf++) { NULL 159 ddb/db_sym.c db_symformat = NULL; NULL 173 ddb/db_sym.c if (db_symtabs[slot].name == NULL) NULL 562 ddb/db_sym.c if (db_symformat != NULL) NULL 571 ddb/db_sym.c if (db_symformat != NULL) NULL 581 ddb/db_sym.c if (db_symformat != NULL) NULL 592 ddb/db_sym.c if (db_symformat != NULL) NULL 601 ddb/db_sym.c if (db_symformat != NULL) NULL 612 ddb/db_sym.c if (db_symformat != NULL) NULL 621 ddb/db_sym.c if (db_symformat != NULL) NULL 85 ddb/db_trap.c if (panicstr != NULL) { NULL 65 ddb/db_usrreq.c &ctlval)) || newp == NULL) NULL 80 ddb/db_usrreq.c &ctlval)) || newp == NULL) NULL 48 ddb/db_var.h { NULL, 0 }, \ NULL 91 ddb/db_watch.c if (map == NULL) { NULL 204 ddb/db_watch.c if (!db_watchpoints_inserted && db_watchpoint_list != NULL) { NULL 93 dev/acpi/acpi.c 1, NULL, acpi_filtdetach, acpi_filtread NULL 101 dev/acpi/acpi.c NULL, "acpi", DV_DULL NULL 219 dev/acpi/acpi.c pc = NULL; NULL 240 dev/acpi/acpi.c if (sc->sc_ec == NULL) NULL 268 dev/acpi/acpi.c if (aml_evalname(sc, node, "_STA", 0, NULL, &res)) NULL 272 dev/acpi/acpi.c aml_evalnode(sc, node, 0, NULL, NULL); NULL 326 dev/acpi/acpi.c if (node == NULL || node->value == NULL) NULL 372 dev/acpi/acpi.c sc->sc_fadt = NULL; NULL 373 dev/acpi/acpi.c sc->sc_facs = NULL; NULL 378 dev/acpi/acpi.c if (sc->sc_note == NULL) { NULL 403 dev/acpi/acpi.c if (sc->sc_fadt == NULL) { NULL 436 dev/acpi/acpi.c if (entry == NULL) NULL 610 dev/acpi/acpi.c if (aaa->aaa_table == NULL) NULL 665 dev/acpi/acpi.c hdr = NULL; NULL 692 dev/acpi/acpi.c hdr = NULL; NULL 721 dev/acpi/acpi.c if (entry != NULL) { NULL 748 dev/acpi/acpi.c if (*dsdt != NULL) { NULL 751 dev/acpi/acpi.c *dsdt = NULL; NULL 996 dev/acpi/acpi.c if (gpe >= sc->sc_lastgpe || handler == NULL) NULL 999 dev/acpi/acpi.c if (sc->gpe_table[gpe].handler != NULL) { NULL 1022 dev/acpi/acpi.c aml_evalnode(sc, node, 0, NULL, NULL); NULL 1039 dev/acpi/acpi.c aml_evalnode(sc, node, 0, NULL, NULL); NULL 1074 dev/acpi/acpi.c if (gpe != NULL) NULL 1077 dev/acpi/acpi.c if (gpe == NULL) { NULL 1081 dev/acpi/acpi.c if (gpe != NULL) NULL 1100 dev/acpi/acpi.c if (aml_evalname(sc, aml_root.child, name, 0, NULL, &res) == 0) { NULL 1141 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_tts, 1, &env, NULL) != 0) { NULL 1160 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_pts, 1, &env, NULL) != 0) { NULL 1169 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_gts, 1, &env, NULL) != 0) { NULL 1219 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_pts, 1, &env, NULL) != 0) { NULL 1227 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_wak, 1, &env, NULL) != 0) { NULL 1235 dev/acpi/acpi.c if (aml_evalnode(sc, sc->sc_wak, 1, &env, NULL) != 0) { NULL 1342 dev/acpi/acpi.c if (kthread_create(acpi_isr_thread, sc->sc_thread, NULL, DEVNAME(sc)) NULL 1357 dev/acpi/acpi.c if (gas != NULL) { NULL 1628 dev/acpi/acpi.c if (aml_evalnode(sc, node, 0, NULL, &res) != 0) NULL 1666 dev/acpi/acpi.c if (aml_evalnode(sc, node, 0, NULL, &res) != 0) NULL 45 dev/acpi/acpiac.c NULL, "acpiac", DV_DULL NULL 55 dev/acpi/acpiac.c if (aa->aaa_name == NULL || NULL 57 dev/acpi/acpiac.c aa->aaa_table != NULL) NULL 107 dev/acpi/acpiac.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_STA", 0, NULL, NULL)) { NULL 112 dev/acpi/acpiac.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PSR", 0, NULL, &res)) { NULL 41 dev/acpi/acpibat.c NULL, "acpibat", DV_DULL NULL 57 dev/acpi/acpibat.c if (aa->aaa_name == NULL || NULL 59 dev/acpi/acpibat.c aa->aaa_table != NULL) NULL 75 dev/acpi/acpibat.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_STA", 0, NULL, &res)) { NULL 287 dev/acpi/acpibat.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_STA", 0, NULL, &res)) { NULL 293 dev/acpi/acpibat.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_BIF", 0, NULL, &res)) { NULL 353 dev/acpi/acpibat.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_BST", 0, NULL, &res)) { NULL 62 dev/acpi/acpibtn.c NULL, "acpibtn", DV_DULL NULL 72 dev/acpi/acpibtn.c if (aa->aaa_name == NULL || NULL 74 dev/acpi/acpibtn.c aa->aaa_table != NULL) NULL 109 dev/acpi/acpibtn.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_STA", 0, NULL, NULL) != 0) { NULL 121 dev/acpi/acpicpu.c NULL, "acpicpu", DV_DULL NULL 159 dev/acpi/acpicpu.c return NULL; NULL 197 dev/acpi/acpicpu.c return NULL; NULL 225 dev/acpi/acpicpu.c if (aa->aaa_name == NULL || NULL 227 dev/acpi/acpicpu.c aa->aaa_table != NULL) NULL 248 dev/acpi/acpicpu.c sc->sc_pss = NULL; NULL 250 dev/acpi/acpicpu.c if (aml_evalnode(sc->sc_acpi, sc->sc_devnode, 0, NULL, &res) == 0) { NULL 274 dev/acpi/acpicpu.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_CST", 0, NULL, &res) == 0) { NULL 318 dev/acpi/acpicpu.c aml_register_notify(sc->sc_devnode, NULL, NULL 383 dev/acpi/acpicpu.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PPC", 0, NULL, &res)) { NULL 392 dev/acpi/acpicpu.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PCT", 0, NULL, &res)) { NULL 449 dev/acpi/acpicpu.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PSS", 0, NULL, &res)) { NULL 530 dev/acpi/acpicpu.c if (sc != NULL) NULL 537 dev/acpi/acpicpu.c struct acpicpu_pss *pss = NULL; NULL 103 dev/acpi/acpidebug.c if (value == NULL) NULL 162 dev/acpi/acpidebug.c aml_mnem(value->v_field.type, NULL), NULL 174 dev/acpi/acpidebug.c aml_mnem(value->v_field.type, NULL), NULL 199 dev/acpi/acpidebug.c if (val == NULL) NULL 239 dev/acpi/acpidebug.c return aml_mnem(val->v_field.type, NULL); NULL 413 dev/acpi/acpidebug.c scope = aml_pushscope(NULL, start, end, root); NULL 45 dev/acpi/acpidock.c NULL, "acpidock", DV_DULL NULL 64 dev/acpi/acpidock.c if (aaa->aaa_name == NULL || NULL 66 dev/acpi/acpidock.c aaa->aaa_table != NULL) NULL 126 dev/acpi/acpidock.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_STA", 0, NULL, NULL 277 dev/acpi/acpidock.c if (aml_evalnode(sc->sc_acpi, node, 0, NULL, &res) == -1) { NULL 113 dev/acpi/acpiec.c NULL, "acpiec", DV_DULL NULL 188 dev/acpi/acpiec.c aml_evalnode(sc->sc_acpi, sc->sc_events[evt].event, 0, NULL, NULL 189 dev/acpi/acpiec.c NULL); NULL 267 dev/acpi/acpiec.c if (aa->aaa_name == NULL || NULL 269 dev/acpi/acpiec.c aa->aaa_table != NULL) NULL 284 dev/acpi/acpiec.c if (sc->sc_acpi->sc_ec != NULL) { NULL 323 dev/acpi/acpiec.c if (sc->sc_events[idx].event != NULL) NULL 406 dev/acpi/acpiec.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_GPE", 0, NULL, &res)) { NULL 414 dev/acpi/acpiec.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_CRS", 0, NULL, &res)) { NULL 503 dev/acpi/acpiec.c if (root == NULL) { NULL 508 dev/acpi/acpiec.c if (aml_evalnode(sc->sc_acpi, root, 2, arg, NULL) != 0) { NULL 60 dev/acpi/acpihpet.c NULL, "acpihpet", DV_DULL NULL 72 dev/acpi/acpihpet.c if (aaa->aaa_table == NULL) NULL 53 dev/acpi/acpimadt.c NULL, "acpimadt", DV_DULL NULL 68 dev/acpi/acpimadt.c if (aaa->aaa_table == NULL) NULL 142 dev/acpi/acpimadt.c node = aml_searchname(NULL, "\\_PIC"); NULL 148 dev/acpi/acpimadt.c aml_evalnode(acpi_sc, node, 1, &arg, NULL); NULL 217 dev/acpi/acpimadt.c if (mp_intrs == NULL) NULL 241 dev/acpi/acpimadt.c if (map == NULL) NULL 293 dev/acpi/acpimadt.c if (apic->sc_pins[pin].ip_map != NULL) NULL 297 dev/acpi/acpimadt.c if (map == NULL) NULL 63 dev/acpi/acpiprt.c NULL, "acpiprt", DV_DULL NULL 76 dev/acpi/acpiprt.c if (aa->aaa_name == NULL || NULL 78 dev/acpi/acpiprt.c aa->aaa_table != NULL) NULL 98 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PRT", 0, NULL, &res)) { NULL 151 dev/acpi/acpiprt.c pci_chipset_tag_t pc = NULL; NULL 170 dev/acpi/acpiprt.c if (node == NULL) { NULL 181 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, node, "_STA", 0, NULL, &res)) NULL 189 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, node, "_CRS", 0, NULL, &res)) NULL 212 dev/acpi/acpiprt.c if (apic == NULL) { NULL 218 dev/acpi/acpiprt.c if (map == NULL) NULL 279 dev/acpi/acpiprt.c pci_chipset_tag_t pc = NULL; NULL 284 dev/acpi/acpiprt.c if (parent == NULL) NULL 287 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, parent, "_ADR", 0, NULL, &res) == 0) { NULL 309 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, parent, "_CRS", 0, NULL, &res) == 0) { NULL 318 dev/acpi/acpiprt.c if (aml_evalname(sc->sc_acpi, parent, "_BBN", 0, NULL, &res) == 0) { NULL 59 dev/acpi/acpitimer.c NULL, "acpitimer", DV_DULL NULL 69 dev/acpi/acpitimer.c if (aa->aaa_name == NULL || NULL 71 dev/acpi/acpitimer.c aa->aaa_table != NULL) NULL 88 dev/acpi/acpitimer.c rc = acpi_map_address(psc, NULL, psc->sc_fadt->pm_tmr_blk, NULL 66 dev/acpi/acpitz.c NULL, "acpitz", DV_DULL NULL 83 dev/acpi/acpitz.c if (aa->aaa_name == NULL || NULL 85 dev/acpi/acpitz.c aa->aaa_table != NULL) NULL 138 dev/acpi/acpitz.c aml_register_notify(sc->sc_devnode->parent, NULL, NULL 148 dev/acpi/acpitz.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, "_PSL", 0, NULL, &res0)) { NULL 180 dev/acpi/acpitz.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, name, 0, NULL, &res0)) { NULL 197 dev/acpi/acpitz.c if (aml_evalname(sc->sc_acpi, ref->node, "_PR0",0 , NULL, NULL 218 dev/acpi/acpitz.c NULL, NULL)) NULL 224 dev/acpi/acpitz.c NULL, &res2)) NULL 298 dev/acpi/acpitz.c if (aml_evalname(sc->sc_acpi, sc->sc_devnode, name, 0, NULL, &res)) { NULL 47 dev/acpi/dsdt.c #define aml_valid(pv) ((pv) != NULL) NULL 345 dev/acpi/dsdt.c return NULL; NULL 354 dev/acpi/dsdt.c if ((tab = aml_findopcode(opcode)) != NULL) { NULL 356 dev/acpi/dsdt.c if (pos != NULL) { NULL 388 dev/acpi/dsdt.c if ((tab = aml_findopcode(opcode)) != NULL) NULL 430 dev/acpi/dsdt.c return NULL; NULL 438 dev/acpi/dsdt.c if (ptr != NULL) { NULL 633 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL; NULL 635 dev/acpi/dsdt.c if (node == NULL) NULL 646 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL; NULL 648 dev/acpi/dsdt.c if (pnpid == NULL) NULL 658 dev/acpi/dsdt.c struct aml_notify_data *pdata = NULL; NULL 677 dev/acpi/dsdt.c if (root == NULL) NULL 678 dev/acpi/dsdt.c return NULL; NULL 683 dev/acpi/dsdt.c return NULL; NULL 770 dev/acpi/dsdt.c node = NULL; NULL 773 dev/acpi/dsdt.c if ((node = __aml_search(root, name)) == NULL) { NULL 780 dev/acpi/dsdt.c node->sibling = NULL; NULL 827 dev/acpi/dsdt.c while (*name && (root = __aml_search(root, name)) != NULL) { NULL 833 dev/acpi/dsdt.c while (root && (node = __aml_search(root, name)) == NULL) { NULL 839 dev/acpi/dsdt.c while (count-- && (root = __aml_search(root, name)) != NULL) { NULL 851 dev/acpi/dsdt.c if (node == NULL) NULL 853 dev/acpi/dsdt.c while ((onode = node->child) != NULL) { NULL 929 dev/acpi/dsdt.c if (scope == NULL) NULL 930 dev/acpi/dsdt.c return NULL; NULL 934 dev/acpi/dsdt.c while ((ol = scope->tmpvals) != NULL) { NULL 958 dev/acpi/dsdt.c if (res == NULL) NULL 987 dev/acpi/dsdt.c _aml_setvalue(dst, AML_OBJTYPE_BUFFER, (bitlen+7)>>3, NULL); NULL 993 dev/acpi/dsdt.c _aml_setvalue(dst, AML_OBJTYPE_INTEGER, 0, NULL); NULL 997 dev/acpi/dsdt.c _aml_setvalue(dst, AML_OBJTYPE_BUFFER, (bitlen+7)>>3, NULL); NULL 1065 dev/acpi/dsdt.c return (NULL); NULL 1096 dev/acpi/dsdt.c aml_setvalue(scope, pop, NULL, bpos>>3); NULL 1114 dev/acpi/dsdt.c aml_setvalue(scope, pop, NULL, field->v_field.ref3); NULL 1151 dev/acpi/dsdt.c (field->v_field.bitlen+7)>>3, NULL); NULL 1264 dev/acpi/dsdt.c if (val == NULL) NULL 1297 dev/acpi/dsdt.c aml_mnem(val->v_field.type, NULL)); NULL 1355 dev/acpi/dsdt.c if (node == NULL || node->value == NULL) NULL 1389 dev/acpi/dsdt.c ref->v_buffer[index], NULL); NULL 1393 dev/acpi/dsdt.c 0, NULL); NULL 1449 dev/acpi/dsdt.c if (rval == NULL) { NULL 1515 dev/acpi/dsdt.c AML_OBJTYPE_UNINITIALIZED, 0, NULL); NULL 1561 dev/acpi/dsdt.c _aml_setvalue(lhs, rhs->type, rhs->length, NULL); NULL 1589 dev/acpi/dsdt.c if (rhs == NULL) { NULL 1591 dev/acpi/dsdt.c rhs = _aml_setvalue(&tmpint, AML_OBJTYPE_INTEGER, ival, NULL); NULL 1654 dev/acpi/dsdt.c _aml_setvalue(lhs, AML_OBJTYPE_STRING, 10, NULL); NULL 1680 dev/acpi/dsdt.c if (rv != NULL) { NULL 1684 dev/acpi/dsdt.c return NULL; NULL 1692 dev/acpi/dsdt.c if (val == NULL) NULL 1731 dev/acpi/dsdt.c if (val == NULL || *val == NULL) NULL 1742 dev/acpi/dsdt.c *val = NULL; NULL 1895 dev/acpi/dsdt.c aml_mnem(opcode, NULL), lhs, rhs, res); NULL 1984 dev/acpi/dsdt.c if (res == NULL) NULL 2022 dev/acpi/dsdt.c if (node == NULL || node->value == NULL) NULL 2027 dev/acpi/dsdt.c aml_evalmethod(NULL, node, argc, argv, res); NULL 2052 dev/acpi/dsdt.c if (res == NULL) NULL 2054 dev/acpi/dsdt.c if ((ref = aml_searchname(node, node->value->v_nameref)) != NULL) NULL 2082 dev/acpi/dsdt.c if (name != NULL) NULL 2098 dev/acpi/dsdt.c if (node == NULL) NULL 2131 dev/acpi/dsdt.c if ((nn = node->name) != NULL) { NULL 2268 dev/acpi/dsdt.c _aml_setvalue(val, val->type, newsize, NULL); NULL 2274 dev/acpi/dsdt.c _aml_setvalue(val, val->type, newsize+1, NULL); NULL 2288 dev/acpi/dsdt.c _aml_setvalue(&tmpint, AML_OBJTYPE_INTEGER, mv1, NULL); NULL 2314 dev/acpi/dsdt.c if (!aml_evalname(dsdt_softc, root, "_ADR", 0, NULL, &tmpres)) { NULL 2325 dev/acpi/dsdt.c if (!aml_evalname(dsdt_softc, root, "_BBN", 0, NULL, &tmpres)) { NULL 2436 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_UNINITIALIZED, 0, NULL); NULL 2446 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_EVENT, 0, NULL); NULL 2450 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_MUTEX, 0, NULL); NULL 2463 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_OPREGION, 0, NULL); NULL 2494 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_DEVICE, 0, NULL); NULL 2497 dev/acpi/dsdt.c res = NULL; NULL 2500 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_PROCESSOR, 0, NULL); NULL 2506 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_POWERRSRC, 0, NULL); NULL 2511 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_THERMZONE, 0, NULL); NULL 2515 dev/acpi/dsdt.c aml_parsenode(scope, node, scope->pos, &end, NULL); NULL 2548 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 2552 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 2560 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); // remainder NULL 2561 dev/acpi/dsdt.c aml_setvalue(scope, tmparg, NULL, (i1 % i2)); NULL 2563 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); // quotient NULL 2568 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 2572 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, i3); NULL 2573 dev/acpi/dsdt.c aml_setvalue(scope, tmparg, NULL, i3); NULL 2591 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, rc); NULL 2675 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_BUFFER, len, NULL); NULL 2685 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_PACKAGE, len, NULL); NULL 2708 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_METHOD, 0, NULL); NULL 2730 dev/acpi/dsdt.c aml_parseint(scope, opcode), NULL); NULL 2740 dev/acpi/dsdt.c aml_parseint(scope, opcode), NULL); NULL 2743 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_DEBUGOBJ, 0, NULL); NULL 2750 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_NAMEREF, 0, NULL); NULL 2772 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref1); NULL 2775 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref1); NULL 2776 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref2); NULL 2779 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref1); NULL 2780 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref2); NULL 2808 dev/acpi/dsdt.c fld = aml_allocvalue(AML_OBJTYPE_FIELDUNIT, 0, NULL); NULL 2834 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_BUFFERFIELD, 0, NULL); NULL 2836 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_field.ref1); NULL 2882 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 2889 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, rv); NULL 2900 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, 0); NULL 2973 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, tmparg->length); NULL 2976 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, tmparg->type); NULL 2991 dev/acpi/dsdt.c pkg = aml_parseterm(scope, NULL); NULL 2998 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, -1); NULL 3002 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, idx); NULL 3022 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_OBJREF, -1, NULL); NULL 3023 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 3028 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 3042 dev/acpi/dsdt.c if (scope->args == NULL || opcode >= scope->nargs) NULL 3053 dev/acpi/dsdt.c if (scope->locals == NULL) { NULL 3071 dev/acpi/dsdt.c aml_parsetarget(scope, tmparg, NULL); NULL 3081 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_OBJREF, -1, NULL); NULL 3082 dev/acpi/dsdt.c aml_parsetarget(scope, NULL, &res->v_objref.ref); NULL 3087 dev/acpi/dsdt.c aml_parsetarget(scope, &tmparg[0], NULL); NULL 3088 dev/acpi/dsdt.c aml_parsetarget(scope, &tmparg[1], NULL); NULL 3093 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, 1); NULL 3096 dev/acpi/dsdt.c aml_setvalue(scope, res, NULL, 0); NULL 3116 dev/acpi/dsdt.c aml_parsetarget(scope, &tmpval[AML_DST], NULL); NULL 3141 dev/acpi/dsdt.c aml_parsetarget(scope, &tmpval[1], NULL); NULL 3151 dev/acpi/dsdt.c _aml_setvalue(res, AML_OBJTYPE_STRING, 20, NULL); NULL 3169 dev/acpi/dsdt.c if (res == NULL) NULL 3170 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_UNINITIALIZED, 0, NULL); NULL 3184 dev/acpi/dsdt.c if (res == NULL) NULL 3185 dev/acpi/dsdt.c res = aml_allocvalue(AML_OBJTYPE_UNINITIALIZED, 0, NULL); NULL 3187 dev/acpi/dsdt.c if (opt == NULL) NULL 3203 dev/acpi/dsdt.c struct aml_value *rv = NULL; NULL 3261 dev/acpi/dsdt.c { NULL }, NULL 3296 dev/acpi/dsdt.c { "_REV", AML_OBJTYPE_INTEGER, 2, NULL }, NULL 3297 dev/acpi/dsdt.c { "_GL", AML_OBJTYPE_MUTEX, 1, NULL, &aml_global_lock }, NULL 3299 dev/acpi/dsdt.c { NULL } NULL 3317 dev/acpi/dsdt.c NULL NULL 3332 dev/acpi/dsdt.c for (idx=0; !result && aml_valid_osi[idx] != NULL; idx++) { NULL 3338 dev/acpi/dsdt.c aml_setvalue(scope, val, NULL, result); NULL 3449 dev/acpi/dsdt.c aml_print_resource(crs, NULL); NULL 3478 dev/acpi/dsdt.c if (aml_root.start == NULL) { NULL 3483 dev/acpi/dsdt.c aml_parsenode(NULL, &aml_root, start, &end, NULL); NULL 3499 dev/acpi/dsdt.c if (node->value == NULL) NULL 3501 dev/acpi/dsdt.c if (arg == NULL) NULL 3529 dev/acpi/dsdt.c aml_walknodes(&aml_root, AML_WALK_PRE, aml_fixup_node, NULL); NULL 41 dev/adb/adb_subr.c NULL, "adb", DV_DULL NULL 68 dev/adb/akbd.c NULL, "akbd", DV_DULL NULL 290 dev/adb/akbd.c if (sc->sc_wskbddev != NULL) NULL 58 dev/adb/ams.c NULL, "ams", DV_DULL NULL 114 dev/ata/ata_wdc.c NULL, "wdc", DV_DULL NULL 139 dev/ata/ata_wdc.c if (xfer == NULL) NULL 542 dev/ata/ata_wdc.c char *errstring = NULL; NULL 54 dev/ata/atascsi.c NULL, NULL 55 dev/ata/atascsi.c NULL, NULL 56 dev/ata/atascsi.c NULL /* ioctl */ NULL 60 dev/ata/atascsi.c NULL, NULL, NULL, NULL NULL 182 dev/ata/atascsi.c if (xa == NULL) NULL 211 dev/ata/atascsi.c if (xa == NULL) NULL 212 dev/ata/atascsi.c return (NULL); NULL 215 dev/ata/atascsi.c if (xa->data == NULL) { NULL 220 dev/ata/atascsi.c return (NULL); NULL 270 dev/ata/atascsi.c if (ap == NULL) NULL 331 dev/ata/atascsi.c if (xa == NULL) NULL 436 dev/ata/atascsi.c if (xa == NULL) NULL 543 dev/ata/atascsi.c if (xa == NULL) NULL 600 dev/ata/atascsi.c if (xa == NULL) NULL 698 dev/ata/atascsi.c if (xa == NULL) NULL 812 dev/ata/atascsi.c if (xa != NULL) NULL 175 dev/ata/wd.c NULL, "wd", DV_DISK NULL 205 dev/ata/wd.c if (aa_link == NULL) NULL 350 dev/ata/wd.c if (wd->sc_sdhook == NULL) NULL 383 dev/ata/wd.c for (dp = &sc->sc_q; (bp = dp->b_actf) != NULL; ) { NULL 402 dev/ata/wd.c if (sc->sc_sdhook != NULL) NULL 422 dev/ata/wd.c if (wd == NULL) { NULL 471 dev/ata/wd.c if (wd != NULL) NULL 482 dev/ata/wd.c struct buf *dp, *bp = NULL; NULL 490 dev/ata/wd.c if ((bp = dp->b_actf) == NULL) /* yes, an assign */ NULL 637 dev/ata/wd.c return (physio(wdstrategy, NULL, dev, B_READ, minphys, uio)); NULL 645 dev/ata/wd.c return (physio(wdstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 659 dev/ata/wd.c if (wd == NULL) NULL 735 dev/ata/wd.c if (wd == NULL) NULL 830 dev/ata/wd.c if (wd == NULL) NULL 916 dev/ata/wd.c error = physio(wdformat, NULL, dev, B_WRITE, minphys, NULL 959 dev/ata/wd.c if (wd == NULL) NULL 965 dev/ata/wd.c if (omask == 0 && wdopen(dev, 0, S_IFBLK, NULL) != 0) { NULL 972 dev/ata/wd.c if (omask == 0 && wdclose(dev, 0, S_IFBLK, NULL) != 0) NULL 1005 dev/ata/wd.c if (wd == NULL) NULL 176 dev/atapiscsi/atapiscsi.c NULL, NULL 177 dev/atapiscsi/atapiscsi.c NULL, NULL 183 dev/atapiscsi/atapiscsi.c NULL, NULL 184 dev/atapiscsi/atapiscsi.c NULL, NULL 185 dev/atapiscsi/atapiscsi.c NULL, NULL 186 dev/atapiscsi/atapiscsi.c NULL, NULL 198 dev/atapiscsi/atapiscsi.c NULL, "atapiscsi", DV_DULL NULL 211 dev/atapiscsi/atapiscsi.c if (aa_link == NULL) NULL 295 dev/atapiscsi/atapiscsi.c if (child != NULL) { NULL 343 dev/atapiscsi/atapiscsi.c if (xfer == NULL) { NULL 556 dev/atapiscsi/atapiscsi.c if (xfer == NULL || NULL 613 dev/atapiscsi/atapiscsi.c if (xfer->next == NULL) { NULL 676 dev/atapiscsi/atapiscsi.c if (xfer->next == NULL) { NULL 1077 dev/atapiscsi/atapiscsi.c CHP_WRITE_RAW_MULTI_2(chp, NULL, NULL 1185 dev/atapiscsi/atapiscsi.c xfer->c_done = NULL; NULL 1331 dev/atapiscsi/atapiscsi.c char *errstring = NULL; NULL 1546 dev/atapiscsi/atapiscsi.c xfer->c_done = NULL; NULL 1577 dev/atapiscsi/atapiscsi.c xfer->next = NULL; NULL 198 dev/audio.c NULL, "audio", DV_DULL NULL 205 dev/audio.c { 1, NULL, filt_audiowdetach, filt_audiowrite}; NULL 211 dev/audio.c { 1, NULL, filt_audiordetach, filt_audioread}; NULL 463 dev/audio.c if (ahwp == NULL) { NULL 482 dev/audio.c if (pnp != NULL) { NULL 570 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 625 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 659 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 693 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 727 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 761 dev/audio.c (sc = audio_cd.cd_devs[unit]) == NULL) NULL 3092 dev/audio.c if (audio_cd.cd_ndevs == 0 || (sc = audio_cd.cd_devs[0]) == NULL) { NULL 83 dev/bio.c error = copyinstr(locate->bl_name, name, 16, NULL); NULL 87 dev/bio.c if (locate->bl_cookie == NULL) NULL 107 dev/bio.c if (bm == NULL) NULL 120 dev/bio.c for (bm = LIST_FIRST(&bios); bm != NULL; bm = next) { NULL 138 dev/bio.c return (NULL); NULL 42 dev/bluetooth/bthub.c NULL, "bthub", DV_DULL NULL 88 dev/bluetooth/bthub.c if (dv == NULL) NULL 115 dev/bluetooth/btkbd.c NULL, "btkbd", DV_DULL NULL 186 dev/bluetooth/btkbd.c if (parserr != NULL) { NULL 195 dev/bluetooth/btkbd.c timeout_set(&sc->sc_repeat, NULL, NULL); NULL 220 dev/bluetooth/btkbd.c if (sc->sc_wskbd != NULL) { NULL 222 dev/bluetooth/btkbd.c sc->sc_wskbd = NULL; NULL 278 dev/bluetooth/btkbd.c id, hid_output, &sc->sc_numloc, NULL); NULL 281 dev/bluetooth/btkbd.c id, hid_output, &sc->sc_capsloc, NULL); NULL 284 dev/bluetooth/btkbd.c id, hid_output, &sc->sc_scroloc, NULL); NULL 286 dev/bluetooth/btkbd.c return (NULL); NULL 425 dev/bluetooth/btkbd.c if (sc->sc_wskbd == NULL || sc->sc_enabled == 0) NULL 89 dev/bluetooth/btms.c NULL, "btms", DV_DULL NULL 213 dev/bluetooth/btms.c &sc->sc_loc_button[i - 1], NULL); NULL 239 dev/bluetooth/btms.c if (sc->sc_wsmouse != NULL) { NULL 241 dev/bluetooth/btms.c sc->sc_wsmouse = NULL; NULL 292 dev/bluetooth/btms.c if (sc->sc_wsmouse == NULL || sc->sc_enabled == 0) NULL 90 dev/cardbus/cardbus.c NULL, "cardbus", DV_DULL NULL 133 dev/cardbus/cardbus.c sc->sc_funcs = NULL; NULL 242 dev/cardbus/cardbus.c while ((p = SIMPLEQ_FIRST(&rom_image)) != NULL) { NULL 429 dev/cardbus/cardbus.c if (tuple == NULL) NULL 490 dev/cardbus/cardbus.c M_DEVBUF, M_NOWAIT)) == NULL) NULL 499 dev/cardbus/cardbus.c ct->ct_next = NULL; NULL 527 dev/cardbus/cardbus.c decode_tuples(tuple, 2048, print_tuple, NULL); NULL 535 dev/cardbus/cardbus.c cardbussubmatch)) == NULL) { NULL 539 dev/cardbus/cardbus.c *previous_next = NULL; NULL 586 dev/cardbus/cardbus.c if (ca->ca_cis.cis1_info[i] == NULL) NULL 629 dev/cardbus/cardbus.c for (ct = sc->sc_funcs; ct != NULL; ct = ct_next) { NULL 838 dev/cardbus/cardbus.c while ((tp = decode_tuple(tp, tuple + buflen, func, data)) != NULL) NULL 859 dev/cardbus/cardbus.c return (NULL); NULL 865 dev/cardbus/cardbus.c return (NULL); NULL 870 dev/cardbus/cardbus.c return (NULL); NULL 135 dev/cardbus/cardbus_exrom.c if (image == NULL) { NULL 75 dev/cardbus/cardslot.c NULL, "cardslot", DV_DULL NULL 83 dev/cardbus/cardslot.c if (caa->caa_cb_attach == NULL && caa->caa_16_attach == NULL) { NULL 104 dev/cardbus/cardslot.c sc->sc_cb_softc = NULL; NULL 105 dev/cardbus/cardslot.c sc->sc_16_softc = NULL; NULL 113 dev/cardbus/cardslot.c if (cba != NULL) { NULL 115 dev/cardbus/cardslot.c cardslot_cb_print)) != NULL) { NULL 123 dev/cardbus/cardslot.c if (pa != NULL) { NULL 125 dev/cardbus/cardslot.c cardslot_16_submatch)) != NULL) { NULL 136 dev/cardbus/cardslot.c if (csc != NULL || psc != NULL) NULL 219 dev/cardbus/cardslot.c M_TEMP, M_NOWAIT)) == NULL) { NULL 254 dev/cardbus/cardslot.c if ((ce = SIMPLEQ_FIRST(&sc->sc_events)) == NULL) { NULL 269 dev/cardbus/cardslot.c NULL) NULL 273 dev/cardbus/cardslot.c if ((ce2 = SIMPLEQ_NEXT(ce1, ce_q)) == NULL) NULL 386 dev/cardbus/cardslot.c if ((sc->sc_16_softc != NULL) && NULL 409 dev/cardbus/cardslot.c sc->sc_event_thread = NULL; NULL 155 dev/cardbus/com_cardbus.c return (NULL); NULL 164 dev/cardbus/com_cardbus.c if (com_cardbus_find_csdev(ca) != NULL) NULL 188 dev/cardbus/com_cardbus.c if (cp != NULL) { NULL 351 dev/cardbus/com_cardbus.c if (csc->cc_ih == NULL) { NULL 123 dev/cardbus/ehci_cardbus.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size)) { NULL 150 dev/cardbus/ehci_cardbus.c if (sc->sc_ih == NULL) { NULL 171 dev/cardbus/ehci_cardbus.c sc->sc_ih = NULL; NULL 193 dev/cardbus/ehci_cardbus.c if (sc->sc_ih != NULL) { NULL 195 dev/cardbus/ehci_cardbus.c sc->sc_ih = NULL; NULL 194 dev/cardbus/if_acx_cardbus.c if (csc->sc_ih != NULL) { NULL 196 dev/cardbus/if_acx_cardbus.c csc->sc_ih = NULL; NULL 232 dev/cardbus/if_acx_cardbus.c if (csc->sc_ih == NULL) { NULL 252 dev/cardbus/if_acx_cardbus.c csc->sc_ih = NULL; NULL 200 dev/cardbus/if_ath_cardbus.c if (ct == NULL) NULL 211 dev/cardbus/if_ath_cardbus.c if (csc->sc_ih != NULL) { NULL 213 dev/cardbus/if_ath_cardbus.c csc->sc_ih = NULL; NULL 248 dev/cardbus/if_ath_cardbus.c if (csc->sc_ih == NULL) { NULL 267 dev/cardbus/if_ath_cardbus.c csc->sc_ih = NULL; NULL 244 dev/cardbus/if_atw_cardbus.c if (ct == NULL) NULL 255 dev/cardbus/if_atw_cardbus.c if (csc->sc_ih != NULL) NULL 291 dev/cardbus/if_atw_cardbus.c if (csc->sc_ih == NULL) { NULL 311 dev/cardbus/if_atw_cardbus.c csc->sc_ih = NULL; NULL 199 dev/cardbus/if_dc_cardbus.c if (sc->sc_ih == NULL) { NULL 218 dev/cardbus/if_dc_cardbus.c if (LIST_FIRST(&sc->sc_mii.mii_phys) != NULL) NULL 229 dev/cardbus/if_dc_cardbus.c if (sc->sc_dhook != NULL) NULL 231 dev/cardbus/if_dc_cardbus.c if (sc->sc_pwrhook != NULL) NULL 185 dev/cardbus/if_fxp_cardbus.c if (NULL == sc->sc_ih) { NULL 240 dev/cardbus/if_fxp_cardbus.c if (LIST_FIRST(&sc->sc_mii.mii_phys) != NULL) NULL 249 dev/cardbus/if_fxp_cardbus.c if (sc->sc_sdhook != NULL) NULL 251 dev/cardbus/if_fxp_cardbus.c if (sc->sc_powerhook != NULL) NULL 266 dev/cardbus/if_fxp_cardbus.c if (ct == NULL) NULL 156 dev/cardbus/if_malo_cardbus.c if (csc->sc_ih != NULL) { NULL 158 dev/cardbus/if_malo_cardbus.c csc->sc_ih = NULL; NULL 213 dev/cardbus/if_malo_cardbus.c if (csc->sc_ih == NULL) { NULL 233 dev/cardbus/if_malo_cardbus.c csc->sc_ih = NULL; NULL 139 dev/cardbus/if_pgt_cardbus.c if (rootvp == NULL) NULL 160 dev/cardbus/if_pgt_cardbus.c if (csc->sc_ih != NULL) { NULL 162 dev/cardbus/if_pgt_cardbus.c csc->sc_ih = NULL; NULL 189 dev/cardbus/if_pgt_cardbus.c if (csc->sc_ih == NULL) { NULL 209 dev/cardbus/if_pgt_cardbus.c csc->sc_ih = NULL; NULL 219 dev/cardbus/if_pgt_cardbus.c if (sc->sc_enable != NULL) NULL 222 dev/cardbus/if_pgt_cardbus.c if (sc->sc_disable != NULL) NULL 181 dev/cardbus/if_ral_cardbus.c if (csc->sc_ih != NULL) { NULL 183 dev/cardbus/if_ral_cardbus.c csc->sc_ih = NULL; NULL 210 dev/cardbus/if_ral_cardbus.c if (csc->sc_ih == NULL) { NULL 230 dev/cardbus/if_ral_cardbus.c csc->sc_ih = NULL; NULL 154 dev/cardbus/if_re_cardbus.c if (csc->sc_ih == NULL) { NULL 251 dev/cardbus/if_re_cardbus.c if (LIST_FIRST(&sc->sc_mii.mii_phys) != NULL) NULL 260 dev/cardbus/if_re_cardbus.c if (sc->sc_sdhook != NULL) NULL 262 dev/cardbus/if_re_cardbus.c if (sc->sc_pwrhook != NULL) NULL 266 dev/cardbus/if_re_cardbus.c if (csc->sc_ih != NULL) NULL 202 dev/cardbus/if_rl_cardbus.c if (csc->sc_ih == NULL) { NULL 227 dev/cardbus/if_rl_cardbus.c if (LIST_FIRST(&sc->sc_mii.mii_phys) != NULL) NULL 236 dev/cardbus/if_rl_cardbus.c if (sc->sc_sdhook != NULL) NULL 238 dev/cardbus/if_rl_cardbus.c if (sc->sc_pwrhook != NULL) NULL 255 dev/cardbus/if_rl_cardbus.c if (ct == NULL) NULL 264 dev/cardbus/if_rl_cardbus.c if (csc->sc_ih != NULL) NULL 297 dev/cardbus/if_rtw_cardbus.c if (ct == NULL) NULL 310 dev/cardbus/if_rtw_cardbus.c if (csc->sc_ih != NULL) NULL 346 dev/cardbus/if_rtw_cardbus.c if (csc->sc_ih == NULL) { NULL 376 dev/cardbus/if_rtw_cardbus.c csc->sc_ih = NULL; NULL 174 dev/cardbus/if_xl_cardbus.c NULL }, NULL 185 dev/cardbus/if_xl_cardbus.c return (NULL); NULL 187 dev/cardbus/if_xl_cardbus.c for (ecp = xl_cardbus_products; ecp->ecp_name != NULL; ecp++) NULL 190 dev/cardbus/if_xl_cardbus.c return (NULL); NULL 198 dev/cardbus/if_xl_cardbus.c if (xl_cardbus_lookup(ca) != NULL) NULL 225 dev/cardbus/if_xl_cardbus.c if (ecp == NULL) { NULL 288 dev/cardbus/if_xl_cardbus.c if (sc->xl_intrhand == NULL) { NULL 327 dev/cardbus/if_xl_cardbus.c if (sc->sc_sdhook != NULL) NULL 329 dev/cardbus/if_xl_cardbus.c if (sc->sc_pwrhook != NULL) NULL 344 dev/cardbus/if_xl_cardbus.c if (ct == NULL) { NULL 122 dev/cardbus/ohci_cardbus.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size)) { NULL 148 dev/cardbus/ohci_cardbus.c if (sc->sc_ih == NULL) { NULL 200 dev/cardbus/ohci_cardbus.c if (sc->sc.sc_powerhook != NULL) NULL 203 dev/cardbus/ohci_cardbus.c if (sc->sc_ih != NULL) { NULL 205 dev/cardbus/ohci_cardbus.c sc->sc_ih = NULL; NULL 150 dev/cardbus/rbus.c if (addrp != NULL) NULL 182 dev/cardbus/rbus.c if (addrp != NULL) NULL 202 dev/cardbus/rbus.c if (parent != NULL) { NULL 213 dev/cardbus/rbus.c M_NOWAIT)) == NULL) { NULL 230 dev/cardbus/rbus.c ex != NULL ? ex->ex_name : "noname")); NULL 246 dev/cardbus/rbus.c struct extent *ex = NULL; NULL 252 dev/cardbus/rbus.c if ((ex = extent_create("rbus", start, end, M_DEVBUF, NULL, 0, NULL 253 dev/cardbus/rbus.c EX_NOCOALESCE|EX_NOWAIT)) == NULL) NULL 254 dev/cardbus/rbus.c return (NULL); NULL 256 dev/cardbus/rbus.c ex = NULL; NULL 265 dev/cardbus/rbus.c if ((rb == NULL) && (flags == RBUS_SPACE_DEDICATE)) NULL 285 dev/cardbus/rbus.c NULL, 0, EX_NOCOALESCE|EX_NOWAIT)) == NULL) NULL 286 dev/cardbus/rbus.c return (NULL); NULL 288 dev/cardbus/rbus.c rb = rbus_new_body(bt, NULL, ex, start, start + size, offset, NULL 291 dev/cardbus/rbus.c if (rb == NULL) NULL 316 dev/cardbus/rbus.c return (rbus_new_body(bt, NULL, ex, start, start + size, offset, NULL 328 dev/cardbus/rbus.c DPRINTF(("rbus_delete called [%s]\n", rb->rb_ext != NULL ? NULL 112 dev/cardbus/uhci_cardbus.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size)) { NULL 137 dev/cardbus/uhci_cardbus.c if (sc->sc_ih == NULL) { NULL 200 dev/cardbus/uhci_cardbus.c if (sc->sc_ih != NULL) { NULL 202 dev/cardbus/uhci_cardbus.c sc->sc_ih = NULL; NULL 245 dev/ccd.c if ((ccd_softc == NULL) || (ccddevs == NULL)) { NULL 247 dev/ccd.c if (ccd_softc != NULL) NULL 249 dev/ccd.c if (ccddevs != NULL) NULL 260 dev/ccd.c pool_init(&ccdbufpl, sizeof(struct ccdbuf), 0, 0, 0, "ccdbufpl", NULL); NULL 269 dev/ccd.c struct ccdcinfo *ci = NULL; NULL 522 dev/ccd.c smallci = NULL; NULL 526 dev/ccd.c (smallci == NULL || NULL 533 dev/ccd.c if (smallci == NULL) { NULL 766 dev/ccd.c struct ccdcinfo *ci, *ci2 = NULL; NULL 994 dev/ccd.c return (physio(ccdstrategy, NULL, dev, B_READ, minphys, uio)); NULL 1018 dev/ccd.c return (physio(ccdstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 1389 dev/ccd.c if (errstring != NULL) NULL 67 dev/cninit.c (cn_tab == NULL || cp->cn_pri > cn_tab->cn_pri)) NULL 73 dev/cninit.c if ((cp = cn_tab) == NULL) NULL 56 dev/cons.c struct tty *constty = NULL; /* virtual console output device */ NULL 65 dev/cons.c if (cn_tab == NULL) NULL 92 dev/cons.c if (cn_tab == NULL) NULL 122 dev/cons.c if (constty != NULL) NULL 124 dev/cons.c else if (cn_tab == NULL) NULL 139 dev/cons.c if (constty != NULL) NULL 141 dev/cons.c else if (cn_tab == NULL) NULL 164 dev/cons.c if (cmd == TIOCCONS && constty != NULL) { NULL 168 dev/cons.c constty = NULL; NULL 178 dev/cons.c if (constty != NULL) NULL 180 dev/cons.c else if (cn_tab == NULL) NULL 197 dev/cons.c if (constty != NULL) NULL 199 dev/cons.c else if (cn_tab == NULL) NULL 215 dev/cons.c if (constty != NULL) NULL 217 dev/cons.c else if (cn_tab == NULL) NULL 230 dev/cons.c if (cn_tab == NULL) NULL 239 dev/cons.c if (cn_tab == NULL) NULL 254 dev/cons.c if (cn_tab == NULL) NULL 273 dev/cons.c if (cn_tab == NULL || cn_tab->cn_bell == NULL) NULL 106 dev/cons.h dev_init(1,n,cnputc), dev_init(1,n,cnpollc), NULL, \ NULL 78 dev/dec/if_le_dec.c sc->sc_hwinit = NULL; NULL 318 dev/eisa/aha1742.c NULL, /* Use default error handler */ NULL 319 dev/eisa/aha1742.c NULL, /* have a queue, served by this */ NULL 320 dev/eisa/aha1742.c NULL, /* have no async handler */ NULL 321 dev/eisa/aha1742.c NULL, /* Use default 'done' routine */ NULL 332 dev/eisa/aha1742.c NULL, "ahb", DV_DULL NULL 456 dev/eisa/aha1742.c rv = !ahb_find(iot, ioh, NULL); NULL 530 dev/eisa/aha1742.c if (sc->sc_ih == NULL) { NULL 533 dev/eisa/aha1742.c if (intrstr != NULL) NULL 538 dev/eisa/aha1742.c if (intrstr != NULL) NULL 717 dev/eisa/aha1742.c if (TAILQ_NEXT(ecb, chain) == NULL) NULL 909 dev/eisa/aha1742.c if (sc != NULL) { NULL 968 dev/eisa/aha1742.c if ((ecb = ahb_get_ecb(sc, flags)) == NULL) { NULL 311 dev/eisa/ahc_eisa.c if (ahc->ih == NULL) { NULL 314 dev/eisa/ahc_eisa.c if (intrstr != NULL) NULL 320 dev/eisa/ahc_eisa.c if (intrstr != NULL) NULL 138 dev/eisa/bha_eisa.c rv = bha_find(iot, ioh2, NULL); NULL 201 dev/eisa/bha_eisa.c if (sc->sc_ih == NULL) { NULL 203 dev/eisa/bha_eisa.c if (intrstr != NULL) NULL 203 dev/eisa/cac_eisa.c cac_intr, sc, sc->sc_dv.dv_xname)) == NULL) { NULL 205 dev/eisa/cac_eisa.c if (intrstr != NULL) NULL 265 dev/eisa/cac_eisa.c return (NULL); NULL 273 dev/eisa/cac_eisa.c return (NULL); NULL 96 dev/eisa/dpt_eisa.c NULL NULL 139 dev/eisa/dpt_eisa.c for (i = 0; dpt_eisa_boards[i] != NULL; i++) NULL 143 dev/eisa/dpt_eisa.c return (dpt_eisa_boards[i] != NULL); NULL 197 dev/eisa/dpt_eisa.c if (sc->sc_ih == NULL) { NULL 199 dev/eisa/dpt_eisa.c if (intrstr != NULL) NULL 60 dev/eisa/eisa.c NULL, "eisa", DV_DULL NULL 247 dev/eisa/eisa.c name = NULL; NULL 252 dev/eisa/eisa.c while (edp->name != NULL) { NULL 267 dev/eisa/eisa.c if (name == NULL) NULL 3815 dev/eisa/eisadevs_data.h { 0, "", NULL, } NULL 190 dev/eisa/if_ep_eisa.c if (sc->sc_ih == NULL) { NULL 192 dev/eisa/if_ep_eisa.c if (intrstr != NULL) NULL 200 dev/eisa/if_ep_eisa.c if (intrstr != NULL) NULL 203 dev/eisa/if_ep_eisa.c epconfig(sc, chipset, NULL); NULL 98 dev/eisa/if_fea.c if (irq != NULL) NULL 200 dev/eisa/if_fea.c if (sc->sc_pdq == NULL) { NULL 213 dev/eisa/if_fea.c if (sc->sc_ih == NULL) { NULL 215 dev/eisa/if_fea.c if (intrstr != NULL) NULL 220 dev/eisa/if_fea.c if (intrstr != NULL) NULL 226 dev/eisa/if_fea.c pdq_ifattach(sc, NULL); NULL 230 dev/eisa/if_fea.c if (sc->sc_ats == NULL) NULL 98 dev/eisa/uha_eisa.c rv = u24_find(iot, ioh, NULL); NULL 144 dev/eisa/uha_eisa.c if (sc->sc_ih == NULL) { NULL 147 dev/eisa/uha_eisa.c if (intrstr != NULL) NULL 213 dev/eisa/uha_eisa.c if (sc != NULL) { NULL 46 dev/firmload.c if (path == NULL) NULL 71 dev/firmload.c if (ptr == NULL) { NULL 95 dev/flash.c NULL, "flash", DV_DISK NULL 205 dev/flash.c if (oob != NULL) NULL 224 dev/flash.c if (oob != NULL) NULL 377 dev/flash.c error = flash_chip_read_page(sc, pageno, data, NULL); NULL 654 dev/flash.c oob == NULL ? NULL : roob); NULL 662 dev/flash.c if (oob != NULL && memcmp((const void *)&roob[0], NULL 681 dev/flash.c if (sc == NULL) NULL 746 dev/flash.c if (sc == NULL) NULL 786 dev/flash.c if (sc == NULL) { NULL 832 dev/flash.c if (sc != NULL) NULL 843 dev/flash.c if (sc == NULL) NULL 887 dev/flash.c if (bp == NULL) NULL 932 dev/flash.c NULL); NULL 935 dev/flash.c NULL); NULL 1013 dev/flash.c if (sc->sc_tag->default_disklabel != NULL) NULL 1019 dev/flash.c if (errstring != NULL) { NULL 1042 dev/flash.c return physio(flashstrategy, NULL, dev, B_READ, flashminphys, uio); NULL 1048 dev/flash.c return physio(flashstrategy, NULL, dev, B_WRITE, flashminphys, uio); NULL 58 dev/gpio/gpio.c NULL, "gpio", DV_DULL NULL 144 dev/gpio/gpio.c if (pnp != NULL) NULL 237 dev/gpio/gpio.c if (sc == NULL) NULL 79 dev/gpio/gpioiic.c NULL, "gpioiic", DV_DULL NULL 71 dev/gpio/gpioow.c NULL, "gpioow", DV_DULL NULL 160 dev/gpio/gpioow.c if (sc->sc_ow_dev != NULL) NULL 177 dev/gpio/gpioow.c if (sc->sc_ow_dev != NULL) NULL 95 dev/hil/hil.c NULL, "hil", DV_DULL NULL 172 dev/hil/hil.c if (pnp != NULL) { NULL 177 dev/hil/hil.c if (pnp == NULL) { NULL 211 dev/hil/hil.c send_hil_cmd(sc, HIL_WRITELPCTRL, &db, 1, NULL); NULL 231 dev/hil/hil.c if (send_hil_cmd(sc, HIL_READLPSTAT, NULL, 0, &db) == 0) { NULL 264 dev/hil/hil.c send_hil_cmd(sc, HIL_INTON, NULL, 0, NULL); NULL 329 dev/hil/hil.c if (dev != NULL && dev->sc_fn != NULL) NULL 394 dev/hil/hil.c 1, NULL); NULL 500 dev/hil/hil.c send_hil_cmd(sc, HIL_READLPSTAT, NULL, 0, &db); NULL 510 dev/hil/hil.c send_hil_cmd(sc, HIL_WRITEKBDSADR, &db, 1, NULL); NULL 555 dev/hil/hil.c if (sc->sc_devices[id] != NULL && NULL 567 dev/hil/hil.c if (sc->sc_devices[id] != NULL) NULL 570 dev/hil/hil.c sc->sc_devices[id] = NULL; NULL 595 dev/hil/hil.c if (send_hil_cmd(sc, HIL_READLPSTAT, NULL, 0, &db) == 0) { NULL 608 dev/hil/hil.c send_hil_cmd(sc, HIL_READLPSTAT, NULL, 0, &db); NULL 626 dev/hil/hil.c if (sc->sc_devices[id] != NULL) NULL 629 dev/hil/hil.c sc->sc_devices[id] = NULL; NULL 768 dev/hil/hil.c if (outbuf != NULL && outlen != NULL) { NULL 860 dev/hil/hil.c send_hil_cmd(sc, HIL_INTON, NULL, 0, NULL); NULL 58 dev/hil/hildevs_data.h { -1, -1, -1, NULL } NULL 53 dev/hil/hilid.c NULL, "hilid", DV_DULL NULL 82 dev/hil/hilid.c sc->hd_fn = NULL; NULL 80 dev/hil/hilkbd.c NULL, "hilkbd", DV_DULL NULL 226 dev/hil/hilkbd.c if (!ps2 && sc->sc_wskbddev != NULL) { NULL 246 dev/hil/hilkbd.c if (sc->sc_wskbddev != NULL) NULL 287 dev/hil/hilkbd.c NULL, NULL); NULL 291 dev/hil/hilkbd.c NULL, NULL); NULL 295 dev/hil/hilkbd.c NULL, NULL); NULL 380 dev/hil/hilkbd.c send_hil_cmd(sc, HIL_SETTONE, buf, 2, NULL); NULL 448 dev/hil/hilkbd.c if (sc->sc_wskbddev != NULL) NULL 62 dev/hil/hilms.c NULL, "hilms", DV_DULL NULL 174 dev/hil/hilms.c if (sc->sc_wsmousedev != NULL) NULL 335 dev/hil/hilms.c if (sc->sc_wsmousedev != NULL) NULL 43 dev/hotplug.c { 1, NULL, filt_hotplugrdetach, filt_hotplugread}; NULL 65 dev/i2c/ad741x.c NULL, "adc", DV_DULL NULL 142 dev/i2c/ad741x.c if (sensor_task_register(sc, adc_refresh, 5) == NULL) { NULL 62 dev/i2c/adm1021.c NULL, "admtemp", DV_DULL NULL 154 dev/i2c/adm1021.c if (sensor_task_register(sc, admtemp_refresh, 5) == NULL) { NULL 79 dev/i2c/adm1024.c NULL, "admlc", DV_DULL NULL 174 dev/i2c/adm1024.c if (sensor_task_register(sc, admlc_refresh, 5) == NULL) { NULL 79 dev/i2c/adm1025.c NULL, "admtm", DV_DULL NULL 182 dev/i2c/adm1025.c if (sensor_task_register(sc, admtm_refresh, 5) == NULL) { NULL 95 dev/i2c/adm1026.c NULL, "admcts", DV_DULL NULL 216 dev/i2c/adm1026.c if (sensor_task_register(sc, admcts_refresh, 5) == NULL) { NULL 58 dev/i2c/adm1030.c NULL, "admtmp", DV_DULL NULL 105 dev/i2c/adm1030.c if (sensor_task_register(sc, admtmp_refresh, 5) == NULL) { NULL 63 dev/i2c/adm1031.c NULL, "admtt", DV_DULL NULL 115 dev/i2c/adm1031.c if (sensor_task_register(sc, admtt_refresh, 5) == NULL) { NULL 123 dev/i2c/adt7460.c NULL, "adt", DV_DULL NULL 234 dev/i2c/adt7460.c if (sensor_task_register(sc, adt_refresh, 5) == NULL) { NULL 125 dev/i2c/asb100.c NULL, "asbtm", DV_DULL NULL 151 dev/i2c/asb100.c if (orig_bank != NULL) NULL 219 dev/i2c/asb100.c if (asbtm_banksel(sc, orig_bank, NULL) == -1) { NULL 261 dev/i2c/asb100.c if (sensor_task_register(sc, asbtm_refresh, 5) == NULL) { NULL 399 dev/i2c/asb100.c asbtm_banksel(sc, orig_bank, NULL); NULL 56 dev/i2c/ds1631.c NULL, "maxds", DV_DULL NULL 108 dev/i2c/ds1631.c sc->sc_addr, &cmd, sizeof cmd, NULL, 0, 0); NULL 123 dev/i2c/ds1631.c if (sensor_task_register(sc, maxds_refresh, 5) == NULL) { NULL 67 dev/i2c/fcu.c NULL, "fcu", DV_DULL NULL 101 dev/i2c/fcu.c if (sensor_task_register(sc, fcu_refresh, 5) == NULL) { NULL 60 dev/i2c/fintek.c NULL, "fintek", DV_DULL NULL 158 dev/i2c/fintek.c if (sensor_task_register(sc, fintek_refresh, 5) == NULL) { NULL 77 dev/i2c/gl518sm.c NULL, "glenv", DV_DULL NULL 158 dev/i2c/gl518sm.c if (sensor_task_register(sc, glenv_refresh, 5) == NULL) { NULL 69 dev/i2c/i2c.c NULL, "iic", DV_DULL NULL 77 dev/i2c/i2c.c if (pnp != NULL) NULL 88 dev/i2c/i2c.c if (pnp != NULL) NULL 148 dev/i2c/i2c.c config_search(iic_search, self, NULL); NULL 71 dev/i2c/i2c_exec.c if (tag->ic_exec != NULL) NULL 155 dev/i2c/i2c_exec.c return (iic_exec(tag, I2C_OP_READ_WITH_STOP, addr, NULL, 0, NULL 180 dev/i2c/i2c_scan.c return (NULL); NULL 188 dev/i2c/i2c_scan.c return (NULL); NULL 193 dev/i2c/i2c_scan.c return (NULL); NULL 214 dev/i2c/i2c_scan.c return (NULL); NULL 236 dev/i2c/i2c_scan.c return (NULL); NULL 261 dev/i2c/i2c_scan.c return (NULL); NULL 271 dev/i2c/i2c_scan.c return (NULL); NULL 275 dev/i2c/i2c_scan.c return (NULL); NULL 287 dev/i2c/i2c_scan.c return (NULL); NULL 291 dev/i2c/i2c_scan.c return (NULL); NULL 295 dev/i2c/i2c_scan.c return (NULL); NULL 325 dev/i2c/i2c_scan.c return (NULL); NULL 340 dev/i2c/i2c_scan.c return (NULL); NULL 347 dev/i2c/i2c_scan.c return (NULL); NULL 351 dev/i2c/i2c_scan.c return (NULL); NULL 364 dev/i2c/i2c_scan.c return (NULL); NULL 426 dev/i2c/i2c_scan.c char *name = NULL; NULL 789 dev/i2c/i2c_scan.c } else if (name == NULL && NULL 798 dev/i2c/i2c_scan.c if (name == NULL && (addr & 0x7c) == 0x48 && /* addr 0b1001xxx */ NULL 812 dev/i2c/i2c_scan.c if (name == NULL && (addr & 0xf8) == 0x28 && iicprobe(0x48) == addr && NULL 820 dev/i2c/i2c_scan.c if (name == NULL && iicprobe(0x48) == addr && NULL 824 dev/i2c/i2c_scan.c if (name == NULL) { NULL 835 dev/i2c/i2c_scan.c if (name == NULL) NULL 868 dev/i2c/i2c_scan.c &cmd, 1, NULL, 0, 0) == 0) { NULL 78 dev/i2c/lm75.c NULL, "lmtemp", DV_DULL NULL 80 dev/i2c/lm87.c NULL, "lmenv", DV_DULL NULL 226 dev/i2c/lm87.c if (sensor_task_register(sc, lmenv_refresh, 5) == NULL) { NULL 71 dev/i2c/maxim6690.c NULL, "maxtmp", DV_DULL NULL 135 dev/i2c/maxim6690.c if (sensor_task_register(sc, maxtmp_refresh, 5) == NULL) { NULL 59 dev/i2c/pca9532.c NULL, "pcaled", DV_DULL NULL 66 dev/i2c/pca9554.c NULL, "pcagpio", DV_DULL NULL 132 dev/i2c/pca9554.c if (sensor_task_register(sc, pcagpio_refresh, 5) == NULL) { NULL 101 dev/i2c/rs5c372.c NULL, "ricohrtc", DV_DULL NULL 187 dev/i2c/rs5c372.c sc->sc_todr.todr_setwen = NULL; NULL 58 dev/i2c/tsl2560.c NULL, "tsl", DV_DULL NULL 123 dev/i2c/tsl2560.c if (sensor_task_register(sc, tsl_refresh, 5) == NULL) { NULL 108 dev/i2c/w83l784r.c NULL, "wbenv", DV_DULL NULL 123 dev/i2c/w83l784r.c { NULL } NULL 137 dev/i2c/w83l784r.c { NULL } NULL 144 dev/i2c/w83l784r.c { NULL } NULL 222 dev/i2c/w83l784r.c if (sensor_task_register(sc, wbenv_refresh, 5) == NULL) { NULL 83 dev/i2o/iop.c #define COMMENT(x) NULL NULL 104 dev/i2o/iop.c NULL, "iop", DV_DULL NULL 275 dev/i2o/iop.c if (iop_ictxhashtbl == NULL) { NULL 278 dev/i2o/iop.c if (iop_ictxhashtbl == NULL) { NULL 313 dev/i2o/iop.c PAGE_SIZE, NULL, BUS_DMA_NOWAIT)) { NULL 390 dev/i2o/iop.c if (iop_sdh == NULL) NULL 391 dev/i2o/iop.c iop_sdh = shutdownhook_establish(iop_shutdown, NULL); NULL 397 dev/i2o/iop.c if (intrstr != NULL) NULL 449 dev/i2o/iop.c if (iop_systab == NULL) { NULL 452 dev/i2o/iop.c if (iop == NULL) NULL 481 dev/i2o/iop.c if (iop == NULL) NULL 548 dev/i2o/iop.c lockmgr(&sc->sc_conflock, LK_EXCLUSIVE, NULL); NULL 553 dev/i2o/iop.c lockmgr(&sc->sc_conflock, LK_RELEASE, NULL); NULL 603 dev/i2o/iop.c lockmgr(&sc->sc_conflock, LK_EXCLUSIVE, NULL) == 0) { NULL 606 dev/i2o/iop.c lockmgr(&sc->sc_conflock, LK_RELEASE, NULL); NULL 644 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, IM_WAIT); NULL 682 dev/i2o/iop.c if (sc->sc_tidmap != NULL) NULL 710 dev/i2o/iop.c for (ii = LIST_FIRST(&sc->sc_iilist); ii != NULL; ii = nextii) { NULL 725 dev/i2o/iop.c if (ii->ii_reconfig == NULL) NULL 787 dev/i2o/iop.c if (ii != NULL) NULL 790 dev/i2o/iop.c if (dv != NULL) { NULL 807 dev/i2o/iop.c if (ii->ii_adjqparam != NULL) NULL 839 dev/i2o/iop.c if (pnp != NULL) { NULL 852 dev/i2o/iop.c if (pnp != NULL) NULL 1024 dev/i2o/iop.c sc->sc_rep, sc->sc_rep_size, NULL, BUS_DMA_NOWAIT); NULL 1053 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, IM_WAIT); NULL 1095 dev/i2o/iop.c if (sc->sc_hrt != NULL) NULL 1116 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, IM_WAIT); NULL 1153 dev/i2o/iop.c if (lct == NULL) NULL 1165 dev/i2o/iop.c if (lct == NULL) NULL 1175 dev/i2o/iop.c if (sc->sc_lct != NULL) NULL 1201 dev/i2o/iop.c im = iop_msg_alloc(sc, ii, (ii == NULL ? IM_WAIT : 0) | IM_NOSTATUS); NULL 1202 dev/i2o/iop.c if ((pgop = malloc(sizeof(*pgop), M_DEVBUF, M_WAITOK)) == NULL) { NULL 1206 dev/i2o/iop.c if ((rf = malloc(sizeof(*rf), M_DEVBUF, M_WAITOK)) == NULL) { NULL 1238 dev/i2o/iop.c rv = iop_msg_post(sc, im, mb, (ii == NULL ? 30000 : 0)); NULL 1241 dev/i2o/iop.c if (ii == NULL && rv == 0) { NULL 1249 dev/i2o/iop.c if (ii == NULL || rv != 0) { NULL 1271 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, fl); NULL 1297 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, IM_WAIT); NULL 1485 dev/i2o/iop.c ii = NULL; NULL 1488 dev/i2o/iop.c for (; ii != NULL; ii = LIST_NEXT(ii, ii_hash)) NULL 1491 dev/i2o/iop.c if (ii == NULL) { NULL 1518 dev/i2o/iop.c if (ii == NULL || (ii->ii_flags & II_DISCARD) == 0) { NULL 1531 dev/i2o/iop.c if (im != NULL) NULL 1558 dev/i2o/iop.c if (im->im_rb != NULL) { NULL 1578 dev/i2o/iop.c (*ii->ii_intr)(ii->ii_dv, NULL, rb); NULL 1650 dev/i2o/iop.c if (im == NULL) NULL 1656 dev/i2o/iop.c if (ii != NULL && (ii->ii_flags & II_DISCARD) != 0) NULL 1662 dev/i2o/iop.c im->im_rb = NULL; NULL 1728 dev/i2o/iop.c rv = bus_dmamap_load(sc->sc_dmat, dm, xferaddr, xfersize, NULL, 0); NULL 1817 dev/i2o/iop.c rv = bus_dmamap_load(sc->sc_dmat, dm, xferaddr, xfersize, NULL, 0); NULL 2218 dev/i2o/iop.c rv = iop_param_op(sc, tid, NULL, 0, I2O_PARAM_DEVICE_IDENTITY, &p, NULL 2320 dev/i2o/iop.c if (sc->sc_ptb == NULL) { NULL 2378 dev/i2o/iop.c if ((rv = lockmgr(&sc->sc_conflock, LK_SHARED, NULL)) != 0) NULL 2407 dev/i2o/iop.c lockmgr(&sc->sc_conflock, LK_RELEASE, NULL); NULL 2420 dev/i2o/iop.c mf = NULL; NULL 2421 dev/i2o/iop.c im = NULL; NULL 2439 dev/i2o/iop.c if (mf == NULL) NULL 2445 dev/i2o/iop.c im = iop_msg_alloc(sc, NULL, IM_WAIT | IM_NOSTATUS); NULL 2499 dev/i2o/iop.c if (im != NULL) NULL 2501 dev/i2o/iop.c if (mf != NULL) NULL 53 dev/i2o/iopio.h char it_dvname[sizeof(((struct device *)NULL)->dv_xname)]; NULL 124 dev/i2o/ioprbs.c NULL, "ioprbs", DV_DULL NULL 136 dev/i2o/ioprbs.c NULL, NULL, NULL, NULL NULL 254 dev/i2o/ioprbs.c rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_RBS_DEVICE_INFO, NULL 304 dev/i2o/ioprbs.c rv = iop_param_op(iop, ia->ia_tid, NULL, 0, NULL 321 dev/i2o/ioprbs.c rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_RBS_OPERATION, NULL 333 dev/i2o/ioprbs.c rv = iop_param_op(iop, ia->ia_tid, NULL, 1, I2O_PARAM_RBS_OPERATION, NULL 430 dev/i2o/ioprbs.c ccb = NULL; NULL 513 dev/i2o/ioprbs.c if (ccb == NULL) { NULL 664 dev/i2o/ioprbs.c if (infront || LIST_FIRST(&sc->sc_queue) == NULL) { NULL 665 dev/i2o/ioprbs.c if (LIST_FIRST(&sc->sc_queue) == NULL) NULL 684 dev/i2o/ioprbs.c if (xs == NULL) NULL 685 dev/i2o/ioprbs.c return (NULL); NULL 688 dev/i2o/ioprbs.c if (LIST_FIRST(&sc->sc_queue) == NULL) NULL 689 dev/i2o/ioprbs.c sc->sc_queuelast = NULL; NULL 801 dev/i2o/ioprbs.c if (ccb != NULL) NULL 832 dev/i2o/ioprbs.c if (TAILQ_NEXT(ccb, ic_chain) == NULL) NULL 859 dev/i2o/ioprbs.c while ((ccb = TAILQ_FIRST(&sc->sc_ccbq)) != NULL) { NULL 71 dev/i2o/iopsp.c NULL, "iopsp", DV_DULL NULL 89 dev/i2o/iopsp.c NULL, NULL, NULL, NULL NULL 114 dev/i2o/iopsp.c if ((rv = iop_param_op((struct iop_softc *)parent, ia->ia_tid, NULL, 0, NULL 163 dev/i2o/iopsp.c rv = iop_param_op(iop, ia->ia_tid, NULL, 0, I2O_PARAM_HBA_CTLR_INFO, NULL 181 dev/i2o/iopsp.c rv = iop_param_op(iop, ia->ia_tid, NULL, 0, NULL 293 dev/i2o/iopsp.c rv = iop_param_op(iop, tid, NULL, 0, I2O_PARAM_SCSI_DEVICE_INFO, NULL 341 dev/i2o/iopsp.c if (sc->sc_tidmap == NULL || NULL 362 dev/i2o/iopsp.c if (sc->sc_tidmap != NULL) NULL 383 dev/i2o/iopsp.c rv = lockmgr(&iop->sc_conflock, LK_EXCLUSIVE, NULL); NULL 407 dev/i2o/iopsp.c lockmgr(&iop->sc_conflock, LK_RELEASE, NULL); NULL 124 dev/ic/aac.c NULL, "aac", DV_DULL NULL 136 dev/ic/aac.c NULL, NULL, NULL, NULL NULL 321 dev/ic/aac.c struct aac_mntinforesp *mir = NULL; NULL 426 dev/ic/aac.c if (co == NULL) NULL 437 dev/ic/aac.c if ((child = device_add_child(sc->aac_dev, "aacd", -1)) == NULL) NULL 468 dev/ic/aac.c if (sc->aac_dev_t != NULL) NULL 490 dev/ic/aac.c if (sc->aac_irq != NULL) NULL 503 dev/ic/aac.c if (sc->aac_regs_resource != NULL) NULL 527 dev/ic/aac.c while ((co = TAILQ_FIRST(&sc->aac_container_tqh)) != NULL) { NULL 536 dev/ic/aac.c while ((sim = TAILQ_FIRST(&sc->aac_sim_tqh)) != NULL) { NULL 757 dev/ic/aac.c if (cm == NULL) { NULL 765 dev/ic/aac.c if (cm == NULL) NULL 800 dev/ic/aac.c cm->cm_data, cm->cm_datalen, NULL, NULL 808 dev/ic/aac.c aac_map_command_sg(cm, NULL, 0, 0); NULL 945 dev/ic/aac.c if (cm == NULL) { NULL 955 dev/ic/aac.c if (cm->cm_complete != NULL) { NULL 983 dev/ic/aac.c if ((cm = aac_dequeue_bio(sc)) == NULL) NULL 1159 dev/ic/aac.c if ((cm = aac_dequeue_free(sc)) == NULL) { NULL 1177 dev/ic/aac.c cm->cm_sgtable = NULL; NULL 1179 dev/ic/aac.c cm->cm_complete = NULL; NULL 1180 dev/ic/aac.c cm->cm_private = NULL; NULL 1211 dev/ic/aac.c if (fm == NULL) NULL 1238 dev/ic/aac.c AAC_FIBMAP_SIZE, NULL, BUS_DMA_NOWAIT)) { NULL 1296 dev/ic/aac.c while ((fm = TAILQ_FIRST(&sc->aac_fibmap_tqh)) != NULL) { NULL 1331 dev/ic/aac.c if (cm->cm_sgtable != NULL) { NULL 1426 dev/ic/aac.c NULL)) { NULL 1446 dev/ic/aac.c if (aac_sync_command(sc, AAC_MONKER_GETINFO, 0, 0, 0, 0, NULL)) { NULL 1544 dev/ic/aac.c AAC_COMMON_ALLOCSIZE, NULL, BUS_DMA_NOWAIT)) { NULL 1693 dev/ic/aac.c NULL)) { NULL 1778 dev/ic/aac.c if (sp != NULL) NULL 1846 dev/ic/aac.c fib->Header.ReceiverFibAddress, 0, 0, 0, NULL)) { NULL 2555 dev/ic/aac.c cm = NULL; NULL 2759 dev/ic/aac.c for (i = 0; table[i].string != NULL; i++) NULL 2807 dev/ic/aac.c struct aac_sg_table *sg = NULL; NULL 2821 dev/ic/aac.c if (sg != NULL) { NULL 74 dev/ic/aac_tables.h { NULL, 0 }, NULL 90 dev/ic/aac_tables.h { NULL, 0 }, NULL 100 dev/ic/aac_tables.h { NULL, 0 }, NULL 119 dev/ic/aac_tables.h { NULL, 0 }, NULL 551 dev/ic/aacvar.h if ((cm = TAILQ_FIRST(&sc->aac_ ## name)) != NULL) { \ NULL 141 dev/ic/ac97.c AudioCinputs, NULL, NULL, AUDIO_MIXER_CLASS, NULL 143 dev/ic/ac97.c AudioCoutputs, NULL, NULL, AUDIO_MIXER_CLASS, NULL 145 dev/ic/ac97.c AudioCrecord, NULL, NULL, AUDIO_MIXER_CLASS, NULL 148 dev/ic/ac97.c AudioCoutputs, AudioNmaster, NULL, AUDIO_MIXER_VALUE, NULL 153 dev/ic/ac97.c AudioCoutputs, AudioNmono, NULL, AUDIO_MIXER_VALUE, NULL 162 dev/ic/ac97.c AudioCoutputs, AudioNheadphone, NULL, AUDIO_MIXER_VALUE, NULL 166 dev/ic/ac97.c AudioCoutputs, AudioNbass, NULL, AUDIO_MIXER_VALUE, NULL 170 dev/ic/ac97.c AudioCoutputs, AudioNtreble, NULL, AUDIO_MIXER_VALUE, NULL 175 dev/ic/ac97.c AudioCinputs, AudioNspeaker, NULL, AUDIO_MIXER_VALUE, NULL 180 dev/ic/ac97.c AudioCinputs, "phone", NULL, AUDIO_MIXER_VALUE, NULL 185 dev/ic/ac97.c AudioCinputs, AudioNmicrophone, NULL, AUDIO_MIXER_VALUE, NULL 198 dev/ic/ac97.c AudioCinputs, AudioNline, NULL, AUDIO_MIXER_VALUE, NULL 203 dev/ic/ac97.c AudioCinputs, AudioNcd, NULL, AUDIO_MIXER_VALUE, NULL 208 dev/ic/ac97.c AudioCinputs, "video", NULL, AUDIO_MIXER_VALUE, NULL 213 dev/ic/ac97.c AudioCinputs, AudioNaux, NULL, AUDIO_MIXER_VALUE, NULL 218 dev/ic/ac97.c AudioCinputs, AudioNdac, NULL, AUDIO_MIXER_VALUE, NULL 223 dev/ic/ac97.c AudioCrecord, AudioNsource, NULL, AUDIO_MIXER_ENUM, NULL 228 dev/ic/ac97.c AudioCrecord, AudioNvolume, NULL, AUDIO_MIXER_VALUE, NULL 233 dev/ic/ac97.c AudioCrecord, AudioNmicrophone, NULL, AUDIO_MIXER_VALUE, NULL 238 dev/ic/ac97.c AudioCoutputs, AudioNloudness, NULL, AUDIO_MIXER_ENUM, NULL 242 dev/ic/ac97.c AudioCoutputs, AudioNspatial, NULL, AUDIO_MIXER_ENUM, NULL 255 dev/ic/ac97.c AudioCoutputs, AudioNsurround, NULL, AUDIO_MIXER_VALUE, NULL 260 dev/ic/ac97.c AudioCoutputs, AudioNcenter, NULL, AUDIO_MIXER_VALUE, NULL 265 dev/ic/ac97.c AudioCoutputs, AudioNlfe, NULL, AUDIO_MIXER_VALUE, NULL 270 dev/ic/ac97.c AudioCoutputs, AudioNextamp, NULL, AUDIO_MIXER_ENUM, NULL 715 dev/ic/ac97.c initfunc = NULL; NULL 802 dev/ic/ac97.c if (initfunc != NULL) NULL 825 dev/ic/ac97.c AudioNsource, NULL); NULL 216 dev/ic/acx.c NULL, "acx", DV_IFNET NULL 393 dev/ic/acx.c if (sc->sc_enable != NULL) NULL 573 dev/ic/acx.c if (buf->tb_mbuf != NULL) { NULL 576 dev/ic/acx.c buf->tb_mbuf = NULL; NULL 580 dev/ic/acx.c if (ni != NULL) NULL 582 dev/ic/acx.c buf->tb_node = NULL; NULL 590 dev/ic/acx.c if (bd->rx_buf[i].rb_mbuf != NULL) { NULL 594 dev/ic/acx.c bd->rx_buf[i].rb_mbuf = NULL; NULL 606 dev/ic/acx.c if (sc->sc_disable != NULL) NULL 713 dev/ic/acx.c if (sc->chip_read_config != NULL) { NULL 779 dev/ic/acx.c if (sc->chip_write_config != NULL) { NULL 918 dev/ic/acx.c for (buf = &bd->tx_buf[idx]; buf->tb_mbuf == NULL; NULL 921 dev/ic/acx.c struct ieee80211_node *ni = NULL; NULL 926 dev/ic/acx.c if (m != NULL) { NULL 928 dev/ic/acx.c m->m_pkthdr.rcvif = NULL; NULL 937 dev/ic/acx.c if (ni != NULL) NULL 953 dev/ic/acx.c if (m == NULL) NULL 966 dev/ic/acx.c if (m == NULL) { NULL 976 dev/ic/acx.c if (ifp->if_bpf != NULL) NULL 980 dev/ic/acx.c if ((m = ieee80211_encap(ifp, m, &ni)) == NULL) { NULL 986 dev/ic/acx.c if (ic->ic_rawbpf != NULL) NULL 1002 dev/ic/acx.c if (m == NULL) { NULL 1011 dev/ic/acx.c if (sc->sc_drvbpf != NULL) { NULL 1025 dev/ic/acx.c mb.m_nextpkt = NULL; NULL 1037 dev/ic/acx.c if (ni != NULL) NULL 1147 dev/ic/acx.c for (buf = &bd->tx_buf[idx]; buf->tb_mbuf != NULL; NULL 1158 dev/ic/acx.c buf->tb_mbuf = NULL; NULL 1168 dev/ic/acx.c if (buf->tb_node != NULL) { NULL 1188 dev/ic/acx.c buf->tb_node = NULL; NULL 1358 dev/ic/acx.c if (sc->chip_proc_wep_rxbuf != NULL) { NULL 1368 dev/ic/acx.c if (sc->sc_drvbpf != NULL) { NULL 1383 dev/ic/acx.c mb.m_nextpkt = NULL; NULL 1592 dev/ic/acx.c if (acx_exec_command(sc, ACXCMD_SLEEP, NULL, 0, NULL, 0) != 0) { NULL 1609 dev/ic/acx.c if (acx_exec_command(sc, ACXCMD_WAKEUP, NULL, 0, NULL, 0) != 0) NULL 1712 dev/ic/acx.c if (wn == NULL) NULL 1713 dev/ic/acx.c return (NULL); NULL 1922 dev/ic/acx.c rd->rx_ring, ACX_RX_RING_SIZE, NULL, BUS_DMA_WAITOK); NULL 1961 dev/ic/acx.c rd->tx_ring, ACX_TX_RING_SIZE, NULL, BUS_DMA_WAITOK); NULL 2015 dev/ic/acx.c if (rd->rx_ring != NULL) { NULL 2020 dev/ic/acx.c if (rd->tx_ring != NULL) { NULL 2026 dev/ic/acx.c if (bd->rx_buf[i].rb_desc != NULL) { NULL 2027 dev/ic/acx.c if (bd->rx_buf[i].rb_mbuf != NULL) { NULL 2038 dev/ic/acx.c if (bd->tx_buf[i].tb_desc1 != NULL) { NULL 2039 dev/ic/acx.c if (bd->tx_buf[i].tb_mbuf != NULL) { NULL 2049 dev/ic/acx.c if (bd->mbuf_tmp_dmamap != NULL) NULL 2134 dev/ic/acx.c if (m == NULL) NULL 2155 dev/ic/acx.c if (rb->rb_mbuf != NULL) NULL 2185 dev/ic/acx.c if (txbuf->tb_mbuf != NULL) NULL 2216 dev/ic/acx.c if (mnew == NULL) { NULL 2387 dev/ic/acx.c if (m == NULL) NULL 2390 dev/ic/acx.c if (m == NULL) NULL 2448 dev/ic/acx.c if (m == NULL) NULL 2514 dev/ic/acx.c bj, BSS_JOIN_PARAM_SIZE(bj), NULL, 0)); NULL 2521 dev/ic/acx.c NULL, 0) != 0) { NULL 2528 dev/ic/acx.c NULL, 0) != 0) { NULL 2573 dev/ic/acx.c return (acx_exec_command(sc, ACXCMD_SET_CONF, conf, conf_len, NULL, 0)); NULL 2591 dev/ic/acx.c return (acx_exec_command(sc, cmd, tmplt, tmplt_len, NULL, 0)); NULL 2602 dev/ic/acx.c return (acx_exec_command(sc, ACXCMD_INIT_RADIO, &r, sizeof(r), NULL, NULL 2621 dev/ic/acx.c if (param != NULL && param_len != 0) { NULL 2666 dev/ic/acx.c if (result != NULL && result_len != 0) { NULL 509 dev/ic/acx100.c if (acx_exec_command(sc, ACXCMD_INIT_MEM, NULL, 0, NULL, 0) != 0) { NULL 99 dev/ic/adv.c NULL, "adv", DV_DULL NULL 115 dev/ic/adv.c NULL, /* Use default error handler */ NULL 116 dev/ic/adv.c NULL, /* have a queue, served by this */ NULL 117 dev/ic/adv.c NULL, /* have no async handler */ NULL 118 dev/ic/adv.c NULL, /* Use default 'done' routine */ NULL 167 dev/ic/adv.c sc->sc_queuelast = NULL; NULL 212 dev/ic/adv.c sc->sc_control, sizeof(struct adv_control), NULL, NULL 269 dev/ic/adv.c if (TAILQ_NEXT(ccb, chain) == NULL) NULL 371 dev/ic/adv.c while ((ccb = TAILQ_FIRST(&sc->sc_waiting_ccb)) != NULL) { NULL 408 dev/ic/adv.c static u_int8_t *overrunbuf = NULL; NULL 447 dev/ic/adv.c ASC_OVERRUN_BSIZE, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 695 dev/ic/adv.c if ((ccb = adv_get_ccb(sc, flags)) == NULL) { NULL 762 dev/ic/adv.c ccb->dmamap_xfer, xs->data, xs->datalen, NULL, NULL 870 dev/ic/adv.c if ((xs = LIST_FIRST(&sc->sc_queue)) != NULL) NULL 1939 dev/ic/advlib.c if ((sc->device[tid_no] != NULL) && NULL 101 dev/ic/adw.c NULL, "adw", DV_DULL NULL 107 dev/ic/adw.c NULL, /* Use default error handler */ NULL 108 dev/ic/adw.c NULL, /* have a queue, served by this */ NULL 109 dev/ic/adw.c NULL, /* have no async handler */ NULL 110 dev/ic/adw.c NULL, /* Use default 'done' routine */ NULL 154 dev/ic/adw.c sc->sc_queuelast = NULL; NULL 199 dev/ic/adw.c sc->sc_control, sizeof(struct adw_control), NULL, NULL 223 dev/ic/adw.c if (sc->sc_control->carriers == NULL) NULL 256 dev/ic/adw.c sizeof(ADW_CARRIER) * ADW_MAX_CARRIER, NULL, NULL 318 dev/ic/adw.c if (TAILQ_NEXT(ccb, chain) == NULL) NULL 442 dev/ic/adw.c while ((ccb = TAILQ_FIRST(&sc->sc_waiting_ccb)) != NULL) { NULL 718 dev/ic/adw.c if ((ccb = adw_get_ccb(sc, flags)) == NULL) { NULL 836 dev/ic/adw.c ccb->dmamap_xfer, xs->data, xs->datalen, NULL, NULL 916 dev/ic/adw.c sg_block->sg_ptr = NULL; /* next link = NULL */ NULL 953 dev/ic/adw.c if ((xs = LIST_FIRST(&sc->sc_queue)) != NULL) NULL 1097 dev/ic/adw.c adw_pending_ccb)) != NULL) { NULL 841 dev/ic/adwlib.c if ((sc->icq_sp = sc->carr_freelist) == NULL) { NULL 869 dev/ic/adwlib.c if ((sc->irq_sp = sc->carr_freelist) == NULL) { NULL 1740 dev/ic/adwlib.c if ((new_carrp = sc->carr_freelist) == NULL) { NULL 2088 dev/ic/adwlib.c free_carrp->next_ba = (sc->carr_freelist == NULL) ? NULL NULL 188 dev/ic/aic6360.c NULL, "aic", DV_DULL NULL 203 dev/ic/aic6360.c NULL, /* Use default error handler */ NULL 204 dev/ic/aic6360.c NULL, /* have a queue, served by this */ NULL 205 dev/ic/aic6360.c NULL, /* have no async handler */ NULL 206 dev/ic/aic6360.c NULL, /* Use default 'done' routine */ NULL 394 dev/ic/aic6360.c sc->sc_nexus = NULL; NULL 405 dev/ic/aic6360.c if ((acb = sc->sc_nexus) != NULL) { NULL 410 dev/ic/aic6360.c while ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) { NULL 455 dev/ic/aic6360.c if (TAILQ_NEXT(acb, chain) == NULL) NULL 469 dev/ic/aic6360.c while ((acb = TAILQ_FIRST(&sc->free_list)) == NULL && NULL 520 dev/ic/aic6360.c if ((acb = aic_get_acb(sc, flags)) == NULL) { NULL 694 dev/ic/aic6360.c if (acb == NULL) { NULL 860 dev/ic/aic6360.c sc->sc_nexus = NULL; NULL 995 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1232 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1240 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1253 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1708 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1710 dev/ic/aic6360.c sc->sc_nexus = NULL; NULL 1733 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1779 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1831 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1881 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1888 dev/ic/aic6360.c sc->sc_nexus = NULL; NULL 1892 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1931 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 1966 dev/ic/aic6360.c AIC_ASSERT(sc->sc_nexus != NULL); NULL 2093 dev/ic/aic6360.c if (sc->sc_nexus != NULL) NULL 120 dev/ic/aic6915.c NULL, "sf", DV_IFNET NULL 233 dev/ic/aic6915.c sc->sc_control_data, sizeof(struct sf_control_data), NULL, NULL 295 dev/ic/aic6915.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 296 dev/ic/aic6915.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 321 dev/ic/aic6915.c if (sc->sc_sdhook == NULL) NULL 332 dev/ic/aic6915.c if (sc->sc_rxsoft[i].ds_dmamap != NULL) NULL 338 dev/ic/aic6915.c if (sc->sc_txsoft[i].ds_dmamap != NULL) NULL 404 dev/ic/aic6915.c if (m0 == NULL) NULL 406 dev/ic/aic6915.c m = NULL; NULL 424 dev/ic/aic6915.c if (m == NULL) { NULL 453 dev/ic/aic6915.c if (m != NULL) { NULL 743 dev/ic/aic6915.c ds->ds_mbuf = NULL; NULL 844 dev/ic/aic6915.c if (m == NULL) { NULL 1050 dev/ic/aic6915.c if (ds->ds_mbuf == NULL) { NULL 1205 dev/ic/aic6915.c if (ds->ds_mbuf != NULL) { NULL 1208 dev/ic/aic6915.c ds->ds_mbuf = NULL; NULL 1242 dev/ic/aic6915.c if (ds->ds_mbuf != NULL) { NULL 1245 dev/ic/aic6915.c ds->ds_mbuf = NULL; NULL 1287 dev/ic/aic6915.c if (m == NULL) NULL 1296 dev/ic/aic6915.c if (ds->ds_mbuf != NULL) NULL 1302 dev/ic/aic6915.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1399 dev/ic/aic6915.c if (enm == NULL) NULL 1401 dev/ic/aic6915.c while (enm != NULL) { NULL 431 dev/ic/aic79xx.c if (scb == NULL) { NULL 555 dev/ic/aic79xx.c if (scb == NULL) { NULL 576 dev/ic/aic79xx.c if (scb == NULL) { NULL 593 dev/ic/aic79xx.c if (scb == NULL) { NULL 898 dev/ic/aic79xx.c if (scb == NULL) { NULL 987 dev/ic/aic79xx.c if (scb == NULL) { NULL 1031 dev/ic/aic79xx.c if (scb != NULL) NULL 1047 dev/ic/aic79xx.c if (scb == NULL) { NULL 1100 dev/ic/aic79xx.c if (scb == NULL) { NULL 1182 dev/ic/aic79xx.c if (scb == NULL) { NULL 1420 dev/ic/aic79xx.c if (scb != NULL) NULL 1441 dev/ic/aic79xx.c if (scb != NULL) { NULL 1497 dev/ic/aic79xx.c if (scb != NULL) { NULL 1580 dev/ic/aic79xx.c if (scb != NULL NULL 1582 dev/ic/aic79xx.c scb = NULL; NULL 1646 dev/ic/aic79xx.c if (scb == NULL) { NULL 1739 dev/ic/aic79xx.c if (scb == NULL) { NULL 1836 dev/ic/aic79xx.c scb = NULL; NULL 1876 dev/ic/aic79xx.c if (scb != NULL && SCB_IS_SILENT(scb)) NULL 1971 dev/ic/aic79xx.c if (scb == NULL) { NULL 2002 dev/ic/aic79xx.c if (scb != NULL && msg_out == MSG_INITIATOR_DET_ERR) NULL 2085 dev/ic/aic79xx.c if (scb == NULL) NULL 2213 dev/ic/aic79xx.c if (scb != NULL NULL 2215 dev/ic/aic79xx.c scb = NULL; NULL 2227 dev/ic/aic79xx.c if (scb == NULL) { NULL 2272 dev/ic/aic79xx.c if (scb != NULL NULL 2429 dev/ic/aic79xx.c if (scb != NULL) { NULL 2488 dev/ic/aic79xx.c scb = NULL; NULL 2489 dev/ic/aic79xx.c } else if (scb == NULL) { NULL 2541 dev/ic/aic79xx.c if (scb == NULL) { NULL 2817 dev/ic/aic79xx.c if (ahd->enabled_targets[scsi_id] != NULL NULL 2822 dev/ic/aic79xx.c if (tstate == NULL) NULL 2823 dev/ic/aic79xx.c return (NULL); NULL 2831 dev/ic/aic79xx.c if (master_tstate != NULL) { NULL 2865 dev/ic/aic79xx.c if (tstate != NULL) NULL 2867 dev/ic/aic79xx.c ahd->enabled_targets[scsi_id] = NULL; NULL 2984 dev/ic/aic79xx.c if (tinfo != NULL) { NULL 3012 dev/ic/aic79xx.c if (tinfo != NULL) { NULL 3121 dev/ic/aic79xx.c CAM_LUN_WILDCARD, AC_TRANSFER_NEG, NULL); NULL 3245 dev/ic/aic79xx.c CAM_LUN_WILDCARD, AC_TRANSFER_NEG, NULL); NULL 3600 dev/ic/aic79xx.c } else if (scb == NULL) { NULL 4652 dev/ic/aic79xx.c if (tstate != NULL) { NULL 4656 dev/ic/aic79xx.c if (lstate != NULL) { NULL 5127 dev/ic/aic79xx.c if (tstate != NULL) { NULL 5142 dev/ic/aic79xx.c if (lstate == NULL) NULL 5164 dev/ic/aic79xx.c lun, AC_SENT_BDR, NULL); NULL 5167 dev/ic/aic79xx.c if (message != NULL NULL 5187 dev/ic/aic79xx.c if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) NULL 5265 dev/ic/aic79xx.c if (ahd->seep_config == NULL) NULL 5266 dev/ic/aic79xx.c return (NULL); NULL 5274 dev/ic/aic79xx.c ahd->bus_description = NULL; NULL 5290 dev/ic/aic79xx.c return (NULL); NULL 5354 dev/ic/aic79xx.c while (list_ahd != NULL NULL 5357 dev/ic/aic79xx.c if (list_ahd != NULL) NULL 5377 dev/ic/aic79xx.c return (NULL); NULL 5389 dev/ic/aic79xx.c if (ahd->name != NULL) NULL 5418 dev/ic/aic79xx.c if (tstate != NULL) { NULL 5426 dev/ic/aic79xx.c if (lstate != NULL) { NULL 5436 dev/ic/aic79xx.c if (ahd->black_hole != NULL) { NULL 5441 dev/ic/aic79xx.c if (ahd->seep_config != NULL) NULL 5443 dev/ic/aic79xx.c if (ahd->saved_stack != NULL) NULL 5713 dev/ic/aic79xx.c return (NULL); NULL 5722 dev/ic/aic79xx.c if (scb_data == NULL) NULL 5731 dev/ic/aic79xx.c while ((sns_map = SLIST_FIRST(&scb_data->sense_maps)) != NULL) { NULL 5742 dev/ic/aic79xx.c while ((sg_map = SLIST_FIRST(&scb_data->sg_maps)) != NULL) { NULL 5753 dev/ic/aic79xx.c while ((hscb_map = SLIST_FIRST(&scb_data->hscb_maps)) != NULL) { NULL 5830 dev/ic/aic79xx.c if (first_scb != NULL) { NULL 5860 dev/ic/aic79xx.c if (next_scb != NULL) { NULL 5883 dev/ic/aic79xx.c if ((scb = LIST_FIRST(&ahd->scb_data.any_dev_free_scb_list)) == NULL) { NULL 5885 dev/ic/aic79xx.c return (NULL); NULL 5889 dev/ic/aic79xx.c && (scb->col_scb != NULL) NULL 5909 dev/ic/aic79xx.c ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL; NULL 5911 dev/ic/aic79xx.c if (scb->col_scb == NULL) { NULL 5988 dev/ic/aic79xx.c if (hscb_map == NULL) NULL 6018 dev/ic/aic79xx.c if (sg_map == NULL) NULL 6052 dev/ic/aic79xx.c if (sense_map == NULL) NULL 6082 dev/ic/aic79xx.c struct scb_platform_data *pdata = NULL; NULL 6090 dev/ic/aic79xx.c if (next_scb == NULL) NULL 6095 dev/ic/aic79xx.c if (pdata == NULL) { NULL 6138 dev/ic/aic79xx.c if (next_scb->col_scb != NULL) NULL 6195 dev/ic/aic79xx.c if (ahd->saved_stack == NULL) NULL 6712 dev/ic/aic79xx.c if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { NULL 6791 dev/ic/aic79xx.c if (ahd_alloc_tstate(ahd, ahd->our_id, 'A') == NULL) { NULL 7036 dev/ic/aic79xx.c if (LIST_FIRST(&ahd->pending_scbs) != NULL) { NULL 7173 dev/ic/aic79xx.c prev_scb = NULL; NULL 7191 dev/ic/aic79xx.c if (prev_scb == NULL) { NULL 7306 dev/ic/aic79xx.c prev_scb = NULL; NULL 7323 dev/ic/aic79xx.c if (scb == NULL) { NULL 7374 dev/ic/aic79xx.c mk_msg_scb = NULL; NULL 7395 dev/ic/aic79xx.c if (scb == NULL) { NULL 7422 dev/ic/aic79xx.c if (mk_msg_scb != NULL NULL 7454 dev/ic/aic79xx.c mk_msg_scb = NULL; NULL 7465 dev/ic/aic79xx.c if (mk_msg_scb != NULL NULL 7479 dev/ic/aic79xx.c mk_msg_scb = NULL; NULL 7521 dev/ic/aic79xx.c if (scb == NULL) { NULL 7702 dev/ic/aic79xx.c if (scbp == NULL NULL 7724 dev/ic/aic79xx.c while (scbp_next != NULL) { NULL 7788 dev/ic/aic79xx.c ahd->pending_device = NULL; NULL 7869 dev/ic/aic79xx.c if (ahd->enabled_targets[target] == NULL) NULL 7897 dev/ic/aic79xx.c if (tstate == NULL) NULL 7903 dev/ic/aic79xx.c if (lstate == NULL) NULL 7915 dev/ic/aic79xx.c CAM_LUN_WILDCARD, AC_BUS_RESET, NULL); NULL 7944 dev/ic/aic79xx.c if (ahd == NULL) { NULL 7985 dev/ic/aic79xx.c if (ahd == NULL) { NULL 8411 dev/ic/aic79xx.c && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { NULL 8609 dev/ic/aic79xx.c if (ahd->critical_sections == NULL) NULL 8701 dev/ic/aic79xx.c fmt3_ins = NULL; NULL 8809 dev/ic/aic79xx.c if (cur_column != NULL && *cur_column >= wrap_point) { NULL 8814 dev/ic/aic79xx.c if (table == NULL) { NULL 8816 dev/ic/aic79xx.c if (cur_column != NULL) NULL 8841 dev/ic/aic79xx.c if (cur_column != NULL) NULL 9053 dev/ic/aic79xx.c if (fifo_scb != NULL) NULL 9464 dev/ic/aic79xx.c *tstate = NULL; NULL 9477 dev/ic/aic79xx.c *lstate = NULL; NULL 9478 dev/ic/aic79xx.c if (*tstate != NULL) NULL 9483 dev/ic/aic79xx.c if (notfound_failure != 0 && *lstate == NULL) NULL 9555 dev/ic/aic79xx.c if (LIST_FIRST(&ahd->pending_scbs) != NULL) { NULL 9580 dev/ic/aic79xx.c if (lstate != NULL) { NULL 9602 dev/ic/aic79xx.c if (target != CAM_TARGET_WILDCARD && tstate == NULL) { NULL 9604 dev/ic/aic79xx.c if (tstate == NULL) { NULL 9612 dev/ic/aic79xx.c if (lstate == NULL) { NULL 9619 dev/ic/aic79xx.c status = xpt_create_path(&lstate->path, /*periph*/NULL, NULL 9682 dev/ic/aic79xx.c if (ahd->black_hole != NULL && ahd->enabled_luns > 0) { NULL 9699 dev/ic/aic79xx.c if (lstate == NULL) { NULL 9720 dev/ic/aic79xx.c if (SLIST_FIRST(&lstate->accept_tios) != NULL) { NULL 9725 dev/ic/aic79xx.c if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { NULL 9743 dev/ic/aic79xx.c tstate->enabled_luns[lun] = NULL; NULL 9746 dev/ic/aic79xx.c if (tstate->enabled_luns[i] != NULL) { NULL 9765 dev/ic/aic79xx.c ahd->black_hole = NULL; NULL 9898 dev/ic/aic79xx.c lstate = NULL; NULL 9899 dev/ic/aic79xx.c if (tstate != NULL) NULL 9905 dev/ic/aic79xx.c if (lstate == NULL) NULL 9909 dev/ic/aic79xx.c if (atio == NULL) { NULL 10026 dev/ic/aic79xx.c if ((error = bus_dmamap_load(tag, map->dmamap, map->vaddr, size, NULL, NULL 10629 dev/ic/aic79xx.c return (NULL); NULL 10631 dev/ic/aic79xx.c if (scb != NULL) NULL 87 dev/ic/aic79xx_openbsd.c NULL, "ahd", DV_DULL NULL 101 dev/ic/aic79xx_openbsd.c NULL, /* Use default error handler */ NULL 102 dev/ic/aic79xx_openbsd.c NULL, /* have a queue, served by this */ NULL 103 dev/ic/aic79xx_openbsd.c NULL, /* have no async handler */ NULL 104 dev/ic/aic79xx_openbsd.c NULL, /* Use default 'done' routine */ NULL 348 dev/ic/aic79xx_openbsd.c if ((scb = ahd_get_scb(ahd, col_idx)) == NULL) { NULL 373 dev/ic/aic79xx_openbsd.c return (ahd_execute_scb(scb, NULL, 0)); NULL 568 dev/ic/aic79xx_openbsd.c xs->datalen, NULL, NULL 588 dev/ic/aic79xx_openbsd.c return ahd_execute_scb(scb, NULL, 0); NULL 613 dev/ic/aic79xx_openbsd.c if (ahd->platform_data == NULL) NULL 642 dev/ic/aic79xx_openbsd.c if (ahd->sc_child != NULL) NULL 645 dev/ic/aic79xx_openbsd.c if (ahd->shutdown_hook != NULL) NULL 686 dev/ic/aic79xx_openbsd.c ahd_validate_width(ahd, NULL, &width, ROLE_UNKNOWN); NULL 710 dev/ic/aic79xx_openbsd.c ahd_validate_offset(ahd, NULL, period, &offset, width, ROLE_UNKNOWN); NULL 145 dev/ic/aic7xxx.c { 0x00, 0x000, 0, NULL } NULL 388 dev/ic/aic7xxx.c if (scb == NULL) { NULL 422 dev/ic/aic7xxx.c if ((scb = TAILQ_FIRST(queue)) != NULL NULL 500 dev/ic/aic7xxx.c if (scb == NULL) { NULL 769 dev/ic/aic7xxx.c if (scb == NULL) NULL 859 dev/ic/aic7xxx.c if (scb != NULL) NULL 956 dev/ic/aic7xxx.c if (scb != NULL) NULL 1073 dev/ic/aic7xxx.c if (scb != NULL NULL 1075 dev/ic/aic7xxx.c scb = NULL; NULL 1151 dev/ic/aic7xxx.c if (scb != NULL) { NULL 1244 dev/ic/aic7xxx.c if (scb == NULL) { NULL 1346 dev/ic/aic7xxx.c if (scb != NULL NULL 1404 dev/ic/aic7xxx.c /*syncrate*/NULL, NULL 1416 dev/ic/aic7xxx.c if (scb != NULL) { NULL 1643 dev/ic/aic7xxx.c if (ahc->enabled_targets[scsi_id] != NULL NULL 1649 dev/ic/aic7xxx.c if (tstate == NULL) NULL 1650 dev/ic/aic7xxx.c return (NULL); NULL 1658 dev/ic/aic7xxx.c if (master_tstate != NULL) { NULL 1696 dev/ic/aic7xxx.c if (tstate != NULL) NULL 1698 dev/ic/aic7xxx.c ahc->enabled_targets[scsi_id] = NULL; NULL 1752 dev/ic/aic7xxx.c return (NULL); NULL 1778 dev/ic/aic7xxx.c syncrate->rate != NULL; NULL 1815 dev/ic/aic7xxx.c || (syncrate->rate == NULL) NULL 1820 dev/ic/aic7xxx.c syncrate = NULL; NULL 1841 dev/ic/aic7xxx.c while (syncrate->rate != NULL) { NULL 1869 dev/ic/aic7xxx.c if (syncrate == NULL) { NULL 1880 dev/ic/aic7xxx.c if (tinfo != NULL) { NULL 1908 dev/ic/aic7xxx.c if (tinfo != NULL) { NULL 1981 dev/ic/aic7xxx.c if (syncrate == NULL) { NULL 2016 dev/ic/aic7xxx.c if (syncrate != NULL) { NULL 2031 dev/ic/aic7xxx.c if (syncrate != NULL) { NULL 2061 dev/ic/aic7xxx.c CAM_LUN_WILDCARD, AC_TRANSFER_NEG, NULL); NULL 2131 dev/ic/aic7xxx.c CAM_LUN_WILDCARD, AC_TRANSFER_NEG, NULL); NULL 2222 dev/ic/aic7xxx.c if (pending_scb == NULL) NULL 2645 dev/ic/aic7xxx.c scb = NULL; NULL 2646 dev/ic/aic7xxx.c } else if (scb == NULL) { NULL 2697 dev/ic/aic7xxx.c if (scb == NULL) { NULL 3365 dev/ic/aic7xxx.c syncrate = NULL; NULL 3442 dev/ic/aic7xxx.c if (tstate != NULL) { NULL 3446 dev/ic/aic7xxx.c if (lstate != NULL) { NULL 3556 dev/ic/aic7xxx.c ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, /*period*/0, NULL 3822 dev/ic/aic7xxx.c if (tstate != NULL) { NULL 3827 dev/ic/aic7xxx.c if (lstate == NULL) NULL 3842 dev/ic/aic7xxx.c ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, NULL 3848 dev/ic/aic7xxx.c CAM_LUN_WILDCARD, AC_SENT_BDR, NULL); NULL 3850 dev/ic/aic7xxx.c if (message != NULL NULL 3870 dev/ic/aic7xxx.c if (scb != NULL && (scb->flags & SCB_AUTO_NEGOTIATE) != 0) NULL 3891 dev/ic/aic7xxx.c if (ahc->scb_data == NULL) { NULL 3894 dev/ic/aic7xxx.c if (ahc->scb_data == NULL) NULL 3948 dev/ic/aic7xxx.c while (list_ahc != NULL NULL 3951 dev/ic/aic7xxx.c if (list_ahc != NULL) NULL 3967 dev/ic/aic7xxx.c if (ahc->name != NULL) NULL 3998 dev/ic/aic7xxx.c if (tstate != NULL) { NULL 4006 dev/ic/aic7xxx.c if (lstate != NULL) { NULL 4016 dev/ic/aic7xxx.c if (ahc->black_hole != NULL) { NULL 4022 dev/ic/aic7xxx.c if (ahc->name != NULL) NULL 4025 dev/ic/aic7xxx.c if (ahc->seep_config != NULL) NULL 4259 dev/ic/aic7xxx.c if (scb_data->scbarray == NULL) NULL 4337 dev/ic/aic7xxx.c if (scb_data == NULL) NULL 4346 dev/ic/aic7xxx.c while ((sg_map = SLIST_FIRST(&scb_data->sg_maps))!= NULL) { NULL 4372 dev/ic/aic7xxx.c if (scb_data->scbarray != NULL) NULL 4396 dev/ic/aic7xxx.c if (sg_map == NULL) NULL 4417 dev/ic/aic7xxx.c struct scb_platform_data *pdata = NULL; NULL 4423 dev/ic/aic7xxx.c if (pdata == NULL) NULL 4806 dev/ic/aic7xxx.c if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) { NULL 4813 dev/ic/aic7xxx.c if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) { NULL 5073 dev/ic/aic7xxx.c if (scb == NULL) NULL 5130 dev/ic/aic7xxx.c prev_scb = NULL; NULL 5151 dev/ic/aic7xxx.c if (prev_scb == NULL) { NULL 5207 dev/ic/aic7xxx.c prev_scb = NULL; NULL 5226 dev/ic/aic7xxx.c if (scb == NULL) { NULL 5292 dev/ic/aic7xxx.c if (scb == NULL) { NULL 5304 dev/ic/aic7xxx.c ahc->scb_data->scbindex[scb->hscb->tag] = NULL; NULL 5338 dev/ic/aic7xxx.c if (scb == NULL) { NULL 5382 dev/ic/aic7xxx.c found += ahc_search_untagged_queues(ahc, /*scsi_xfer*/NULL, target, NULL 5430 dev/ic/aic7xxx.c while (next_scb != NULL) { NULL 5449 dev/ic/aic7xxx.c || (xs != NULL && xs != scb->xs)) NULL 5713 dev/ic/aic7xxx.c if (scbp == NULL NULL 5745 dev/ic/aic7xxx.c if ((scbp == NULL && scbid != SCB_LIST_NULL) NULL 5746 dev/ic/aic7xxx.c || (scbp != NULL NULL 5758 dev/ic/aic7xxx.c while (scbp_next != NULL) { NULL 5812 dev/ic/aic7xxx.c ahc->pending_device = NULL; NULL 5918 dev/ic/aic7xxx.c if (tstate == NULL) NULL 5924 dev/ic/aic7xxx.c if (lstate == NULL) NULL 5935 dev/ic/aic7xxx.c CAM_LUN_WILDCARD, AC_BUS_RESET, NULL); NULL 5942 dev/ic/aic7xxx.c if (ahc->enabled_targets[target] == NULL) NULL 5952 dev/ic/aic7xxx.c ahc_set_syncrate(ahc, &devinfo, /*syncrate*/NULL, NULL 6117 dev/ic/aic7xxx.c && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { NULL 6192 dev/ic/aic7xxx.c if (ahc->targetcmds != NULL) NULL 6262 dev/ic/aic7xxx.c if (ahc->critical_sections == NULL) NULL 6326 dev/ic/aic7xxx.c fmt3_ins = NULL; NULL 6412 dev/ic/aic7xxx.c if (fmt3_ins != NULL) { NULL 6446 dev/ic/aic7xxx.c if (cur_column != NULL && *cur_column >= wrap_point) { NULL 6451 dev/ic/aic7xxx.c if (table == NULL) { NULL 6453 dev/ic/aic7xxx.c if (cur_column != NULL) NULL 6478 dev/ic/aic7xxx.c if (cur_column != NULL) NULL 6650 dev/ic/aic7xxx.c if (TAILQ_FIRST(untagged_q) == NULL) NULL 6688 dev/ic/aic7xxx.c *tstate = NULL; NULL 6701 dev/ic/aic7xxx.c *lstate = NULL; NULL 6702 dev/ic/aic7xxx.c if (*tstate != NULL) NULL 6707 dev/ic/aic7xxx.c if (notfound_failure != 0 && *lstate == NULL) NULL 6807 dev/ic/aic7xxx.c if (LIST_FIRST(&ahc->pending_scbs) != NULL) { NULL 6849 dev/ic/aic7xxx.c if (lstate != NULL) { NULL 6871 dev/ic/aic7xxx.c if (target != CAM_TARGET_WILDCARD && tstate == NULL) { NULL 6873 dev/ic/aic7xxx.c if (tstate == NULL) { NULL 6881 dev/ic/aic7xxx.c if (lstate == NULL) { NULL 6888 dev/ic/aic7xxx.c status = xpt_create_path(&lstate->path, /*periph*/NULL, NULL 6958 dev/ic/aic7xxx.c if (ahc->black_hole != NULL && ahc->enabled_luns > 0) { NULL 6975 dev/ic/aic7xxx.c if (lstate == NULL) { NULL 6996 dev/ic/aic7xxx.c if (SLIST_FIRST(&lstate->accept_tios) != NULL) { NULL 7001 dev/ic/aic7xxx.c if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { NULL 7019 dev/ic/aic7xxx.c tstate->enabled_luns[lun] = NULL; NULL 7022 dev/ic/aic7xxx.c if (tstate->enabled_luns[i] != NULL) { NULL 7046 dev/ic/aic7xxx.c ahc->black_hole = NULL; NULL 7202 dev/ic/aic7xxx.c lstate = NULL; NULL 7203 dev/ic/aic7xxx.c if (tstate != NULL) NULL 7209 dev/ic/aic7xxx.c if (lstate == NULL) NULL 7213 dev/ic/aic7xxx.c if (atio == NULL) { NULL 7327 dev/ic/aic7xxx.c if ((error = bus_dmamap_load(tag, *mapp, *vaddr, size, NULL, NULL 352 dev/ic/aic7xxx_inline.h if (scb != NULL) NULL 368 dev/ic/aic7xxx_inline.h ahc->scb_data->scbindex[hscb->tag] = NULL; NULL 385 dev/ic/aic7xxx_inline.h if (scb != NULL) NULL 64 dev/ic/aic7xxx_openbsd.c NULL, "ahc", DV_DULL NULL 78 dev/ic/aic7xxx_openbsd.c NULL, /* Use default error handler */ NULL 79 dev/ic/aic7xxx_openbsd.c NULL, /* have a queue, served by this */ NULL 80 dev/ic/aic7xxx_openbsd.c NULL, /* have no async handler */ NULL 81 dev/ic/aic7xxx_openbsd.c NULL, /* Use default 'done' routine */ NULL 331 dev/ic/aic7xxx_openbsd.c if ((scb = ahc_get_scb(ahc)) == NULL) { NULL 353 dev/ic/aic7xxx_openbsd.c return (ahc_execute_scb(scb, NULL, 0)); NULL 607 dev/ic/aic7xxx_openbsd.c xs->datalen, NULL, NULL 626 dev/ic/aic7xxx_openbsd.c return ahc_execute_scb(scb, NULL, 0); NULL 703 dev/ic/aic7xxx_openbsd.c if (ahc->platform_data == NULL) NULL 761 dev/ic/aic7xxx_openbsd.c ahc_validate_width(ahc, NULL, &width, ROLE_UNKNOWN); NULL 786 dev/ic/aic7xxx_openbsd.c ahc_validate_offset(ahc, NULL, syncrate, &offset, width, NULL 203 dev/ic/aic7xxx_seeprom.c ahc->seep_config = NULL; NULL 204 dev/ic/aic7xxx_seeprom.c sc = NULL; NULL 123 dev/ic/am7990.c NULL, "le", DV_IFNET NULL 192 dev/ic/am7990.c if (sc->sc_sh == NULL) NULL 1025 dev/ic/am7990.c while (enm != NULL) { NULL 97 dev/ic/ami.c NULL, "ami", DV_DULL NULL 109 dev/ic/ami.c NULL, NULL, NULL, NULL NULL 119 dev/ic/ami.c NULL, NULL, NULL, NULL NULL 201 dev/ic/ami.c ccb->ccb_xs = NULL; NULL 203 dev/ic/ami.c ccb->ccb_done = NULL; NULL 237 dev/ic/ami.c if (am == NULL) NULL 238 dev/ic/ami.c return (NULL); NULL 255 dev/ic/ami.c if (bus_dmamap_load(sc->sc_dmat, am->am_map, am->am_kva, size, NULL, NULL 271 dev/ic/ami.c return (NULL); NULL 308 dev/ic/ami.c if (sc->sc_ccbs == NULL) { NULL 314 dev/ic/ami.c if (sc->sc_ccbmem_am == NULL) { NULL 356 dev/ic/ami.c while ((ccb = ami_get_ccb(sc)) != NULL) NULL 379 dev/ic/ami.c if (am == NULL) { NULL 386 dev/ic/ami.c if (sc->sc_mbox_am == NULL) { NULL 544 dev/ic/ami.c rw_init(&sc->sc_lock, NULL); NULL 979 dev/ic/ami.c while ((ccb = TAILQ_FIRST(&sc->sc_ccb_preq)) != NULL) { NULL 1144 dev/ic/ami.c if (xs->data != NULL) { NULL 1177 dev/ic/ami.c if (xs->data != NULL) { NULL 1310 dev/ic/ami.c if (ccb == NULL) { NULL 1356 dev/ic/ami.c if (data != NULL) { NULL 1357 dev/ic/ami.c error = bus_dmamap_load(sc->sc_dmat, dmap, data, len, NULL, NULL 1445 dev/ic/ami.c if (ccb == NULL) { NULL 1555 dev/ic/ami.c if (ccb == NULL) { NULL 1573 dev/ic/ami.c xs->data, xs->datalen, NULL, NULL 1722 dev/ic/ami.c if (ccb == NULL) { NULL 1794 dev/ic/ami.c struct ami_mem *am = NULL; NULL 1795 dev/ic/ami.c char *idata = NULL; NULL 1804 dev/ic/ami.c if (ccb == NULL) { NULL 1810 dev/ic/ami.c if ((am = ami_allocmem(sc, size)) == NULL) { NULL 2422 dev/ic/ami.c func, 0, NULL))) NULL 2446 dev/ic/ami.c if (ssc == NULL) NULL 2451 dev/ic/ami.c if (sc->sc_sensors == NULL) NULL 2459 dev/ic/ami.c if (ssc->sc_link[i][0] == NULL) NULL 2474 dev/ic/ami.c if (sc->sc_bd == NULL) NULL 2477 dev/ic/ami.c if (sensor_task_register(sc, ami_refresh_sensors, 10) == NULL) NULL 124 dev/ic/an.c NULL, "an", DV_IFNET NULL 402 dev/ic/an.c if (m == NULL) { NULL 469 dev/ic/an.c mb.m_nextpkt = NULL; NULL 785 dev/ic/an.c for (len = 0; m != NULL; m = m->m_next) { NULL 1112 dev/ic/an.c if (m == NULL) { NULL 1128 dev/ic/an.c if ((m = ieee80211_encap(ifp, m, &ni)) == NULL) { NULL 1132 dev/ic/an.c if (ni != NULL) NULL 1199 dev/ic/an.c mb.m_nextpkt = NULL; NULL 1550 dev/ic/an.c if (nwkey->i_key[0].i_keydat == NULL) NULL 1553 dev/ic/an.c if (nwkey->i_key[i].i_keydat == NULL) NULL 1676 dev/ic/an.c if (sc->sc_sdhook != NULL) NULL 205 dev/ic/ar5210.c return (NULL); NULL 344 dev/ic/ar5210.c return (NULL); NULL 347 dev/ic/ar5210.c return (NULL); NULL 750 dev/ic/ar5210.c if (queue_info != NULL) { NULL 1582 dev/ic/ar5210.c ar5k_ar5210_enable_pspoll(hal, NULL, 0); NULL 1901 dev/ic/ar5210.c mac_v = mac == NULL ? etherbroadcastaddr : mac; NULL 208 dev/ic/ar5211.c return (NULL); NULL 394 dev/ic/ar5211.c return (NULL); NULL 397 dev/ic/ar5211.c return (NULL); NULL 828 dev/ic/ar5211.c if (queue_info != NULL) { NULL 1688 dev/ic/ar5211.c ar5k_ar5211_enable_pspoll(hal, NULL, 0); NULL 2006 dev/ic/ar5211.c mac_v = mac == NULL ? etherbroadcastaddr : mac; NULL 205 dev/ic/ar5212.c return (NULL); NULL 408 dev/ic/ar5212.c return (NULL); NULL 411 dev/ic/ar5212.c return (NULL); NULL 417 dev/ic/ar5212.c if (hal->ah_rf_banks != NULL) NULL 459 dev/ic/ar5212.c if (change_channel == AH_TRUE && hal->ah_rf_banks != NULL) NULL 983 dev/ic/ar5212.c if (queue_info != NULL) { NULL 1976 dev/ic/ar5212.c ar5k_ar5212_enable_pspoll(hal, NULL, 0); NULL 2140 dev/ic/ar5212.c if ((hal->ah_rf_banks == NULL) || (!hal->ah_gain.g_active)) NULL 2345 dev/ic/ar5212.c mac_v = mac == NULL ? etherbroadcastaddr : mac; NULL 143 dev/ic/ar5xxx.c return (NULL); NULL 154 dev/ic/ar5xxx.c struct ath_hal *hal = NULL; NULL 155 dev/ic/ar5xxx.c ar5k_attach_t *attach = NULL; NULL 166 dev/ic/ar5xxx.c ar5k_known_products[i].attach != NULL) NULL 170 dev/ic/ar5xxx.c if (attach == NULL) { NULL 173 dev/ic/ar5xxx.c return (NULL); NULL 177 dev/ic/ar5xxx.c M_DEVBUF, M_NOWAIT)) == NULL) { NULL 180 dev/ic/ar5xxx.c return (NULL); NULL 240 dev/ic/ar5xxx.c if ((attach)(device, hal, st, sh, status) == NULL) NULL 307 dev/ic/ar5xxx.c return (NULL); NULL 400 dev/ic/ar5xxx.c M_TEMP, M_NOWAIT)) == NULL) NULL 1306 dev/ic/ar5xxx.c if (rf == NULL) { NULL 1351 dev/ic/ar5xxx.c if (hal->ah_rf_banks == NULL) NULL 1387 dev/ic/ar5xxx.c if (hal->ah_rf_banks == NULL) NULL 1483 dev/ic/ar5xxx.c ar5k_rfgain_t *func = NULL; NULL 1498 dev/ic/ar5xxx.c if (hal->ah_rf_banks == NULL) { NULL 1501 dev/ic/ar5xxx.c M_DEVBUF, M_NOWAIT)) == NULL) { NULL 158 dev/ic/ath.c NULL, "ath", DV_IFNET NULL 185 dev/ic/ath.c if (sc->sc_enable != NULL && (*sc->sc_enable)(sc) != 0) { NULL 200 dev/ic/ath.c if (sc->sc_disable != NULL) NULL 222 dev/ic/ath.c if (ah == NULL) { NULL 322 dev/ic/ath.c sc->sc_bhalq = ath_hal_setup_tx_queue(ah, HAL_TX_QUEUE_BEACON, NULL); NULL 417 dev/ic/ath.c if (sc->sc_sdhook == NULL) NULL 420 dev/ic/ath.c if (sc->sc_powerhook == NULL) NULL 471 dev/ic/ath.c if (sc->sc_powerhook != NULL) NULL 473 dev/ic/ath.c if (sc->sc_sdhook != NULL) NULL 518 dev/ic/ath.c if (sc->sc_power != NULL) NULL 534 dev/ic/ath.c if (sc->sc_power != NULL) NULL 604 dev/ic/ath.c sc->sc_rxlink = NULL; NULL 831 dev/ic/ath.c sc->sc_rxlink = NULL; NULL 911 dev/ic/ath.c if (bf != NULL) NULL 914 dev/ic/ath.c if (bf == NULL) { NULL 926 dev/ic/ath.c if (m == NULL) { NULL 941 dev/ic/ath.c if (m == NULL) { NULL 958 dev/ic/ath.c if (m == NULL) { NULL 977 dev/ic/ath.c m->m_pkthdr.rcvif = NULL; NULL 1002 dev/ic/ath.c if (ni != NULL) NULL 1201 dev/ic/ath.c while (enm != NULL) { NULL 1284 dev/ic/ath.c if (m != NULL && pktlen > MHLEN) { NULL 1288 dev/ic/ath.c m = NULL; NULL 1309 dev/ic/ath.c if (bf->bf_m != NULL) { NULL 1312 dev/ic/ath.c bf->bf_m = NULL; NULL 1313 dev/ic/ath.c bf->bf_node = NULL; NULL 1321 dev/ic/ath.c if (m == NULL) { NULL 1359 dev/ic/ath.c KASSERT(rt != NULL, ("no rate table, mode %u", sc->sc_curmode)); NULL 1411 dev/ic/ath.c bf == NULL || bf->bf_m == NULL) { NULL 1413 dev/ic/ath.c __func__, ic->ic_flags, bf, bf ? bf->bf_m : NULL)); NULL 1436 dev/ic/ath.c if (bf->bf_m != NULL) { NULL 1439 dev/ic/ath.c bf->bf_m = NULL; NULL 1440 dev/ic/ath.c bf->bf_node = NULL; NULL 1600 dev/ic/ath.c sc->sc_desc_len, NULL, 0)) != 0) { NULL 1617 dev/ic/ath.c if (bf == NULL) { NULL 1669 dev/ic/ath.c if (sc->sc_bufptr[i].bf_dmamap == NULL) NULL 1675 dev/ic/ath.c if (sc->sc_bufptr[i].bf_dmamap == NULL) NULL 1683 dev/ic/ath.c sc->sc_ddmamap = NULL; NULL 1712 dev/ic/ath.c bf->bf_m = NULL; NULL 1715 dev/ic/ath.c if (sc->sc_bcbuf != NULL) { NULL 1718 dev/ic/ath.c sc->sc_bcbuf = NULL; NULL 1725 dev/ic/ath.c sc->sc_bufptr = NULL; NULL 1741 dev/ic/ath.c return NULL; NULL 1752 dev/ic/ath.c bf->bf_node = NULL; NULL 1813 dev/ic/ath.c if (m == NULL) { NULL 1822 dev/ic/ath.c if (m == NULL) { NULL 1872 dev/ic/ath.c if (sc->sc_rxlink != NULL) NULL 1902 dev/ic/ath.c if (bf == NULL) { /* NB: shouldn't happen */ NULL 1912 dev/ic/ath.c if (m == NULL) { /* NB: shouldn't happen */ NULL 2000 dev/ic/ath.c bf->bf_m = NULL; NULL 2018 dev/ic/ath.c mb.m_nextpkt = NULL; NULL 2131 dev/ic/ath.c if (m0 == NULL) { NULL 2204 dev/ic/ath.c if (m == NULL) { NULL 2251 dev/ic/ath.c KASSERT(rt != NULL, ("no rate table, mode %u", sc->sc_curmode)); NULL 2257 dev/ic/ath.c bf->bf_id.id_node = NULL; NULL 2410 dev/ic/ath.c mb.m_nextpkt = NULL; NULL 2468 dev/ic/ath.c if (sc->sc_txlink == NULL) { NULL 2501 dev/ic/ath.c if (bf == NULL) { NULL 2502 dev/ic/ath.c sc->sc_txlink = NULL; NULL 2521 dev/ic/ath.c if (ni != NULL) { NULL 2524 dev/ic/ath.c if (bf->bf_id.id_node != NULL) NULL 2529 dev/ic/ath.c if (bf->bf_id.id_node != NULL) NULL 2558 dev/ic/ath.c bf->bf_m = NULL; NULL 2559 dev/ic/ath.c bf->bf_node = NULL; NULL 2602 dev/ic/ath.c if (bf == NULL) { NULL 2603 dev/ic/ath.c sc->sc_txlink = NULL; NULL 2617 dev/ic/ath.c bf->bf_m = NULL; NULL 2619 dev/ic/ath.c bf->bf_node = NULL; NULL 2621 dev/ic/ath.c if (ni != NULL) { NULL 2662 dev/ic/ath.c sc->sc_rxlink = NULL; /* just in case */ NULL 2675 dev/ic/ath.c sc->sc_rxlink = NULL; NULL 3035 dev/ic/ath.c if (chans == NULL) { NULL 3117 dev/ic/ath.c if (rt == NULL) NULL 3142 dev/ic/ath.c KASSERT(rt != NULL, ("no h/w rate set for phy mode %u", mode)); NULL 3256 dev/ic/ath.c if (config_found(&sc->sc_dev, &gba, gpiobus_print) == NULL) NULL 444 dev/ic/athvar.h ((*(_ah)->ah_set_key)((_ah), (_ix), (_pk), NULL, AH_FALSE)) NULL 281 dev/ic/atw.c NULL, "atw", DV_IFNET NULL 352 dev/ic/atw.c if (sc->sc_enable != NULL && (*sc->sc_enable)(sc) != 0) { NULL 372 dev/ic/atw.c if (sc->sc_disable != NULL) NULL 420 dev/ic/atw.c if (sc->sc_srom == NULL) { NULL 618 dev/ic/atw.c sc->sc_control_data, sizeof(struct atw_control_data), NULL, NULL 651 dev/ic/atw.c sc->sc_rxsoft[i].rxs_mbuf = NULL; NULL 869 dev/ic/atw.c if (sc->sc_sdhook == NULL) NULL 878 dev/ic/atw.c if (sc->sc_powerhook == NULL) NULL 898 dev/ic/atw.c if (sc->sc_rxsoft[i].rxs_dmamap == NULL) NULL 904 dev/ic/atw.c if (sc->sc_txsoft[i].txs_dmamap == NULL) NULL 1364 dev/ic/atw.c txs->txs_mbuf = NULL; NULL 1374 dev/ic/atw.c if (rxs->rxs_mbuf == NULL) { NULL 1949 dev/ic/atw.c if (val != NULL) NULL 2048 dev/ic/atw.c if (val != NULL) NULL 2104 dev/ic/atw.c while (enm != NULL) { NULL 2615 dev/ic/atw.c if (m == NULL) NULL 2624 dev/ic/atw.c if (rxs->rxs_mbuf != NULL) NULL 2630 dev/ic/atw.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 2654 dev/ic/atw.c while ((txs = SIMPLEQ_FIRST(&sc->sc_txdirtyq)) != NULL) { NULL 2656 dev/ic/atw.c if (txs->txs_mbuf != NULL) { NULL 2659 dev/ic/atw.c txs->txs_mbuf = NULL; NULL 2720 dev/ic/atw.c if (rxs->rxs_mbuf == NULL) NULL 2724 dev/ic/atw.c rxs->rxs_mbuf = NULL; NULL 2754 dev/ic/atw.c if (rxs->rxs_mbuf != NULL) { NULL 2757 dev/ic/atw.c rxs->rxs_mbuf = NULL; NULL 2763 dev/ic/atw.c if (txs->txs_mbuf != NULL) { NULL 2766 dev/ic/atw.c txs->txs_mbuf = NULL; NULL 2776 dev/ic/atw.c if (sc->sc_sdhook != NULL) NULL 2778 dev/ic/atw.c if (sc->sc_powerhook != NULL) NULL 2903 dev/ic/atw.c sc->sc_txth[txthresh].txth_name != NULL) { NULL 3204 dev/ic/atw.c if (sc->sc_radiobpf != NULL) { NULL 3220 dev/ic/atw.c mb.m_nextpkt = NULL; NULL 3271 dev/ic/atw.c while ((txs = SIMPLEQ_FIRST(&sc->sc_txdirtyq)) != NULL) { NULL 3311 dev/ic/atw.c txs->txs_mbuf = NULL; NULL 3359 dev/ic/atw.c if (txs == NULL) NULL 3552 dev/ic/atw.c if (npktp != NULL) NULL 3647 dev/ic/atw.c while ((txs = SIMPLEQ_FIRST(&sc->sc_txfreeq)) != NULL && NULL 3655 dev/ic/atw.c if (m0 != NULL) { NULL 3657 dev/ic/atw.c m0->m_pkthdr.rcvif = NULL; NULL 3663 dev/ic/atw.c if (m0 == NULL) NULL 3666 dev/ic/atw.c if (ifp->if_bpf != NULL) NULL 3669 dev/ic/atw.c if ((m0 = ieee80211_encap(ifp, m0, &ni)) == NULL) { NULL 3675 dev/ic/atw.c if ((m0 = ieee80211_wep_crypt(ifp, m0, 1)) == NULL) { NULL 3711 dev/ic/atw.c if (ic->ic_rawbpf != NULL) NULL 3714 dev/ic/atw.c if (sc->sc_radiobpf != NULL) { NULL 3727 dev/ic/atw.c mb.m_nextpkt = NULL; NULL 3736 dev/ic/atw.c if (ni != NULL) NULL 3739 dev/ic/atw.c if (m0 == NULL) { NULL 3747 dev/ic/atw.c if (m0 == NULL) { NULL 3848 dev/ic/atw.c if (m == NULL) { NULL 3866 dev/ic/atw.c m = NULL; NULL 3987 dev/ic/atw.c if (txs == NULL || sc->sc_txfree == 0) { NULL 4041 dev/ic/atw.c if (sc->sc_power != NULL) NULL 4046 dev/ic/atw.c if (sc->sc_power != NULL) NULL 145 dev/ic/atwvar.h { 0, NULL }, \ NULL 153 dev/ic/atwvar.h { 0, NULL }, \ NULL 243 dev/ic/awi.c NULL, "awi", DV_IFNET NULL 349 dev/ic/awi.c ifmedia_add(&sc->sc_media, mword, 0, NULL); NULL 351 dev/ic/awi.c mword | IFM_IEEE80211_ADHOC, 0, NULL); NULL 354 dev/ic/awi.c mword | IFM_IEEE80211_ADHOC | IFM_FLAG0, 0, NULL); NULL 387 dev/ic/awi.c if (sc->sc_wep_ctx != NULL) NULL 809 dev/ic/awi.c for (ifma = LIST_FIRST(&ifp->if_multiaddrs); ifma != NULL; NULL 822 dev/ic/awi.c while (enm != NULL) { NULL 840 dev/ic/awi.c sc->sc_mib_mgt.Wep_Required = sc->sc_wep_algo != NULL ? 1 : 0; NULL 895 dev/ic/awi.c if (m == NULL) NULL 900 dev/ic/awi.c while ((bp = TAILQ_FIRST(&sc->sc_scan)) != NULL) { NULL 969 dev/ic/awi.c if (m0 != NULL) { NULL 979 dev/ic/awi.c if (m0 == NULL) NULL 985 dev/ic/awi.c if (sc->sc_wep_algo != NULL) NULL 995 dev/ic/awi.c if (sc->sc_wep_algo != NULL && m0 != NULL) NULL 997 dev/ic/awi.c if (m0 == NULL) { NULL 1009 dev/ic/awi.c for (m = m0; m != NULL; m = m->m_next) { NULL 1075 dev/ic/awi.c if (m0 == NULL) NULL 1076 dev/ic/awi.c return NULL; NULL 1089 dev/ic/awi.c if (m0 == NULL) NULL 1090 dev/ic/awi.c return NULL; NULL 1121 dev/ic/awi.c return NULL; NULL 1148 dev/ic/awi.c return NULL; NULL 1161 dev/ic/awi.c n0 = NULL; NULL 1166 dev/ic/awi.c if (n0 == NULL) { NULL 1168 dev/ic/awi.c if (n == NULL) { NULL 1170 dev/ic/awi.c return NULL; NULL 1176 dev/ic/awi.c if (n == NULL) { NULL 1179 dev/ic/awi.c return NULL; NULL 1188 dev/ic/awi.c if (n0 == NULL) { NULL 1233 dev/ic/awi.c if (m == NULL) { NULL 1267 dev/ic/awi.c if (m == NULL) { NULL 1375 dev/ic/awi.c if (top != NULL) { NULL 1376 dev/ic/awi.c sc->sc_rxpend = NULL; NULL 1379 dev/ic/awi.c while (*mp != NULL) { NULL 1398 dev/ic/awi.c if (top == NULL) { NULL 1400 dev/ic/awi.c if (m == NULL) NULL 1401 dev/ic/awi.c return NULL; NULL 1407 dev/ic/awi.c if (m == NULL) { NULL 1409 dev/ic/awi.c return NULL; NULL 1418 dev/ic/awi.c if (top == NULL) { NULL 1613 dev/ic/awi.c sc->sc_rxpend = NULL; NULL 1714 dev/ic/awi.c while ((bp = TAILQ_FIRST(&sc->sc_scan)) != NULL) { NULL 1782 dev/ic/awi.c if (bp == NULL) { NULL 1795 dev/ic/awi.c sbp = NULL; NULL 1799 dev/ic/awi.c for (; bp != NULL; bp = TAILQ_NEXT(bp, list)) { NULL 1834 dev/ic/awi.c if (sc->sc_wep_algo == NULL) { NULL 1868 dev/ic/awi.c if (sbp == NULL || bp->rssi > sbp->rssi) NULL 1872 dev/ic/awi.c if (sbp == NULL) NULL 1920 dev/ic/awi.c ssid = rates = parms = NULL; NULL 1936 dev/ic/awi.c if (ssid == NULL || rates == NULL || parms == NULL) { NULL 1953 dev/ic/awi.c for (bp = TAILQ_FIRST(&sc->sc_scan); bp != NULL; NULL 1959 dev/ic/awi.c if (bp == NULL) { NULL 1961 dev/ic/awi.c if (bp == NULL) NULL 2084 dev/ic/awi.c if (m == NULL) NULL 2121 dev/ic/awi.c if (m == NULL) NULL 2196 dev/ic/awi.c for (bp = TAILQ_FIRST(&sc->sc_scan); bp != NULL; NULL 2223 dev/ic/awi.c if (m == NULL) NULL 2247 dev/ic/awi.c if (sc->sc_wep_algo == NULL) NULL 2308 dev/ic/awi.c for (bp = TAILQ_FIRST(&sc->sc_scan); bp != NULL; NULL 2579 dev/ic/awi.c if (curproc == NULL) { NULL 172 dev/ic/awi_wep.c if (nwkey->i_key[i].i_keydat == NULL) NULL 219 dev/ic/awi_wep.c if (nwkey->i_key[i].i_keydat == NULL) NULL 246 dev/ic/awi_wep.c if (sc->sc_wep_algo == NULL) NULL 263 dev/ic/awi_wep.c if (awa->awa_name == NULL) NULL 265 dev/ic/awi_wep.c if (awa->awa_ctxlen == NULL) { NULL 266 dev/ic/awi_wep.c awa = NULL; NULL 270 dev/ic/awi_wep.c if (sc->sc_wep_ctx != NULL) { NULL 272 dev/ic/awi_wep.c sc->sc_wep_ctx = NULL; NULL 276 dev/ic/awi_wep.c if (sc->sc_wep_ctx == NULL) NULL 334 dev/ic/awi_wep.c n0 = NULL; NULL 336 dev/ic/awi_wep.c if (awa == NULL) NULL 343 dev/ic/awi_wep.c if (n == NULL) NULL 407 dev/ic/awi_wep.c if (n->m_next == NULL) NULL 443 dev/ic/awi_wep.c if (n->m_next == NULL) NULL 471 dev/ic/awi_wep.c return NULL; NULL 110 dev/ic/ax88190.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 112 dev/ic/ax88190.c NULL); NULL 115 dev/ic/bha.c NULL, "bha", DV_DULL NULL 120 dev/ic/bha.c NULL, /* Use default error handler */ NULL 121 dev/ic/bha.c NULL, /* have a queue, served by this */ NULL 122 dev/ic/bha.c NULL, /* have no async handler */ NULL 123 dev/ic/bha.c NULL, /* Use default 'done' routine */ NULL 165 dev/ic/bha.c sc->sc_queuelast = NULL; NULL 198 dev/ic/bha.c if (sc != NULL) NULL 542 dev/ic/bha.c if (TAILQ_NEXT(ccb, chain) == NULL) NULL 727 dev/ic/bha.c while ((ccb = TAILQ_FIRST(&sc->sc_waiting_ccb)) != NULL) { NULL 864 dev/ic/bha.c if ((xs = LIST_FIRST(&sc->sc_queue)) != NULL) NULL 940 dev/ic/bha.c i = bha_cmd(iot, ioh, NULL, NULL 982 dev/ic/bha.c bha_cmd(iot, ioh, NULL, NULL 1033 dev/ic/bha.c if (sc != NULL) { NULL 1216 dev/ic/bha.c sc->sc_control, sizeof(struct bha_control), NULL, NULL 1399 dev/ic/bha.c if ((ccb = bha_get_ccb(sc, flags)) == NULL) { NULL 1450 dev/ic/bha.c ccb->dmamap_xfer, xs->data, xs->datalen, NULL, NULL 135 dev/ic/bt463.c NULL, NULL 247 dev/ic/bt463.c console_data = NULL; NULL 478 dev/ic/bt463.c if (cursorp->cmap.red != NULL) { NULL 483 dev/ic/bt463.c if (cursorp->cmap.green != NULL) { NULL 488 dev/ic/bt463.c if (cursorp->cmap.blue != NULL) { NULL 584 dev/ic/bt463.c if (console_data != NULL) { NULL 84 dev/ic/bt485.c NULL, /* check_curcmap; not needed */ NULL 85 dev/ic/bt485.c NULL, /* set_curcmap; not needed */ NULL 86 dev/ic/bt485.c NULL, /* get_curcmap; not needed */ NULL 87 dev/ic/bt485.c NULL, /* no dot clock to set */ NULL 273 dev/ic/bt485.c if (rc == NULL) NULL 275 dev/ic/bt485.c if (cmapp == NULL) NULL 440 dev/ic/bt485.c if (cursorp->cmap.red != NULL) { NULL 445 dev/ic/bt485.c if (cursorp->cmap.green != NULL) { NULL 450 dev/ic/bt485.c if (cursorp->cmap.blue != NULL) { NULL 457 dev/ic/bt485.c if (cursorp->image != NULL) { NULL 95 dev/ic/cac.c NULL, "cac", DV_DULL NULL 106 dev/ic/cac.c NULL, NULL, NULL, NULL NULL 177 dev/ic/cac.c size, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 207 dev/ic/cac.c 0, 0, CAC_CCB_DATA_IN, NULL)) { NULL 215 dev/ic/cac.c CAC_CCB_DATA_IN, NULL)) { NULL 229 dev/ic/cac.c if (sc->sc_dinfos == NULL) { NULL 251 dev/ic/cac.c if (cac_sdh == NULL) NULL 252 dev/ic/cac.c cac_sdh = shutdownhook_establish(cac_shutdown, NULL); NULL 268 dev/ic/cac.c CAC_CCB_DATA_OUT, NULL); NULL 282 dev/ic/cac.c if ((sc = (struct cac_softc *)device_lookup(&cac_cd, i)) == NULL) NULL 304 dev/ic/cac.c while ((ccb = (*sc->sc_cl->cl_completed)(sc)) != NULL) { NULL 308 dev/ic/cac.c cac_ccb_start(sc, NULL); NULL 329 dev/ic/cac.c if ((ccb = cac_ccb_alloc(sc, 0)) == NULL) { NULL 336 dev/ic/cac.c (void *)data, datasize, NULL, BUS_DMA_NOWAIT); NULL 406 dev/ic/cac.c if ((ccb = (*sc->sc_cl->cl_completed)(sc)) != NULL) NULL 425 dev/ic/cac.c if (ccb != NULL) NULL 428 dev/ic/cac.c while ((ccb = SIMPLEQ_FIRST(&sc->sc_ccb_queue)) != NULL && NULL 495 dev/ic/cac.c if ((ccb = SIMPLEQ_FIRST(&sc->sc_ccb_free)) != NULL) NULL 498 dev/ic/cac.c ccb = NULL; NULL 522 dev/ic/cac.c sizeof(*sc->sc_dinfos), target, 0, CAC_CCB_DATA_IN, NULL)) { NULL 580 dev/ic/cac.c xs->free_list.le_next = NULL; NULL 751 dev/ic/cac.c return NULL; NULL 69 dev/ic/ciss.c NULL, "ciss", DV_DULL NULL 78 dev/ic/ciss.c ciss_scsi_cmd, cissminphys, NULL, NULL, ciss_scsi_ioctl NULL 82 dev/ic/ciss.c NULL, NULL, NULL, NULL NULL 88 dev/ic/ciss.c ciss_scsi_raw_cmd, cissminphys, NULL, NULL, NULL 92 dev/ic/ciss.c NULL, NULL, NULL, NULL NULL 253 dev/ic/ciss.c NULL, BUS_DMA_NOWAIT))) { NULL 369 dev/ic/ciss.c if (kthread_create(ciss_kthread, sc, NULL, "%s", sc->sc_dev.dv_xname)) { NULL 392 dev/ic/ciss.c &saa, scsiprint, NULL); NULL 404 dev/ic/ciss.c &saa, scsiprint, NULL); NULL 441 dev/ic/ciss.c if (sensor_task_register(sc, ciss_sensors, 10) == NULL) NULL 499 dev/ic/ciss.c ccb->ccb_len, NULL, flags))) { NULL 642 dev/ic/ciss.c ccb->ccb_xs = NULL; NULL 643 dev/ic/ciss.c ccb->ccb_data = NULL; NULL 1238 dev/ic/ciss.c if (ccb == NULL) NULL 1242 dev/ic/ciss.c ccb->ccb_xs = NULL; NULL 1266 dev/ic/ciss.c if (ccb == NULL) NULL 1270 dev/ic/ciss.c ccb->ccb_xs = NULL; NULL 1294 dev/ic/ciss.c if (ccb == NULL) NULL 1298 dev/ic/ciss.c ccb->ccb_xs = NULL; NULL 1333 dev/ic/ciss.c return NULL; NULL 1337 dev/ic/ciss.c return NULL; NULL 1365 dev/ic/ciss.c if (ccb == NULL) NULL 1369 dev/ic/ciss.c ccb->ccb_xs = NULL; NULL 118 dev/ic/com.c NULL, "com", DV_TTY NULL 256 dev/ic/com.c if (sc->disable != NULL && sc->enabled != 0) { NULL 1005 dev/ic/com.c if (sc == NULL || sc->sc_ibufp == sc->sc_ibuf) NULL 1025 dev/ic/com.c if (tp == NULL || !ISSET(tp->t_state, TS_ISOPEN)) { NULL 1379 dev/ic/com.c NULL, NULL, comcngetc, comcnputc, comcnpollc, NULL, NULL 1447 dev/ic/com.c kgdb_attach(com_kgdb_getc, com_kgdb_putc, NULL); NULL 378 dev/ic/com_subr.c if (sc->sc_si == NULL) NULL 98 dev/ic/cy.c NULL, "cy", DV_TTY NULL 290 dev/ic/cy.c (sc = cy_cd.cd_devs[card]) == NULL) { NULL 302 dev/ic/cy.c if (cy->cy_tty == NULL) { NULL 332 dev/ic/cy.c if (cy->cy_ibuf == NULL) { NULL 334 dev/ic/cy.c if (cy->cy_ibuf == NULL) { NULL 965 dev/ic/cy.c if ((tp = cy->cy_tty) == NULL || cy->cy_ibuf == NULL || NULL 1144 dev/ic/cy.c if (cy->cy_tty == NULL || NULL 1173 dev/ic/cy.c if (cy->cy_tty == NULL || NULL 1282 dev/ic/cy.c if (tp == NULL || ISSET(cy->cy_flags, CYF_STOP)) NULL 964 dev/ic/dc.c while (enm != NULL) { NULL 1055 dev/ic/dc.c while (enm != NULL) { NULL 1132 dev/ic/dc.c while (enm != NULL) { NULL 1190 dev/ic/dc.c while (enm != NULL) { NULL 1451 dev/ic/dc.c while (m != NULL) { NULL 1457 dev/ic/dc.c if (m == NULL) NULL 1479 dev/ic/dc.c if (m == NULL) NULL 1528 dev/ic/dc.c if (m == NULL) NULL 1555 dev/ic/dc.c if (m == NULL) NULL 1583 dev/ic/dc.c if (sc->dc_srom == NULL) NULL 1727 dev/ic/dc.c sizeof(struct dc_list_data), NULL, BUS_DMA_NOWAIT) != 0) { NULL 1831 dev/ic/dc.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 1840 dev/ic/dc.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_HPNA_1,0,NULL); NULL 1884 dev/ic/dc.c cd->dc_tx_chain[i].sd_mbuf = NULL; NULL 1914 dev/ic/dc.c if (dc_newbuf(sc, i, NULL) == ENOBUFS) NULL 1940 dev/ic/dc.c struct mbuf *m_new = NULL; NULL 1946 dev/ic/dc.c if (m == NULL) { NULL 1948 dev/ic/dc.c if (m_new == NULL) NULL 2064 dev/ic/dc.c struct dc_desc *c = NULL; NULL 2065 dev/ic/dc.c struct mbuf *m = NULL; NULL 2176 dev/ic/dc.c struct mbuf *m0 = NULL; NULL 2209 dev/ic/dc.c sc->dc_cdata.dc_rx_chain[i].sd_mbuf = NULL; NULL 2242 dev/ic/dc.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 2245 dev/ic/dc.c if (m0 == NULL) { NULL 2272 dev/ic/dc.c struct dc_desc *cur_tx = NULL; NULL 2313 dev/ic/dc.c sc->dc_cdata.dc_tx_chain[idx].sd_mbuf = NULL; NULL 2364 dev/ic/dc.c if (sc->dc_cdata.dc_tx_chain[idx].sd_mbuf != NULL) { NULL 2366 dev/ic/dc.c sc->dc_cdata.dc_tx_chain[idx].sd_mbuf = NULL; NULL 2602 dev/ic/dc.c struct dc_desc *f = NULL; NULL 2693 dev/ic/dc.c if (m_new == NULL) NULL 2722 dev/ic/dc.c struct mbuf *m_head = NULL; NULL 2735 dev/ic/dc.c while(sc->dc_cdata.dc_tx_chain[idx].sd_mbuf == NULL) { NULL 2737 dev/ic/dc.c if (m_head == NULL) NULL 2741 dev/ic/dc.c (m_head->m_next != NULL || NULL 3174 dev/ic/dc.c if (sc->dc_cdata.dc_rx_chain[i].sd_mbuf != NULL) { NULL 3176 dev/ic/dc.c sc->dc_cdata.dc_rx_chain[i].sd_mbuf = NULL; NULL 3193 dev/ic/dc.c if (sc->dc_cdata.dc_tx_chain[i].sd_mbuf != NULL) { NULL 3196 dev/ic/dc.c sc->dc_cdata.dc_tx_chain[i].sd_mbuf = NULL; NULL 3200 dev/ic/dc.c sc->dc_cdata.dc_tx_chain[i].sd_mbuf = NULL; NULL 148 dev/ic/dl10019.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 149 dev/ic/dl10019.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 79 dev/ic/dp8390.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 218 dev/ic/dp8390.c if (sc->stop_card != NULL) NULL 985 dev/ic/dp8390.c while (enm != NULL) { NULL 1028 dev/ic/dp8390.c if (m0 == NULL) NULL 1063 dev/ic/dp8390.c if (newm == NULL) NULL 1187 dev/ic/dp8390.c if (sc->sc_enabled == 0 && sc->sc_enable != NULL) { NULL 1205 dev/ic/dp8390.c if (sc->sc_enabled != 0 && sc->sc_disable != NULL) { NULL 1219 dev/ic/dp8390.c if (sc->sc_media_fini != NULL) NULL 109 dev/ic/dpt.c NULL, "dpt", DV_DULL NULL 120 dev/ic/dpt.c NULL, /* Use default error handler */ NULL 121 dev/ic/dpt.c NULL, /* have a queue, served by this */ NULL 122 dev/ic/dpt.c NULL, /* have no async handler */ NULL 123 dev/ic/dpt.c NULL, /* Use default 'done' routine */ NULL 148 dev/ic/dpt.c NULL, "unknown adapter, please report using sendbug(1)", NULL 322 dev/ic/dpt.c sc->sc_ccbs, mapsize, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 370 dev/ic/dpt.c for (i = 0; dpt_cname[i] != NULL; i += 2) NULL 376 dev/ic/dpt.c if (intrstr != NULL) NULL 387 dev/ic/dpt.c if (dpt_cmd(sc, NULL, 0, CP_IMMEDIATE, CPI_BUS_RESET)) NULL 443 dev/ic/dpt.c dpt_cmd(sc, NULL, 0, CP_IMMEDIATE, CPI_POWEROFF_WARN); NULL 473 dev/ic/dpt.c if (cp == NULL) NULL 482 dev/ic/dpt.c if (cp == NULL) { NULL 682 dev/ic/dpt.c if (TAILQ_NEXT(ccb, ccb_chain) == NULL) NULL 769 dev/ic/dpt.c return (NULL); NULL 886 dev/ic/dpt.c if ((xs = TAILQ_FIRST(&sc->sc_queue)) != NULL) NULL 889 dev/ic/dpt.c if ((xs = LIST_FIRST(&sc->sc_queue)) != NULL) NULL 930 dev/ic/dpt.c sc->sc_queuelast = NULL; NULL 1022 dev/ic/dpt.c if (TAILQ_FIRST(&sc->sc_queue) != NULL) { NULL 1052 dev/ic/dpt.c if ((ccb = dpt_alloc_ccb(sc, flags)) == NULL) { NULL 1055 dev/ic/dpt.c if ((ccb = dpt_alloc_ccb(sc, xs->flags)) == NULL) { NULL 1121 dev/ic/dpt.c if (xs->bp != NULL && (xs->bp->b_flags & (B_ASYNC | B_READ)) == 0) NULL 1149 dev/ic/dpt.c xs->datalen, NULL, (flags & XS_CTL_NOSLEEP) ? NULL 1154 dev/ic/dpt.c xs->datalen, NULL, (xs->flags & SCSI_NOSLEEP) ? NULL 1336 dev/ic/dpt.c if ((ccb = dpt_alloc_ccb(sc, 0)) == NULL) NULL 139 dev/ic/elink3.c NULL, "ep", DV_IFNET NULL 285 dev/ic/elink3.c if (enaddr == NULL) { NULL 408 dev/ic/elink3.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 410 dev/ic/elink3.c IFM_ETHER|IFM_NONE, 0, NULL); NULL 986 dev/ic/elink3.c if (m0 == NULL) NULL 1022 dev/ic/elink3.c if (m0 == NULL) NULL 1279 dev/ic/elink3.c char *s = NULL; NULL 1313 dev/ic/elink3.c if (m == NULL) { NULL 1381 dev/ic/elink3.c sc->mb[sc->next_mb] = NULL; NULL 1382 dev/ic/elink3.c if (m == NULL) { NULL 1384 dev/ic/elink3.c if (m == NULL) NULL 1385 dev/ic/elink3.c return (NULL); NULL 1423 dev/ic/elink3.c sc->mb[sc->next_mb] = NULL; NULL 1424 dev/ic/elink3.c if (m == NULL) { NULL 1426 dev/ic/elink3.c if (m == NULL) { NULL 1429 dev/ic/elink3.c return (NULL); NULL 1729 dev/ic/elink3.c if (sc->mb[i] == NULL) NULL 1731 dev/ic/elink3.c if (sc->mb[i] == NULL) NULL 1752 dev/ic/elink3.c sc->mb[i] = NULL; NULL 291 dev/ic/fxp.c NULL, "fxp", DV_IFNET NULL 370 dev/ic/fxp.c sizeof(struct fxp_ctrl), NULL, BUS_DMA_NOWAIT)) { NULL 385 dev/ic/fxp.c sc->txs[i].tx_mbuf = NULL; NULL 406 dev/ic/fxp.c if (fxp_add_rfabuf(sc, NULL) != 0) NULL 493 dev/ic/fxp.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 495 dev/ic/fxp.c 0, NULL); NULL 534 dev/ic/fxp.c if (sc->tx_cb_map != NULL) { NULL 542 dev/ic/fxp.c while (m != NULL) { NULL 699 dev/ic/fxp.c struct mbuf *m0, *m = NULL; NULL 714 dev/ic/fxp.c if (m0 == NULL) NULL 720 dev/ic/fxp.c if (m == NULL) NULL 739 dev/ic/fxp.c if (m != NULL) { NULL 742 dev/ic/fxp.c m = NULL; NULL 848 dev/ic/fxp.c if (txs->tx_mbuf != NULL) { NULL 854 dev/ic/fxp.c txs->tx_mbuf = NULL; NULL 902 dev/ic/fxp.c m->m_next = NULL; NULL 1084 dev/ic/fxp.c if (sc->txs[i].tx_mbuf != NULL) { NULL 1087 dev/ic/fxp.c sc->txs[i].tx_mbuf = NULL; NULL 1100 dev/ic/fxp.c while (m != NULL) { NULL 1107 dev/ic/fxp.c sc->rfa_headm = NULL; NULL 1108 dev/ic/fxp.c sc->rfa_tailm = NULL; NULL 1110 dev/ic/fxp.c if (fxp_add_rfabuf(sc, NULL) != 0) { NULL 1375 dev/ic/fxp.c while (sc->rfa_headm != NULL && sc->rx_bufs-- > bufs) { NULL 1393 dev/ic/fxp.c if (fxp_add_rfabuf(sc, NULL) != 0) NULL 1468 dev/ic/fxp.c bus_dmamap_t rxmap = NULL; NULL 1471 dev/ic/fxp.c if (m != NULL) { NULL 1475 dev/ic/fxp.c if (oldm == NULL) NULL 1480 dev/ic/fxp.c if (oldm == NULL) { NULL 1484 dev/ic/fxp.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1492 dev/ic/fxp.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1497 dev/ic/fxp.c if (oldm == NULL) NULL 1542 dev/ic/fxp.c if (sc->rfa_headm != NULL) { NULL 1713 dev/ic/fxp.c while (enm != NULL) { NULL 1801 dev/ic/fxp.c NULL } NULL 1819 dev/ic/fxp.c if (uc->revision == NULL) NULL 95 dev/ic/gdt_common.c NULL, "gdt", DV_DULL NULL 107 dev/ic/gdt_common.c NULL, NULL, NULL, NULL NULL 495 dev/ic/gdt_common.c if (gdt->sc_raw_link == NULL) NULL 554 dev/ic/gdt_common.c if (infront || LIST_FIRST(&gdt->sc_queue) == NULL) { NULL 555 dev/ic/gdt_common.c if (LIST_FIRST(&gdt->sc_queue) == NULL) NULL 574 dev/ic/gdt_common.c if (xs == NULL) NULL 575 dev/ic/gdt_common.c return (NULL); NULL 578 dev/ic/gdt_common.c if (LIST_FIRST(&gdt->sc_queue) == NULL) NULL 579 dev/ic/gdt_common.c gdt->sc_queuelast = NULL; NULL 630 dev/ic/gdt_common.c while ((xs = gdt_dequeue(gdt)) != NULL) { NULL 632 dev/ic/gdt_common.c ccb = NULL; NULL 725 dev/ic/gdt_common.c if (ccb == NULL) { NULL 740 dev/ic/gdt_common.c xs->data, xs->datalen, NULL, NULL 1039 dev/ic/gdt_common.c if ((ccb = gdt_get_ccb(gdt, xs->flags)) == NULL) { NULL 1280 dev/ic/gdt_common.c if (ccb == NULL) { NULL 1354 dev/ic/gdt_common.c if (ccb != NULL) NULL 1382 dev/ic/gdt_common.c if (TAILQ_NEXT(ccb, gc_chain) == NULL) NULL 1409 dev/ic/gdt_common.c while ((ccb = TAILQ_FIRST(&gdt->sc_ccbq)) != NULL) { NULL 79 dev/ic/gem.c NULL, "gem", DV_IFNET NULL 174 dev/ic/gem.c sc->sc_control_data, sizeof(struct gem_control_data), NULL, NULL 191 dev/ic/gem.c sc->sc_rxsoft[i].rxs_mbuf = NULL; NULL 204 dev/ic/gem.c sc->sc_txd[i].sd_mbuf = NULL; NULL 273 dev/ic/gem.c if (child == NULL && sc->sc_mif_config & GEM_MIF_CONFIG_MDI0) { NULL 300 dev/ic/gem.c if (child == NULL && sc->sc_variant != GEM_SUN_ERI && NULL 320 dev/ic/gem.c if (child == NULL) { NULL 322 dev/ic/gem.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 348 dev/ic/gem.c if (sc->sc_sh == NULL) NULL 360 dev/ic/gem.c if (sc->sc_txd[i].sd_map != NULL) NULL 366 dev/ic/gem.c if (sc->sc_rxsoft[i].rxs_dmamap != NULL) NULL 459 dev/ic/gem.c if (rxs->rxs_mbuf != NULL) { NULL 464 dev/ic/gem.c rxs->rxs_mbuf = NULL; NULL 499 dev/ic/gem.c if (sd->sd_mbuf != NULL) { NULL 504 dev/ic/gem.c sd->sd_mbuf = NULL; NULL 641 dev/ic/gem.c if (rxs->rxs_mbuf == NULL) { NULL 1015 dev/ic/gem.c if (m == NULL) NULL 1029 dev/ic/gem.c if (rxs->rxs_mbuf != NULL) NULL 1035 dev/ic/gem.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1562 dev/ic/gem.c while (enm != NULL) { NULL 1669 dev/ic/gem.c if (sd->sd_mbuf != NULL) { NULL 1674 dev/ic/gem.c sd->sd_mbuf = NULL; NULL 1702 dev/ic/gem.c while (sc->sc_txd[bix].sd_mbuf == NULL) { NULL 1704 dev/ic/gem.c if (m == NULL) NULL 87 dev/ic/hme.c NULL, "hme", DV_IFNET NULL 165 dev/ic/hme.c sc->sc_txd[i].sd_map = NULL; NULL 173 dev/ic/hme.c sc->sc_rxd[i].sd_map = NULL; NULL 179 dev/ic/hme.c sc->sc_rxmap_spare = NULL; NULL 220 dev/ic/hme.c sc->sc_rb.rb_membase, size, NULL, NULL 262 dev/ic/hme.c if (child == NULL) { NULL 264 dev/ic/hme.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 274 dev/ic/hme.c for (; child != NULL; child = LIST_NEXT(child, mii_list)) { NULL 304 dev/ic/hme.c if (sc->sc_sh == NULL) NULL 311 dev/ic/hme.c if (sc->sc_rxmap_spare != NULL) NULL 314 dev/ic/hme.c if (sc->sc_txd[i].sd_map != NULL) NULL 317 dev/ic/hme.c if (sc->sc_rxd[i].sd_map != NULL) NULL 401 dev/ic/hme.c if (sc->sc_txd[n].sd_mbuf != NULL) { NULL 403 dev/ic/hme.c sc->sc_txd[n].sd_mbuf = NULL; NULL 448 dev/ic/hme.c sc->sc_txd[i].sd_mbuf = NULL; NULL 646 dev/ic/hme.c while (sc->sc_txd[bix].sd_mbuf == NULL) { NULL 648 dev/ic/hme.c if (m == NULL) NULL 712 dev/ic/hme.c if (sd->sd_mbuf != NULL) { NULL 714 dev/ic/hme.c sd->sd_mbuf = NULL; NULL 1367 dev/ic/hme.c while (enm != NULL) { NULL 1416 dev/ic/hme.c for (m = mhead; m != NULL; m = m->m_next) { NULL 1424 dev/ic/hme.c mtod(m, caddr_t), m->m_len, NULL, BUS_DMA_NOWAIT) != 0) NULL 1431 dev/ic/hme.c sd->sd_mbuf = NULL; NULL 1483 dev/ic/hme.c sd->sd_mbuf = NULL; NULL 1503 dev/ic/hme.c if (m == NULL) NULL 1514 dev/ic/hme.c mtod(m, caddr_t), MCLBYTES - HME_RX_OFFSET, NULL, NULL 1533 dev/ic/hme.c if ((d->sd_mbuf != NULL) && freeit) { NULL 1535 dev/ic/hme.c d->sd_mbuf = NULL; NULL 111 dev/ic/i82365.c NULL, "pcic", DV_DULL NULL 427 dev/ic/i82365.c if ((pe = SIMPLEQ_FIRST(&h->events)) == NULL) { NULL 440 dev/ic/i82365.c h->event_thread = NULL; NULL 465 dev/ic/i82365.c if ((pe1 = SIMPLEQ_FIRST(&h->events)) == NULL) NULL 469 dev/ic/i82365.c if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) NULL 489 dev/ic/i82365.c if ((pe1 = SIMPLEQ_FIRST(&h->events)) == NULL) NULL 493 dev/ic/i82365.c if ((pe2 = SIMPLEQ_NEXT(pe1, pe_q)) == NULL) NULL 525 dev/ic/i82365.c if (h->event_thread != NULL) NULL 765 dev/ic/i82365.c if (pe == NULL) NULL 218 dev/ic/i82596.c NULL, "ie", DV_IFNET NULL 317 dev/ic/i82596.c if (media != NULL) { NULL 319 dev/ic/i82596.c ifmedia_add(&sc->sc_media, media[i], 0, NULL); NULL 322 dev/ic/i82596.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 326 dev/ic/i82596.c if (padbuf == NULL) { NULL 329 dev/ic/i82596.c if (padbuf == NULL) { NULL 1082 dev/ic/i82596.c return (NULL); NULL 89 dev/ic/ibm561.c NULL, /* check_curcmap; not needed */ NULL 90 dev/ic/ibm561.c NULL, /* set_curcmap; not needed */ NULL 91 dev/ic/ibm561.c NULL, /* get_curcmap; not needed */ NULL 161 dev/ic/ibm561.c if (ibm561_console_data.cookie == NULL) { NULL 186 dev/ic/if_wi.c NULL, "wi", DV_IFNET NULL 361 dev/ic/if_wi.c #define ADD(m, c) ifmedia_add(&sc->sc_media, (m), (c), NULL) NULL 562 dev/ic/if_wi.c if (m == NULL) { NULL 662 dev/ic/if_wi.c if (m == NULL) { NULL 1421 dev/ic/if_wi.c while (enm != NULL) { NULL 1557 dev/ic/if_wi.c struct wi_req *wreq = NULL; NULL 1560 dev/ic/if_wi.c struct ieee80211_nwid *nwidp = NULL; NULL 1944 dev/ic/if_wi.c struct ieee80211_nodereq *nr = NULL; NULL 1980 dev/ic/if_wi.c if (nr == NULL) NULL 1983 dev/ic/if_wi.c if (res == NULL) NULL 2255 dev/ic/if_wi.c wi_set_txpower(sc, NULL); NULL 2473 dev/ic/if_wi.c if (m0 == NULL) NULL 2714 dev/ic/if_wi.c if (sc->sc_sdhook != NULL) NULL 2865 dev/ic/if_wi.c if (ifmedia_match(&sc->sc_media, media, sc->sc_media.ifm_mask) == NULL) NULL 3012 dev/ic/if_wi.c if (nwkey->i_key[i].i_keydat == NULL) NULL 3074 dev/ic/if_wi.c if (nwkey->i_key[i].i_keydat == NULL) NULL 3123 dev/ic/if_wi.c if (txpower == NULL) { NULL 400 dev/ic/if_wi_hostap.c if (sta != NULL && (sta->flags & WI_SIFLAGS_DEAD)) NULL 466 dev/ic/if_wi_hostap.c if (sta == NULL) NULL 467 dev/ic/if_wi_hostap.c return (NULL); NULL 506 dev/ic/if_wi_hostap.c return (NULL); NULL 593 dev/ic/if_wi_hostap.c if (sta == NULL) { NULL 616 dev/ic/if_wi_hostap.c if (sta == NULL) { NULL 678 dev/ic/if_wi_hostap.c sta->challenge = NULL; NULL 783 dev/ic/if_wi_hostap.c if (sta == NULL || !(sta->flags & WI_SIFLAGS_AUTHEN)) { NULL 880 dev/ic/if_wi_hostap.c if (sta == NULL) { NULL 909 dev/ic/if_wi_hostap.c if (sta == NULL) { NULL 1057 dev/ic/if_wi_hostap.c if (sta != NULL && (sta->flags & WI_SIFLAGS_ASSOC)) { NULL 1085 dev/ic/if_wi_hostap.c if (sta != NULL && (sta->flags & WI_SIFLAGS_ASSOC)) { NULL 1146 dev/ic/if_wi_hostap.c if (sta == NULL || !(sta->flags & WI_SIFLAGS_ASSOC)) { NULL 1170 dev/ic/if_wi_hostap.c if (m == NULL) NULL 1225 dev/ic/if_wi_hostap.c if (sta == NULL) NULL 1247 dev/ic/if_wi_hostap.c if (sta == NULL) NULL 1269 dev/ic/if_wi_hostap.c if (sta != NULL) { NULL 968 dev/ic/if_wi_ieee.h NULL, \ NULL 53 dev/ic/iha.c NULL, "iha", DV_DULL NULL 59 dev/ic/iha.c NULL, /* int (*open_target_lu)(void); */ NULL 60 dev/ic/iha.c NULL /* int (*close_target_lu)(void); */ NULL 64 dev/ic/iha.c NULL, /* Use default error handler */ NULL 65 dev/ic/iha.c NULL, /* have a queue, served by this */ NULL 66 dev/ic/iha.c NULL, /* have no async handler */ NULL 67 dev/ic/iha.c NULL, /* Use default 'done' routine */ NULL 226 dev/ic/iha.c pScb->SCB_SGList, sizeof(pScb->SCB_SGList), NULL, NULL 277 dev/ic/iha.c if (pScb == NULL) { NULL 310 dev/ic/iha.c xs->data, pScb->SCB_BufChars, NULL, NULL 396 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 526 dev/ic/iha.c if (pScb != NULL) { NULL 551 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 568 dev/ic/iha.c pScb->SCB_Xs = NULL; NULL 569 dev/ic/iha.c pScb->SCB_Tcs = NULL; NULL 590 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 607 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 632 dev/ic/iha.c if (sc->HCS_ActScb != NULL) NULL 633 dev/ic/iha.c pScb = NULL; NULL 649 dev/ic/iha.c if (pTcs->TCS_NonTagScb == NULL) NULL 667 dev/ic/iha.c if (pTcs->TCS_NonTagScb == NULL) NULL 706 dev/ic/iha.c if (pScb->SCB_Xs != NULL) NULL 710 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 718 dev/ic/iha.c pTcs->TCS_NonTagScb = NULL; NULL 739 dev/ic/iha.c if (pScb != NULL) { NULL 767 dev/ic/iha.c for (pScb = TAILQ_FIRST(&sc->HCS_PendScb); pScb != NULL; pScb = next) { NULL 809 dev/ic/iha.c if (pScb != NULL) NULL 854 dev/ic/iha.c sizeof(pScb->SCB_ScsiSenseData), NULL, NULL 914 dev/ic/iha.c while ((pScb = iha_pop_done_scb(sc)) != NULL) { NULL 955 dev/ic/iha.c && (iha_find_pend_scb(sc) == NULL)) NULL 1013 dev/ic/iha.c if ((pScb = iha_find_pend_scb(sc)) == NULL) NULL 1139 dev/ic/iha.c if (sc->HCS_ActScb == NULL) NULL 1806 dev/ic/iha.c if (pScb != NULL) { NULL 1862 dev/ic/iha.c if (sc->HCS_ActScb != NULL) { NULL 1865 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 1878 dev/ic/iha.c if (pTcs->TCS_NonTagScb != NULL) NULL 2462 dev/ic/iha.c sc->HCS_ActScb = NULL; NULL 2486 dev/ic/iha.c if (xs != NULL) { NULL 2578 dev/ic/iha.c if (xs != NULL) { NULL 2835 dev/ic/iha.c pTcs->TCS_NonTagScb = NULL; NULL 629 dev/ic/isp.c if ((isp->isp_mdvec->dv_ispfw == NULL) || NULL 3744 dev/ic/isp.c if (xs == NULL) { NULL 3958 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_CRASH, NULL); NULL 3960 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_CRASH, NULL); NULL 3962 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_RESTARTED, NULL); NULL 4106 dev/ic/isp.c isp_async(isp, ISPASYNC_LIP, NULL); NULL 4124 dev/ic/isp.c if (xs != NULL) { NULL 4141 dev/ic/isp.c isp_async(isp, ISPASYNC_LOOP_UP, NULL); NULL 4153 dev/ic/isp.c isp_async(isp, ISPASYNC_LOOP_DOWN, NULL); NULL 4165 dev/ic/isp.c isp_async(isp, ISPASYNC_LOOP_RESET, NULL); NULL 4224 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_CRASH, NULL); NULL 4226 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_CRASH, NULL); NULL 4228 dev/ic/isp.c isp_async(isp, ISPASYNC_FW_RESTARTED, NULL); NULL 4708 dev/ic/isp.c if (xs == NULL) { NULL 4720 dev/ic/isp.c XS_SET_STATE_STAT(isp, xs, NULL); NULL 4896 dev/ic/isp.c NULL, NULL 4897 dev/ic/isp.c NULL, NULL 4898 dev/ic/isp.c NULL, NULL 4899 dev/ic/isp.c NULL, NULL 4900 dev/ic/isp.c NULL, NULL 4902 dev/ic/isp.c NULL, NULL 4917 dev/ic/isp.c NULL, NULL 4930 dev/ic/isp.c NULL, NULL 4931 dev/ic/isp.c NULL, NULL 4932 dev/ic/isp.c NULL, NULL 4933 dev/ic/isp.c NULL, NULL 4934 dev/ic/isp.c NULL, NULL 4946 dev/ic/isp.c NULL, NULL 4947 dev/ic/isp.c NULL, NULL 4948 dev/ic/isp.c NULL, NULL 4949 dev/ic/isp.c NULL, NULL 4950 dev/ic/isp.c NULL, NULL 4954 dev/ic/isp.c NULL, NULL 4955 dev/ic/isp.c NULL, NULL 4958 dev/ic/isp.c NULL, NULL 4963 dev/ic/isp.c NULL, NULL 4964 dev/ic/isp.c NULL, NULL 4965 dev/ic/isp.c NULL, NULL 4966 dev/ic/isp.c NULL, NULL 4974 dev/ic/isp.c NULL, NULL 4975 dev/ic/isp.c NULL, NULL 4976 dev/ic/isp.c NULL, NULL 5134 dev/ic/isp.c NULL, NULL 5135 dev/ic/isp.c NULL, NULL 5138 dev/ic/isp.c NULL, NULL 5153 dev/ic/isp.c NULL, NULL 5156 dev/ic/isp.c NULL, NULL 5158 dev/ic/isp.c NULL, NULL 5159 dev/ic/isp.c NULL, NULL 5160 dev/ic/isp.c NULL, NULL 5161 dev/ic/isp.c NULL, NULL 5162 dev/ic/isp.c NULL, NULL 5165 dev/ic/isp.c NULL, NULL 5166 dev/ic/isp.c NULL, NULL 5167 dev/ic/isp.c NULL, NULL 5168 dev/ic/isp.c NULL, NULL 5169 dev/ic/isp.c NULL, NULL 5170 dev/ic/isp.c NULL, NULL 5171 dev/ic/isp.c NULL, NULL 5172 dev/ic/isp.c NULL, NULL 5174 dev/ic/isp.c NULL, NULL 5175 dev/ic/isp.c NULL, NULL 5176 dev/ic/isp.c NULL, NULL 5177 dev/ic/isp.c NULL, NULL 5178 dev/ic/isp.c NULL, NULL 5181 dev/ic/isp.c NULL, NULL 5182 dev/ic/isp.c NULL, NULL 5183 dev/ic/isp.c NULL, NULL 5184 dev/ic/isp.c NULL, NULL 5185 dev/ic/isp.c NULL, NULL 5186 dev/ic/isp.c NULL, NULL 5191 dev/ic/isp.c NULL, NULL 5192 dev/ic/isp.c NULL, NULL 5193 dev/ic/isp.c NULL, NULL 5195 dev/ic/isp.c NULL, NULL 5196 dev/ic/isp.c NULL, NULL 5197 dev/ic/isp.c NULL, NULL 5198 dev/ic/isp.c NULL, NULL 5199 dev/ic/isp.c NULL, NULL 5200 dev/ic/isp.c NULL, NULL 5201 dev/ic/isp.c NULL, NULL 5202 dev/ic/isp.c NULL, NULL 5203 dev/ic/isp.c NULL, NULL 5204 dev/ic/isp.c NULL, NULL 5205 dev/ic/isp.c NULL, NULL 5206 dev/ic/isp.c NULL, NULL 5208 dev/ic/isp.c NULL, NULL 5209 dev/ic/isp.c NULL, NULL 5210 dev/ic/isp.c NULL, NULL 5211 dev/ic/isp.c NULL, NULL 5212 dev/ic/isp.c NULL, NULL 5213 dev/ic/isp.c NULL, NULL 5215 dev/ic/isp.c NULL, NULL 5217 dev/ic/isp.c NULL, NULL 5218 dev/ic/isp.c NULL, NULL 5220 dev/ic/isp.c NULL, NULL 5232 dev/ic/isp.c NULL, NULL 5238 dev/ic/isp.c NULL, NULL 5243 dev/ic/isp.c NULL, NULL 5244 dev/ic/isp.c NULL, NULL 5245 dev/ic/isp.c NULL, NULL 5246 dev/ic/isp.c NULL, NULL 5377 dev/ic/isp.c cname = NULL; NULL 5381 dev/ic/isp.c if (cname == NULL) { NULL 5389 dev/ic/isp.c xname = NULL; NULL 5839 dev/ic/isp.c if (xs == NULL) { NULL 6410 dev/ic/isp.c if (ptr == NULL) { NULL 6554 dev/ic/isp.c if (ptr == NULL) { NULL 60 dev/ic/isp_inline.h if (isp->isp_xflist[j] == NULL) { NULL 82 dev/ic/isp_inline.h return (NULL); NULL 92 dev/ic/isp_inline.h if (xs != NULL) { NULL 112 dev/ic/isp_inline.h isp->isp_xflist[isp_handle_index(handle)] = NULL; NULL 222 dev/ic/isp_inline.h tptr = tval? &tval : NULL; NULL 229 dev/ic/isp_inline.h if (isp_control(isp, ISPCTL_SCAN_FABRIC, NULL) != 0) { NULL 232 dev/ic/isp_inline.h if (isp_control(isp, ISPCTL_SCAN_LOOP, NULL) != 0) { NULL 238 dev/ic/isp_inline.h if (isp_control(isp, ISPCTL_PDB_SYNC, NULL) != 0) { NULL 69 dev/ic/isp_openbsd.c static struct scsi_device isp_dev = { NULL, NULL, NULL, NULL }; NULL 78 dev/ic/isp_openbsd.c NULL, "isp", DV_DULL NULL 98 dev/ic/isp_openbsd.c isp->isp_osinfo.wqf = isp->isp_osinfo.wqt = NULL; NULL 281 dev/ic/isp_openbsd.c if (isp->isp_osinfo.wqf != NULL) { NULL 287 dev/ic/isp_openbsd.c xs->free_list.le_next = NULL; NULL 641 dev/ic/isp_openbsd.c if (isp->isp_osinfo.blocked == 0 && list != NULL) { NULL 644 dev/ic/isp_openbsd.c isp->isp_osinfo.wqf = NULL; NULL 649 dev/ic/isp_openbsd.c xs->free_list.le_next = NULL; NULL 651 dev/ic/isp_openbsd.c if (isp->isp_osinfo.wqf == NULL) NULL 653 dev/ic/isp_openbsd.c } while (list != NULL); NULL 666 dev/ic/isp_openbsd.c if (isp->isp_osinfo.blocked == 0 && list != NULL) { NULL 669 dev/ic/isp_openbsd.c isp->isp_osinfo.wqf = NULL; NULL 673 dev/ic/isp_openbsd.c xs->free_list.le_next = NULL; NULL 675 dev/ic/isp_openbsd.c if (isp->isp_osinfo.wqf == NULL) NULL 677 dev/ic/isp_openbsd.c } while (list != NULL); NULL 815 dev/ic/isp_openbsd.c struct lportdb *lp = NULL; NULL 941 dev/ic/isp_openbsd.c isp_async(isp, ISPASYNC_FW_RESTART, NULL); NULL 203 dev/ic/isp_target.c isp_notify_ack(isp, (status == IN_RESET)? NULL : local); NULL 548 dev/ic/isp_target.c isp_notify_ack(isp, NULL); NULL 877 dev/ic/isp_target.c char *fmsg = NULL; NULL 881 dev/ic/isp_target.c if (xs == NULL) NULL 884 dev/ic/isp_target.c xs = NULL; NULL 922 dev/ic/isp_target.c if (fmsg == NULL) NULL 931 dev/ic/isp_target.c if (fmsg == NULL) NULL 963 dev/ic/isp_target.c if (fmsg == NULL) NULL 969 dev/ic/isp_target.c if (fmsg == NULL) NULL 973 dev/ic/isp_target.c if (fmsg == NULL) NULL 977 dev/ic/isp_target.c if (fmsg == NULL) NULL 981 dev/ic/isp_target.c if (fmsg == NULL) NULL 985 dev/ic/isp_target.c if (fmsg == NULL) NULL 995 dev/ic/isp_target.c if (xs == NULL) { NULL 1037 dev/ic/isp_target.c char *fmsg = NULL; NULL 1041 dev/ic/isp_target.c if (xs == NULL) NULL 1044 dev/ic/isp_target.c xs = NULL; NULL 1075 dev/ic/isp_target.c if (fmsg == NULL) NULL 1084 dev/ic/isp_target.c if (fmsg == NULL) NULL 1101 dev/ic/isp_target.c if (fmsg == NULL) NULL 1110 dev/ic/isp_target.c if (fmsg == NULL) NULL 1114 dev/ic/isp_target.c if (fmsg == NULL) NULL 1117 dev/ic/isp_target.c if (fmsg == NULL) NULL 1120 dev/ic/isp_target.c if (fmsg == NULL) NULL 1140 dev/ic/isp_target.c if (xs == NULL) { NULL 94 dev/ic/lemac.c NULL, "lc", DV_IFNET NULL 285 dev/ic/lemac.c if (m == NULL) { NULL 311 dev/ic/lemac.c if (sc->sc_if.if_bpf != NULL) { NULL 405 dev/ic/lemac.c if (hwaddr == NULL) NULL 504 dev/ic/lemac.c while (enm != NULL) { NULL 666 dev/ic/lemac.c if (m == NULL) NULL 710 dev/ic/lemac.c for (m0 = m; m0 != NULL; m0 = m0->m_next) NULL 726 dev/ic/lemac.c for (m0 = m; m0 != NULL; m0 = m0->m_next) { NULL 783 dev/ic/lemac.c if (sc->sc_if.if_bpf != NULL) NULL 47 dev/ic/lm78.c NULL, "lm", DV_DULL NULL 100 dev/ic/lm78.c { NULL } NULL 125 dev/ic/lm78.c { NULL } NULL 158 dev/ic/lm78.c { NULL } NULL 187 dev/ic/lm78.c { NULL } NULL 210 dev/ic/lm78.c { NULL } NULL 232 dev/ic/lm78.c { NULL } NULL 260 dev/ic/lm78.c { NULL } NULL 285 dev/ic/lm78.c { NULL } NULL 306 dev/ic/lm78.c { NULL } NULL 334 dev/ic/lm78.c { NULL } NULL 363 dev/ic/lm78.c { NULL } NULL 386 dev/ic/lm78.c { NULL } NULL 403 dev/ic/lm78.c if (sc->sensortask == NULL) { NULL 429 dev/ic/lm78.c if (sc->sensortask != NULL) NULL 94 dev/ic/lpt.c NULL, "lpt", DV_TTY NULL 341 dev/ic/lsi64854.c NULL /* kernel address */, NULL 588 dev/ic/lsi64854.c NULL /* kernel address */, NULL 245 dev/ic/malo.c NULL, "malo", DV_IFNET NULL 491 dev/ic/malo.c sc->sc_cmd_mem, PAGE_SIZE, NULL, BUS_DMA_NOWAIT); NULL 591 dev/ic/malo.c count * sizeof(struct malo_rx_desc), NULL, BUS_DMA_NOWAIT); NULL 603 dev/ic/malo.c if (ring->data == NULL) { NULL 627 dev/ic/malo.c if (data->m == NULL) { NULL 643 dev/ic/malo.c mtod(data->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 685 dev/ic/malo.c if (ring->desc != NULL) { NULL 694 dev/ic/malo.c if (ring->data != NULL) { NULL 698 dev/ic/malo.c if (data->m != NULL) { NULL 706 dev/ic/malo.c if (data->map != NULL) NULL 751 dev/ic/malo.c count * sizeof(struct malo_tx_desc), NULL, BUS_DMA_NOWAIT); NULL 763 dev/ic/malo.c if (ring->data == NULL) { NULL 801 dev/ic/malo.c if (data->m != NULL) { NULL 806 dev/ic/malo.c data->m = NULL; NULL 813 dev/ic/malo.c data->ni = NULL; NULL 831 dev/ic/malo.c if (ring->desc != NULL) { NULL 840 dev/ic/malo.c if (ring->data != NULL) { NULL 844 dev/ic/malo.c if (data->m != NULL) { NULL 856 dev/ic/malo.c data->ni = NULL; NULL 858 dev/ic/malo.c if (data->map != NULL) NULL 1056 dev/ic/malo.c if (m0 != NULL) { NULL 1064 dev/ic/malo.c m0->m_pkthdr.rcvif = NULL; NULL 1066 dev/ic/malo.c if (ic->ic_rawbpf != NULL) NULL 1075 dev/ic/malo.c if (m0 == NULL) NULL 1083 dev/ic/malo.c if (ifp->if_bpf != NULL) NULL 1087 dev/ic/malo.c if (m0 == NULL) NULL 1090 dev/ic/malo.c if (ic->ic_rawbpf != NULL) NULL 1094 dev/ic/malo.c if (ni != NULL) NULL 1216 dev/ic/malo.c if (wn == NULL) NULL 1217 dev/ic/malo.c return (NULL); NULL 1374 dev/ic/malo.c if (rn == NULL) NULL 1398 dev/ic/malo.c data->m = NULL; NULL 1399 dev/ic/malo.c data->ni = NULL; NULL 1436 dev/ic/malo.c if (m0 == NULL) { NULL 1445 dev/ic/malo.c if (m0 == NULL) NULL 1453 dev/ic/malo.c if (sc->sc_drvbpf != NULL) { NULL 1465 dev/ic/malo.c mb.m_nextpkt = NULL; NULL 1548 dev/ic/malo.c if (m0 == NULL) { NULL 1557 dev/ic/malo.c if (m0 == NULL) NULL 1565 dev/ic/malo.c if (sc->sc_drvbpf != NULL) { NULL 1577 dev/ic/malo.c mb.m_nextpkt = NULL; NULL 1595 dev/ic/malo.c if (mnew == NULL) NULL 1693 dev/ic/malo.c if (mnew == NULL) { NULL 1710 dev/ic/malo.c mtod(mnew, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 1715 dev/ic/malo.c mtod(data->m, void *), MCLBYTES, NULL, NULL 1748 dev/ic/malo.c if (sc->sc_drvbpf != NULL) { NULL 1763 dev/ic/malo.c mb.m_nextpkt = NULL; NULL 58 dev/ic/mfi.c NULL, "mfi", DV_DULL NULL 70 dev/ic/mfi.c NULL, NULL, NULL, NULL NULL 142 dev/ic/mfi.c ccb->ccb_xs = NULL; NULL 144 dev/ic/mfi.c ccb->ccb_done = NULL; NULL 148 dev/ic/mfi.c ccb->ccb_sgl = NULL; NULL 149 dev/ic/mfi.c ccb->ccb_data = NULL; NULL 254 dev/ic/mfi.c if (mm == NULL) NULL 255 dev/ic/mfi.c return (NULL); NULL 272 dev/ic/mfi.c if (bus_dmamap_load(sc->sc_dmat, mm->am_map, mm->am_kva, size, NULL, NULL 291 dev/ic/mfi.c return (NULL); NULL 374 dev/ic/mfi.c if ((ccb = mfi_get_ccb(sc)) == NULL) NULL 417 dev/ic/mfi.c sizeof(sc->sc_info), &sc->sc_info, NULL)) NULL 603 dev/ic/mfi.c if (sc->sc_pcq == NULL) { NULL 615 dev/ic/mfi.c if (sc->sc_frames == NULL) { NULL 628 dev/ic/mfi.c if (sc->sc_sense == NULL) { NULL 849 dev/ic/mfi.c if (xs->data != NULL) { NULL 954 dev/ic/mfi.c if ((ccb = mfi_get_ccb(sc)) == NULL) { NULL 990 dev/ic/mfi.c 0, NULL, mbox)) NULL 1066 dev/ic/mfi.c ccb->ccb_data, ccb->ccb_len, NULL, flags); NULL 1124 dev/ic/mfi.c if ((ccb = mfi_get_ccb(sc)) == NULL) NULL 1183 dev/ic/mfi.c if (ccb->ccb_data != NULL) { NULL 1285 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_CONF_GET, MFI_DATA_IN, sizeof *cfg, cfg, NULL)) NULL 1308 dev/ic/mfi.c sizeof(sc->sc_ld_list), &sc->sc_ld_list, NULL)) NULL 1406 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_CONF_GET, MFI_DATA_IN, sizeof *cfg, cfg, NULL)) NULL 1415 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_CONF_GET, MFI_DATA_IN, size, cfg, NULL)) NULL 1538 dev/ic/mfi.c if (mfi_mgmt(sc, opc, dir, sizeof(ret), &ret, NULL)) NULL 1567 dev/ic/mfi.c MFI_PD_LIST_SIZE, pd, NULL)) NULL 1601 dev/ic/mfi.c if (mfi_mgmt(sc, cmd, MFI_DATA_NONE, 0, NULL, mbox)) NULL 1624 dev/ic/mfi.c MFI_PD_LIST_SIZE, pd, NULL)) NULL 1668 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_PD_SET_STATE, MFI_DATA_NONE, 0, NULL, mbox)) NULL 1700 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_CONF_GET, MFI_DATA_IN, sizeof *cfg, cfg, NULL)) NULL 1709 dev/ic/mfi.c if (mfi_mgmt(sc, MD_DCMD_CONF_GET, MFI_DATA_IN, size, cfg, NULL)) NULL 1793 dev/ic/mfi.c if (ssc == NULL) NULL 1798 dev/ic/mfi.c if (sc->sc_sensors == NULL) NULL 1806 dev/ic/mfi.c if (ssc->sc_link[i][0] == NULL) NULL 1820 dev/ic/mfi.c if (sensor_task_register(sc, mfi_refresh_sensors, 10) == NULL) NULL 618 dev/ic/midway.c if (m == NULL) NULL 619 dev/ic/midway.c return(NULL); NULL 623 dev/ic/midway.c top = NULL; NULL 632 dev/ic/midway.c return(NULL); /* out of mbufs */ NULL 641 dev/ic/midway.c return(NULL); /* out of mbuf clusters */ NULL 802 dev/ic/midway.c sc->rxslot[lcv].rxhand = NULL; NULL 1215 dev/ic/midway.c sc->rxslot[slot].rxhand = NULL; NULL 1247 dev/ic/midway.c sc->rxslot[slot].rxhand = NULL; NULL 1306 dev/ic/midway.c if (m == NULL) NULL 1312 dev/ic/midway.c if (m == NULL) NULL 1333 dev/ic/midway.c if (m == NULL) NULL 1339 dev/ic/midway.c if (m == NULL) NULL 1512 dev/ic/midway.c if (m == NULL) NULL 1527 dev/ic/midway.c prev = NULL; NULL 1536 dev/ic/midway.c m = NULL; NULL 1545 dev/ic/midway.c if (lastm->m_next == NULL) NULL 1550 dev/ic/midway.c if (m == NULL) /* happens only if mfix fails */ NULL 1736 dev/ic/midway.c for ( ; nxt != NULL && nxt->m_len == 0 ; nxt = nxt->m_next) NULL 1738 dev/ic/midway.c if (nxt == NULL) { /* out of data, zero fill */ NULL 1788 dev/ic/midway.c if (launch.t == NULL) { NULL 1824 dev/ic/midway.c for (tmp = launch.t ; tmp != NULL ; tmp = tmp->m_next) { NULL 1926 dev/ic/midway.c if (sc->enif.if_bpf != NULL) { NULL 2053 dev/ic/midway.c for (tmp = l->t ; tmp != NULL ; tmp = tmp->m_next) { NULL 2106 dev/ic/midway.c if (tmp->m_next == NULL) { NULL 2476 dev/ic/midway.c m = NULL; NULL 2489 dev/ic/midway.c if (sc->rxslot[slot].indma.ifq_head == NULL && NULL 2490 dev/ic/midway.c sc->rxslot[slot].q.ifq_head == NULL && NULL 2501 dev/ic/midway.c } else if (m != NULL) { NULL 2758 dev/ic/midway.c m = NULL; /* wasn't ours */ NULL 2771 dev/ic/midway.c if (mlen != 0 && m == NULL) { NULL 2773 dev/ic/midway.c if (m == NULL) { NULL 2800 dev/ic/midway.c if (m == NULL) { NULL 2837 dev/ic/midway.c for (tmp = m ; tmp != NULL && need > 0 ; tmp = tmp->m_next) { NULL 3045 dev/ic/midway.c if (sc == NULL) continue; NULL 3205 dev/ic/midway.c (sc = (struct en_softc *) en_cd.cd_devs[unit]) == NULL) { NULL 107 dev/ic/mk48txx.c return (NULL); NULL 112 dev/ic/mk48txx.c if (handle == NULL) { NULL 114 dev/ic/mk48txx.c return NULL; NULL 123 dev/ic/mk48txx.c handle->todr_setwen = NULL; NULL 53 dev/ic/mpi.c NULL, "mpi", DV_DULL NULL 63 dev/ic/mpi.c mpi_scsi_cmd, mpi_minphys, NULL, NULL, mpi_scsi_ioctl NULL 67 dev/ic/mpi.c NULL, NULL, NULL, NULL NULL 252 dev/ic/mpi.c while ((ccb = mpi_get_ccb(sc)) != NULL) NULL 320 dev/ic/mpi.c if (link == NULL) NULL 328 dev/ic/mpi.c while (mpi_ppr(sc, link, NULL, port_pg.min_period, NULL 345 dev/ic/mpi.c if (physdisk_pg == NULL) { NULL 373 dev/ic/mpi.c while (mpi_ppr(sc, NULL, physdisk, port_pg.min_period, NULL 400 dev/ic/mpi.c if (physdisk == NULL) { NULL 594 dev/ic/mpi.c if (ccb == NULL) NULL 644 dev/ic/mpi.c if (ccb->ccb_rcb != NULL) NULL 677 dev/ic/mpi.c struct mpi_rcb *rcb = NULL; NULL 678 dev/ic/mpi.c struct mpi_msg_reply *reply = NULL; NULL 737 dev/ic/mpi.c if (mdm == NULL) NULL 738 dev/ic/mpi.c return (NULL); NULL 756 dev/ic/mpi.c NULL, BUS_DMA_NOWAIT) != 0) NULL 776 dev/ic/mpi.c return (NULL); NULL 802 dev/ic/mpi.c if (sc->sc_ccbs == NULL) { NULL 810 dev/ic/mpi.c if (sc->sc_requests == NULL) { NULL 847 dev/ic/mpi.c while ((ccb = mpi_get_ccb(sc)) != NULL) NULL 863 dev/ic/mpi.c if (ccb == NULL) { NULL 865 dev/ic/mpi.c return (NULL); NULL 883 dev/ic/mpi.c ccb->ccb_xs = NULL; NULL 884 dev/ic/mpi.c ccb->ccb_done = NULL; NULL 896 dev/ic/mpi.c if (sc->sc_rcbs == NULL) NULL 900 dev/ic/mpi.c if (sc->sc_replies == NULL) { NULL 1013 dev/ic/mpi.c if (ccb == NULL) { NULL 1113 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) { NULL 1220 dev/ic/mpi.c struct mpi_sge *ce = NULL, *nce; NULL 1233 dev/ic/mpi.c xs->data, xs->datalen, NULL, NULL 1265 dev/ic/mpi.c nce = NULL; NULL 1787 dev/ic/mpi.c if (ccb == NULL) { NULL 1807 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) { NULL 1857 dev/ic/mpi.c if (ccb == NULL) { NULL 1907 dev/ic/mpi.c if (sc->sc_scsibus == NULL) NULL 1987 dev/ic/mpi.c if (ccb == NULL) { NULL 2029 dev/ic/mpi.c if (ccb == NULL) { NULL 2047 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) { NULL 2079 dev/ic/mpi.c if (sc->sc_fw == NULL) { NULL 2088 dev/ic/mpi.c if (ccb == NULL) { NULL 2117 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) NULL 2155 dev/ic/mpi.c if (vol_page == NULL) { NULL 2202 dev/ic/mpi.c if (link == NULL) NULL 2228 dev/ic/mpi.c if (ccb == NULL) { NULL 2253 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) NULL 2309 dev/ic/mpi.c if (ccb == NULL) { NULL 2347 dev/ic/mpi.c if (ccb->ccb_rcb == NULL) { NULL 119 dev/ic/mtd8xx.c sizeof(struct mtd_list_data), NULL, BUS_DMA_NOWAIT) != 0) { NULL 184 dev/ic/mtd8xx.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 186 dev/ic/mtd8xx.c NULL); NULL 342 dev/ic/mtd8xx.c while (enm != NULL) { NULL 368 dev/ic/mtd8xx.c struct mtd_tx_desc *f = NULL; NULL 446 dev/ic/mtd8xx.c cd->mtd_tx_chain[i].sd_mbuf = NULL; NULL 474 dev/ic/mtd8xx.c if (mtd_newbuf(sc, i, NULL)) NULL 495 dev/ic/mtd8xx.c struct mbuf *m_new = NULL; NULL 501 dev/ic/mtd8xx.c if (m == NULL) { NULL 503 dev/ic/mtd8xx.c if (m_new == NULL) NULL 513 dev/ic/mtd8xx.c mtod(m_new, caddr_t), MCLBYTES, NULL, NULL 723 dev/ic/mtd8xx.c struct mbuf *m_head = NULL; NULL 732 dev/ic/mtd8xx.c while (sc->mtd_cdata.mtd_tx_chain[idx].sd_mbuf == NULL) { NULL 734 dev/ic/mtd8xx.c if (m_head == NULL) NULL 747 dev/ic/mtd8xx.c if (ifp->if_bpf != NULL) NULL 791 dev/ic/mtd8xx.c if (sc->mtd_cdata.mtd_rx_chain[i].sd_mbuf != NULL) { NULL 793 dev/ic/mtd8xx.c sc->mtd_cdata.mtd_rx_chain[i].sd_mbuf = NULL; NULL 810 dev/ic/mtd8xx.c if (sc->mtd_cdata.mtd_tx_chain[i].sd_mbuf != NULL) { NULL 812 dev/ic/mtd8xx.c sc->mtd_cdata.mtd_tx_chain[i].sd_mbuf = NULL; NULL 914 dev/ic/mtd8xx.c struct mbuf *m0 = NULL; NULL 926 dev/ic/mtd8xx.c sc->mtd_cdata.mtd_rx_chain[i].sd_mbuf = NULL; NULL 954 dev/ic/mtd8xx.c 0, ifp, NULL); NULL 957 dev/ic/mtd8xx.c if (m0 == NULL) { NULL 1027 dev/ic/mtd8xx.c struct mtd_tx_desc *cur_tx = NULL; NULL 1080 dev/ic/mtd8xx.c if (sc->mtd_cdata.mtd_tx_chain[idx].sd_mbuf != NULL) { NULL 1082 dev/ic/mtd8xx.c sc->mtd_cdata.mtd_tx_chain[idx].sd_mbuf = NULL; NULL 1088 dev/ic/mtd8xx.c if (cur_tx != NULL) { NULL 366 dev/ic/ncr5380sbc.c sr->sr_xs = NULL; NULL 371 dev/ic/ncr5380sbc.c sc->sc_matrix[i][j] = NULL; NULL 535 dev/ic/ncr5380sbc.c if (xs == NULL) { NULL 563 dev/ic/ncr5380sbc.c sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL; NULL 634 dev/ic/ncr5380sbc.c if (sc->sc_ring[i].sr_xs == NULL) NULL 647 dev/ic/ncr5380sbc.c sr->sr_dma_hand = NULL; NULL 702 dev/ic/ncr5380sbc.c if (sc->sc_current == NULL) NULL 765 dev/ic/ncr5380sbc.c sc->sc_current = NULL; NULL 766 dev/ic/ncr5380sbc.c sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL; NULL 800 dev/ic/ncr5380sbc.c sc->sc_current = NULL; NULL 801 dev/ic/ncr5380sbc.c sc->sc_matrix[sr->sr_target][sr->sr_lun] = NULL; NULL 805 dev/ic/ncr5380sbc.c sr->sr_xs = NULL; NULL 857 dev/ic/ncr5380sbc.c sr = NULL; NULL 862 dev/ic/ncr5380sbc.c if (sc->sc_matrix[target][lun] == NULL) { NULL 880 dev/ic/ncr5380sbc.c if (sr == NULL) { NULL 948 dev/ic/ncr5380sbc.c sc->sc_dataptr = NULL; NULL 1007 dev/ic/ncr5380sbc.c sc->sc_dataptr = NULL; NULL 1847 dev/ic/ncr5380sbc.c if (sr == NULL) { NULL 2104 dev/ic/ncr5380sbc.c ncr5380_pio_in(sc, phase, 4096, NULL); NULL 2106 dev/ic/ncr5380sbc.c ncr5380_pio_out(sc, phase, 4096, NULL); NULL 2202 dev/ic/ncr5380sbc.c if (sc->sc_current == NULL) NULL 2421 dev/ic/ncr5380sbc.c sc->sc_current = NULL; NULL 2424 dev/ic/ncr5380sbc.c sc->sc_dataptr = NULL; NULL 2544 dev/ic/ncr5380sbc.c if (xs == NULL) { NULL 2565 dev/ic/ncr5380sbc.c if (sc == NULL) { NULL 150 dev/ic/ncr53c9x.c NULL, "esp", DV_DULL NULL 182 dev/ic/ncr53c9x.c return (NULL); NULL 203 dev/ic/ncr53c9x.c if (sc->sc_omess == NULL) NULL 206 dev/ic/ncr53c9x.c if (sc->sc_imess == NULL) NULL 209 dev/ic/ncr53c9x.c if (sc->sc_omess == NULL || sc->sc_imess == NULL) { NULL 392 dev/ic/ncr53c9x.c "ncr53c9x_ecb", NULL); NULL 400 dev/ic/ncr53c9x.c sc->sc_nexus = NULL; NULL 409 dev/ic/ncr53c9x.c if ((ecb = sc->sc_nexus) != NULL) { NULL 416 dev/ic/ncr53c9x.c li->untagged = NULL; NULL 428 dev/ic/ncr53c9x.c li->queued[i] = NULL; NULL 506 dev/ic/ncr53c9x.c if (sc->sc_glue->gl_clear_latched_intr != NULL) NULL 769 dev/ic/ncr53c9x.c if ((curproc != NULL) && ((flags & SCSI_NOSLEEP) == 0)) NULL 775 dev/ic/ncr53c9x.c if (ecb == NULL) NULL 776 dev/ic/ncr53c9x.c return (NULL); NULL 811 dev/ic/ncr53c9x.c if (li == NULL) { NULL 813 dev/ic/ncr53c9x.c if ((li = malloc(sizeof(*li), M_DEVBUF, M_NOWAIT)) == NULL) { NULL 826 dev/ic/ncr53c9x.c if ((ecb = ncr53c9x_get_ecb(sc, flags)) == NULL) NULL 952 dev/ic/ncr53c9x.c if ((li = malloc(sizeof(*li), M_DEVBUF, M_NOWAIT)) == NULL) { NULL 994 dev/ic/ncr53c9x.c if (li->queued[i] == NULL) NULL 1000 dev/ic/ncr53c9x.c if (li->queued[i] == NULL) NULL 1147 dev/ic/ncr53c9x.c sc->sc_nexus = NULL; NULL 1158 dev/ic/ncr53c9x.c ti->lun[lun] = NULL; NULL 1187 dev/ic/ncr53c9x.c li->untagged = NULL; NULL 1197 dev/ic/ncr53c9x.c li->queued[ecb->tag[1]] = NULL; NULL 1330 dev/ic/ncr53c9x.c struct ncr53c9x_ecb *ecb = NULL; NULL 1368 dev/ic/ncr53c9x.c if (li != NULL) { NULL 1369 dev/ic/ncr53c9x.c if (li->untagged != NULL && li->busy) NULL 1377 dev/ic/ncr53c9x.c if (ecb == NULL) { NULL 1558 dev/ic/ncr53c9x.c li->queued[ecb->tag[1]] != NULL) { NULL 1559 dev/ic/ncr53c9x.c li->queued[ecb->tag[1]] = NULL; NULL 2170 dev/ic/ncr53c9x.c ti->lun[li->lun] = NULL; NULL 2220 dev/ic/ncr53c9x.c sc->sc_nexus = NULL; NULL 2295 dev/ic/ncr53c9x.c ecb = sc->sc_nexus = NULL; NULL 2547 dev/ic/ncr53c9x.c if (sc->sc_state != NCR_CONNECTED || ecb == NULL) { NULL 2832 dev/ic/ncr53c9x.c ti->lun[li->lun] = NULL; NULL 192 dev/ic/ncr53c9xvar.h #define TINFO_LUN(t, l) ((((l) < NCR_NLUN) && (((t)->lun[(l)]) != NULL)) ? \ NULL 98 dev/ic/ne2000.c NULL, "ne", DV_IFNET NULL 246 dev/ic/ne2000.c if (myea == NULL) { NULL 276 dev/ic/ne2000.c if (dsc->sc_media_init == NULL) NULL 128 dev/ic/oosiop.c NULL, "oosiop", DV_DULL NULL 134 dev/ic/oosiop.c NULL, NULL 135 dev/ic/oosiop.c NULL NULL 139 dev/ic/oosiop.c NULL, NULL 140 dev/ic/oosiop.c NULL, NULL 141 dev/ic/oosiop.c NULL, NULL 142 dev/ic/oosiop.c NULL NULL 197 dev/ic/oosiop.c sc->sc_tgt[i].nexus = NULL; NULL 274 dev/ic/oosiop.c if (cb == NULL) { NULL 323 dev/ic/oosiop.c sizeof(struct oosiop_xfer), NULL, BUS_DMA_NOWAIT); NULL 589 dev/ic/oosiop.c if (cb == NULL) NULL 742 dev/ic/oosiop.c xs->cmdlen, NULL, ((xs->flags & SCSI_NOSLEEP) ? NULL 760 dev/ic/oosiop.c xs->data, xs->datalen, NULL, NULL 955 dev/ic/oosiop.c sc->sc_curcb = NULL; NULL 957 dev/ic/oosiop.c sc->sc_lastcb = NULL; NULL 958 dev/ic/oosiop.c sc->sc_tgt[cb->id].nexus = NULL; NULL 975 dev/ic/oosiop.c cb->cmdlen, NULL, NULL 988 dev/ic/oosiop.c &xs->sense, sizeof(xs->sense), NULL, NULL 1103 dev/ic/oosiop.c sc->sc_curcb = NULL; NULL 1309 dev/ic/oosiop.c sc->sc_tgt[cb->id].nexus = NULL; NULL 1311 dev/ic/oosiop.c sc->sc_curcb = NULL; NULL 1344 dev/ic/oosiop.c sc->sc_curcb = NULL; NULL 1352 dev/ic/oosiop.c sc->sc_curcb = NULL; NULL 133 dev/ic/opl.c NULL, "opl", DV_DULL NULL 181 dev/ic/osiop.c NULL, "osiop", DV_DULL NULL 187 dev/ic/osiop.c NULL, NULL 188 dev/ic/osiop.c NULL, NULL 192 dev/ic/osiop.c NULL, NULL 193 dev/ic/osiop.c NULL, NULL 194 dev/ic/osiop.c NULL, NULL 195 dev/ic/osiop.c NULL, NULL 282 dev/ic/osiop.c if (acb == NULL) { NULL 290 dev/ic/osiop.c sc->sc_nexus = NULL; NULL 399 dev/ic/osiop.c if (acb != NULL) { NULL 427 dev/ic/osiop.c xs->data, acb->datalen, NULL, NULL 546 dev/ic/osiop.c if ((sc->sc_nexus != NULL) || TAILQ_EMPTY(&sc->ready_list)) { NULL 551 dev/ic/osiop.c sc->sc_nexus != NULL ? NULL 554 dev/ic/osiop.c TAILQ_FIRST(&sc->ready_list) != NULL ? NULL 571 dev/ic/osiop.c if (acb == NULL) { NULL 598 dev/ic/osiop.c if (acb == NULL || acb->xs == NULL) { NULL 679 dev/ic/osiop.c sc->sc_nexus = NULL; NULL 698 dev/ic/osiop.c if (acb2 == NULL) { NULL 699 dev/ic/osiop.c if (TAILQ_NEXT(acb, chain) != NULL) { NULL 744 dev/ic/osiop.c &xs->sense, sizeof(xs->sense), NULL, NULL 917 dev/ic/osiop.c if (sc->sc_nexus != NULL) { NULL 924 dev/ic/osiop.c while ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) { NULL 1149 dev/ic/osiop.c ds = NULL; NULL 1150 dev/ic/osiop.c if (acb != NULL) { /* XXX */ NULL 1165 dev/ic/osiop.c if (acb == NULL) { NULL 1215 dev/ic/osiop.c if (acb == NULL) { NULL 1260 dev/ic/osiop.c if (acb == NULL) { NULL 1333 dev/ic/osiop.c if (acb == NULL) { NULL 1380 dev/ic/osiop.c if (acb != NULL) NULL 1386 dev/ic/osiop.c if (acb == NULL) NULL 1399 dev/ic/osiop.c return (acb != NULL); NULL 1404 dev/ic/osiop.c if (acb == NULL) { NULL 1535 dev/ic/osiop.c sc->sc_nexus = NULL; /* no current device */ NULL 1560 dev/ic/osiop.c if (sc->sc_nexus != NULL) { NULL 1596 dev/ic/osiop.c if (acb == NULL) { NULL 1623 dev/ic/osiop.c if (sc->sc_nexus == NULL) { NULL 1649 dev/ic/osiop.c if (acb == NULL) { NULL 1723 dev/ic/osiop.c if (acb != NULL) NULL 1796 dev/ic/osiop.c (sc->sc_nexus != NULL) ? sc->sc_nexus->ds->stat[0] : 0); NULL 1811 dev/ic/osiop.c (sc->sc_nexus != NULL) ? sc->sc_nexus->ds->stat[0] : 0, NULL 1812 dev/ic/osiop.c (sc->sc_nexus != NULL) ? sc->sc_nexus->ds->msgbuf[0] : 0); NULL 2018 dev/ic/osiop.c if (acb->xs == NULL) { NULL 2050 dev/ic/osiop.c if ((acb = TAILQ_FIRST(&sc->free_list)) != NULL) { NULL 2057 dev/ic/osiop.c if ((acb = TAILQ_FIRST(&sc->ready_list)) != NULL) { NULL 2064 dev/ic/osiop.c if ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) { NULL 69 dev/ic/pcf8584.c NULL, "pcfiic", DV_DULL NULL 72 dev/ic/pckbc.c #define CMD_IN_QUEUE(q) (TAILQ_FIRST(&(q)->cmdqueue) != NULL) NULL 274 dev/ic/pckbc.c pckbcprint, pckbc_submatch) != NULL); NULL 279 dev/ic/pckbc.c if (t->t_slotdata[slot] == NULL) NULL 978 dev/ic/pckbc.c if (sc != NULL) { NULL 1050 dev/ic/pckbc.c NULL, "pckbc", DV_DULL NULL 90 dev/ic/pdq.c NULL, NULL 91 dev/ic/pdq.c NULL, NULL 93 dev/ic/pdq.c NULL, NULL 258 dev/ic/pdq.c if (pdu == NULL) NULL 669 dev/ic/pdq.c PDQ_ASSERT(fpdu != NULL); NULL 704 dev/ic/pdq.c if (npdu == NULL) { NULL 711 dev/ic/pdq.c if (npdu == NULL) { NULL 712 dev/ic/pdq.c PDQ_OS_DATABUF_NEXT_SET(lpdu, NULL); NULL 720 dev/ic/pdq.c PDQ_OS_DATABUF_NEXT_SET(lpdu, NULL); NULL 724 dev/ic/pdq.c buffers[(completion + idx) & ring_mask] = NULL; NULL 769 dev/ic/pdq.c buffers[completion] = NULL; NULL 794 dev/ic/pdq.c if ((pdu = buffers[(rx->rx_producer + idx) & ring_mask]) == NULL) { NULL 796 dev/ic/pdq.c if (pdu == NULL) NULL 831 dev/ic/pdq.c pdq_txdesc_t *eop = NULL; NULL 841 dev/ic/pdq.c for (freecnt = tx->tx_free - 1, pdu0 = pdu; pdu0 != NULL && freecnt > 0;) { NULL 850 dev/ic/pdq.c fraglen = PDQ_OS_PAGESIZE - ((dataptr - (pdq_uint8_t *) NULL) & (PDQ_OS_PAGESIZE-1)); NULL 870 dev/ic/pdq.c if (pdu0 != NULL) { NULL 928 dev/ic/pdq.c if (pdu == NULL) NULL 1045 dev/ic/pdq.c if (buffers[idx] != NULL) { NULL 1047 dev/ic/pdq.c buffers[idx] = NULL; NULL 1053 dev/ic/pdq.c if (buffers[idx] != NULL) { NULL 1055 dev/ic/pdq.c buffers[idx] = NULL; NULL 1355 dev/ic/pdq.c if (pdq == NULL) { NULL 1357 dev/ic/pdq.c return NULL; NULL 1378 dev/ic/pdq.c if (p != NULL) { NULL 1408 dev/ic/pdq.c if (pdq->pdq_dbp == NULL || pdq->pdq_unsolicited_info.ui_events == NULL) { NULL 1410 dev/ic/pdq.c if (p /* pdq->pdq_dbp */ != NULL) NULL 1412 dev/ic/pdq.c if (contig_bytes == sizeof(pdq_descriptor_block_t) && pdq->pdq_unsolicited_info.ui_events != NULL) NULL 1416 dev/ic/pdq.c return NULL; NULL 145 dev/ic/pdq_ifsubr.c if (m == NULL) NULL 170 dev/ic/pdq_ifsubr.c if (sc->sc_bpf != NULL) NULL 206 dev/ic/pdq_ifsubr.c if (sc->sc_bpf != NULL) NULL 224 dev/ic/pdq_ifsubr.c while (enm != NULL && num_addrs > 0) { NULL 249 dev/ic/pdqvar.h #define PDQ_OS_VA_TO_PA(pdq, p) vtop((caddr_t)p, NULL) NULL 282 dev/ic/pdqvar.h if (x_m0 != NULL) { \ NULL 286 dev/ic/pdqvar.h (b) = NULL; \ NULL 292 dev/ic/pdqvar.h (b) = NULL; \ NULL 320 dev/ic/pdqvar.h PDQ_OS_DATABUF_NEXTPKT_SET(b, NULL); \ NULL 321 dev/ic/pdqvar.h if ((q)->q_tail == NULL) \ NULL 329 dev/ic/pdqvar.h if (((b) = (PDQ_OS_DATABUF_T *) (q)->q_head) != NULL) { \ NULL 330 dev/ic/pdqvar.h if (((q)->q_head = PDQ_OS_DATABUF_NEXTPKT(b)) == NULL) \ NULL 331 dev/ic/pdqvar.h (q)->q_tail = NULL; \ NULL 332 dev/ic/pdqvar.h PDQ_OS_DATABUF_NEXTPKT_SET(b, NULL); \ NULL 117 dev/ic/pgt.c NULL, "pgt", DV_IFNET NULL 269 dev/ic/pgt.c PGT_FRAG_SIZE, NULL, BUS_DMA_NOWAIT); NULL 587 dev/ic/pgt.c if (sc->sc_enable != NULL) NULL 618 dev/ic/pgt.c if (kthread_create(pgt_per_device_kthread, sc, NULL, NULL 639 dev/ic/pgt.c if (sc->sc_shutdown_hook != NULL) NULL 641 dev/ic/pgt.c if (sc->sc_power_hook != NULL) NULL 649 dev/ic/pgt.c if (sc->sc_disable != NULL) NULL 833 dev/ic/pgt.c if (ni != NULL && ic->ic_opmode == IEEE80211_M_MONITOR) { NULL 840 dev/ic/pgt.c if (m != NULL) NULL 842 dev/ic/pgt.c if (m == NULL) NULL 846 dev/ic/pgt.c if (ni != NULL) { NULL 856 dev/ic/pgt.c if (*ni == NULL && NULL 859 dev/ic/pgt.c if (*ni != NULL) { NULL 864 dev/ic/pgt.c if (*ni == NULL) { NULL 866 dev/ic/pgt.c return (NULL); NULL 927 dev/ic/pgt.c for (next = m; m != NULL; m = next) { NULL 929 dev/ic/pgt.c m->m_nextpkt = NULL; NULL 934 dev/ic/pgt.c if (m == NULL) { NULL 944 dev/ic/pgt.c pra = NULL; NULL 950 dev/ic/pgt.c if (m == NULL) { NULL 1013 dev/ic/pgt.c if (m != NULL) { NULL 1015 dev/ic/pgt.c if (sc->sc_drvbpf != NULL) { NULL 1028 dev/ic/pgt.c mb.m_nextpkt = NULL; NULL 1161 dev/ic/pgt.c pgt_update_sw_from_hw(sc, NULL, NULL); NULL 1331 dev/ic/pgt.c if (m == NULL) NULL 1336 dev/ic/pgt.c m = NULL; NULL 1341 dev/ic/pgt.c if (m == NULL) NULL 1409 dev/ic/pgt.c pmd = NULL; /* ignored */ NULL 1417 dev/ic/pgt.c if (pmd == NULL) { NULL 1444 dev/ic/pgt.c if (pmd->pmd_recvbuf != NULL) { NULL 1487 dev/ic/pgt.c m = NULL; NULL 1488 dev/ic/pgt.c top = NULL; NULL 1491 dev/ic/pgt.c while ((pd = TAILQ_FIRST(&sc->sc_dirtyq[pq])) != NULL) { NULL 1511 dev/ic/pgt.c if (m == NULL) NULL 1516 dev/ic/pgt.c if (m == NULL) NULL 1555 dev/ic/pgt.c return (NULL); NULL 1670 dev/ic/pgt.c if (pd == NULL) NULL 1678 dev/ic/pgt.c if (pmd->pmd_recvbuf != NULL) NULL 1687 dev/ic/pgt.c if (pmd->pmd_sendbuf != NULL) NULL 1816 dev/ic/pgt.c if (pin != NULL) { NULL 2028 dev/ic/pgt.c if (sc->sc_shutdown_hook == NULL) NULL 2032 dev/ic/pgt.c if (sc->sc_power_hook == NULL) NULL 2146 dev/ic/pgt.c if (m == NULL) NULL 2196 dev/ic/pgt.c m = NULL; NULL 2198 dev/ic/pgt.c if (m != NULL) { NULL 2201 dev/ic/pgt.c if (ifp->if_bpf != NULL) NULL 2209 dev/ic/pgt.c if (ni != NULL) { NULL 2215 dev/ic/pgt.c if (sc->sc_drvbpf != NULL) { NULL 2223 dev/ic/pgt.c m = pgt_ieee80211_encap(sc, &eh, m, NULL); NULL 2233 dev/ic/pgt.c if (m != NULL) { NULL 2237 dev/ic/pgt.c mb.m_nextpkt = NULL; NULL 2246 dev/ic/pgt.c if (m != NULL) NULL 2285 dev/ic/pgt.c struct ieee80211_nodereq *nr = NULL; NULL 2321 dev/ic/pgt.c if (nr == NULL) NULL 2522 dev/ic/pgt.c node_mark_active_ap, NULL); NULL 2526 dev/ic/pgt.c node_mark_active_adhoc, NULL); NULL 2840 dev/ic/pgt.c if (ni != NULL) NULL 2844 dev/ic/pgt.c if (ni == NULL) { NULL 2846 dev/ic/pgt.c if (ni == NULL) NULL 2855 dev/ic/pgt.c if (pin != NULL) NULL 2875 dev/ic/pgt.c if (pa != NULL) { NULL 2981 dev/ic/pgt.c if (ic->ic_wep_ctx != NULL) { NULL 2983 dev/ic/pgt.c ic->ic_wep_ctx = NULL; NULL 3084 dev/ic/pgt.c sc->sc_cb, size, NULL, BUS_DMA_NOWAIT); NULL 3122 dev/ic/pgt.c sc->sc_psmbuf, size, NULL, BUS_DMA_WAITOK); NULL 3232 dev/ic/pgt.c pd->pd_mem, PGT_FRAG_SIZE, NULL, BUS_DMA_NOWAIT); NULL 3255 dev/ic/pgt.c if (sc->sc_dmat != NULL) { NULL 3267 dev/ic/pgt.c if (sc->sc_psmbuf != NULL) { NULL 3270 dev/ic/pgt.c sc->sc_psmbuf = NULL; NULL 3271 dev/ic/pgt.c sc->sc_psmdmam = NULL; NULL 3277 dev/ic/pgt.c if (sc->sc_cb != NULL) { NULL 3280 dev/ic/pgt.c sc->sc_cb = NULL; NULL 3281 dev/ic/pgt.c sc->sc_cbdmam = NULL; NULL 3293 dev/ic/pgt.c if (pd->pd_dmam != NULL) { NULL 3295 dev/ic/pgt.c pd->pd_dmam = NULL; NULL 3329 dev/ic/pgt.c if (sc->sc_power != NULL) NULL 3333 dev/ic/pgt.c if (sc->sc_power != NULL) NULL 228 dev/ic/re.c { 0, NULL } NULL 536 dev/ic/re.c while (enm != NULL) { NULL 654 dev/ic/re.c if (m0 == NULL) NULL 705 dev/ic/re.c IFQ_ENQUEUE(&ifp->if_snd, m0, NULL, error); NULL 708 dev/ic/re.c m0 = NULL; NULL 742 dev/ic/re.c rxs->rxs_mbuf = NULL; NULL 789 dev/ic/re.c if (m0 != NULL) NULL 824 dev/ic/re.c const char *re_name = NULL; NULL 879 dev/ic/re.c for (rr = re_revisions; rr->re_name != NULL; rr++) { NULL 884 dev/ic/re.c if (re_name == NULL) NULL 928 dev/ic/re.c RL_TX_LIST_SZ(sc), NULL, BUS_DMA_NOWAIT)) != 0) { NULL 978 dev/ic/re.c RL_RX_DMAMEM_SZ, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 1026 dev/ic/re.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 1029 dev/ic/re.c IFM_ETHER|IFM_NONE, 0, NULL); NULL 1064 dev/ic/re.c if (sc->rl_ldata.rl_rxsoft[i].rxs_dmamap != NULL) NULL 1083 dev/ic/re.c if (sc->rl_ldata.rl_txq[i].txq_dmamap != NULL) NULL 1106 dev/ic/re.c struct mbuf *n = NULL; NULL 1113 dev/ic/re.c if (m == NULL) { NULL 1115 dev/ic/re.c if (n == NULL) NULL 1171 dev/ic/re.c if (n != NULL) NULL 1184 dev/ic/re.c sc->rl_ldata.rl_txq[i].txq_mbuf = NULL; NULL 1207 dev/ic/re.c if (re_newbuf(sc, i, NULL) == ENOBUFS) NULL 1212 dev/ic/re.c sc->rl_head = sc->rl_tail = NULL; NULL 1255 dev/ic/re.c if (sc->rl_head == NULL) NULL 1262 dev/ic/re.c re_newbuf(sc, i, NULL); NULL 1296 dev/ic/re.c if (sc->rl_head != NULL) { NULL 1298 dev/ic/re.c sc->rl_head = sc->rl_tail = NULL; NULL 1309 dev/ic/re.c if (re_newbuf(sc, i, NULL)) { NULL 1311 dev/ic/re.c if (sc->rl_head != NULL) { NULL 1313 dev/ic/re.c sc->rl_head = sc->rl_tail = NULL; NULL 1319 dev/ic/re.c if (sc->rl_head != NULL) { NULL 1339 dev/ic/re.c sc->rl_head = sc->rl_tail = NULL; NULL 1385 dev/ic/re.c if (txq->txq_mbuf == NULL) { NULL 1406 dev/ic/re.c txq->txq_mbuf = NULL; NULL 1536 dev/ic/re.c struct ifvlan *ifv = NULL; NULL 1539 dev/ic/re.c m->m_pkthdr.rcvif != NULL) NULL 1677 dev/ic/re.c if (ifv != NULL) { NULL 1729 dev/ic/re.c if (m == NULL) NULL 1732 dev/ic/re.c if (sc->rl_ldata.rl_txq[idx].txq_mbuf != NULL) { NULL 2094 dev/ic/re.c if (sc->rl_head != NULL) { NULL 2096 dev/ic/re.c sc->rl_head = sc->rl_tail = NULL; NULL 2101 dev/ic/re.c if (sc->rl_ldata.rl_txq[i].txq_mbuf != NULL) { NULL 2105 dev/ic/re.c sc->rl_ldata.rl_txq[i].txq_mbuf = NULL; NULL 2111 dev/ic/re.c if (sc->rl_ldata.rl_rxsoft[i].rxs_mbuf != NULL) { NULL 2115 dev/ic/re.c sc->rl_ldata.rl_rxsoft[i].rxs_mbuf = NULL; NULL 47 dev/ic/rln.c NULL, "rln", DV_IFNET NULL 244 dev/ic/rln.c if (m0 == NULL) { NULL 578 dev/ic/rln.c if (m == NULL) NULL 742 dev/ic/rln.c if (m == NULL) NULL 759 dev/ic/rln.c if (m == NULL) { NULL 797 dev/ic/rln.c return NULL; NULL 1173 dev/ic/rln.c if (rln_msg_txrx(sc, &ito, sizeof ito, NULL, 0)) NULL 647 dev/ic/rlnsubr.c rln_msg_tx_data(sc, NULL, 0, state); NULL 701 dev/ic/rlnsubr.c if (rx != NULL && rxlen < sizeof *rxc) NULL 716 dev/ic/rlnsubr.c if (rx != NULL) NULL 723 dev/ic/rlnsubr.c if (rx != NULL) NULL 734 dev/ic/rlnsubr.c if (rx != NULL) NULL 740 dev/ic/rlnsubr.c if (rx == NULL) NULL 297 dev/ic/rt2560.c if (sc->sc_sdhook == NULL) { NULL 302 dev/ic/rt2560.c if (sc->sc_powerhook == NULL) { NULL 327 dev/ic/rt2560.c if (sc->sc_powerhook != NULL) NULL 329 dev/ic/rt2560.c if (sc->sc_sdhook != NULL) NULL 378 dev/ic/rt2560.c count * RT2560_TX_DESC_SIZE, NULL, BUS_DMA_NOWAIT); NULL 390 dev/ic/rt2560.c if (ring->data == NULL) { NULL 424 dev/ic/rt2560.c if (data->m != NULL) { NULL 429 dev/ic/rt2560.c data->m = NULL; NULL 436 dev/ic/rt2560.c data->ni = NULL; NULL 454 dev/ic/rt2560.c if (ring->desc != NULL) { NULL 463 dev/ic/rt2560.c if (ring->data != NULL) { NULL 467 dev/ic/rt2560.c if (data->m != NULL) { NULL 479 dev/ic/rt2560.c data->ni = NULL; NULL 481 dev/ic/rt2560.c if (data->map != NULL) NULL 524 dev/ic/rt2560.c count * RT2560_RX_DESC_SIZE, NULL, BUS_DMA_NOWAIT); NULL 536 dev/ic/rt2560.c if (ring->data == NULL) { NULL 560 dev/ic/rt2560.c if (data->m == NULL) { NULL 575 dev/ic/rt2560.c mtod(data->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 617 dev/ic/rt2560.c if (ring->desc != NULL) { NULL 626 dev/ic/rt2560.c if (ring->data != NULL) { NULL 630 dev/ic/rt2560.c if (data->m != NULL) { NULL 638 dev/ic/rt2560.c if (data->map != NULL) NULL 651 dev/ic/rt2560.c if (rn != NULL) NULL 785 dev/ic/rt2560.c if (m == NULL) { NULL 981 dev/ic/rt2560.c data->m = NULL; NULL 983 dev/ic/rt2560.c data->ni = NULL; NULL 1047 dev/ic/rt2560.c data->m = NULL; NULL 1049 dev/ic/rt2560.c data->ni = NULL; NULL 1120 dev/ic/rt2560.c if (mnew == NULL) { NULL 1136 dev/ic/rt2560.c mtod(mnew, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 1142 dev/ic/rt2560.c mtod(data->m, void *), MCLBYTES, NULL, NULL 1167 dev/ic/rt2560.c if (sc->sc_drvbpf != NULL) { NULL 1189 dev/ic/rt2560.c mb.m_nextpkt = NULL; NULL 1309 dev/ic/rt2560.c if (ic->ic_rawbpf != NULL) NULL 1617 dev/ic/rt2560.c if (m0 == NULL) NULL 1634 dev/ic/rt2560.c if (sc->sc_drvbpf != NULL) { NULL 1647 dev/ic/rt2560.c mb.m_nextpkt = NULL; NULL 1712 dev/ic/rt2560.c if (m0 == NULL) NULL 1775 dev/ic/rt2560.c if (mprot == NULL) { NULL 1834 dev/ic/rt2560.c if (mnew == NULL) { NULL 1867 dev/ic/rt2560.c if (sc->sc_drvbpf != NULL) { NULL 1880 dev/ic/rt2560.c mb.m_nextpkt = NULL; NULL 1936 dev/ic/rt2560.c if (m0 != NULL) { NULL 1944 dev/ic/rt2560.c m0->m_pkthdr.rcvif = NULL; NULL 1946 dev/ic/rt2560.c if (ic->ic_rawbpf != NULL) NULL 1956 dev/ic/rt2560.c if (m0 == NULL) NULL 1964 dev/ic/rt2560.c if (ifp->if_bpf != NULL) NULL 1968 dev/ic/rt2560.c if (m0 == NULL) NULL 1971 dev/ic/rt2560.c if (ic->ic_rawbpf != NULL) NULL 1975 dev/ic/rt2560.c if (ni != NULL) NULL 2594 dev/ic/rt2560.c if (sc->sc_enable != NULL && (*sc->sc_enable)(sc) != 0) { NULL 2720 dev/ic/rt2560.c if (disable && sc->sc_disable != NULL) { NULL 2742 dev/ic/rt2560.c if (sc->sc_power != NULL) NULL 2748 dev/ic/rt2560.c if (sc->sc_power != NULL) NULL 2767 dev/ic/rt2560.c NULL, "ral", DV_IFNET NULL 331 dev/ic/rt2661.c if (sc->sc_sdhook == NULL) { NULL 336 dev/ic/rt2661.c if (sc->sc_powerhook == NULL) { NULL 362 dev/ic/rt2661.c if (sc->sc_powerhook != NULL) NULL 364 dev/ic/rt2661.c if (sc->sc_sdhook != NULL) NULL 411 dev/ic/rt2661.c count * RT2661_TX_DESC_SIZE, NULL, BUS_DMA_NOWAIT); NULL 423 dev/ic/rt2661.c if (ring->data == NULL) { NULL 457 dev/ic/rt2661.c if (data->m != NULL) { NULL 462 dev/ic/rt2661.c data->m = NULL; NULL 469 dev/ic/rt2661.c data->ni = NULL; NULL 486 dev/ic/rt2661.c if (ring->desc != NULL) { NULL 495 dev/ic/rt2661.c if (ring->data != NULL) { NULL 499 dev/ic/rt2661.c if (data->m != NULL) { NULL 510 dev/ic/rt2661.c data->ni = NULL; NULL 512 dev/ic/rt2661.c if (data->map != NULL) NULL 554 dev/ic/rt2661.c count * RT2661_RX_DESC_SIZE, NULL, BUS_DMA_NOWAIT); NULL 566 dev/ic/rt2661.c if (ring->data == NULL) { NULL 590 dev/ic/rt2661.c if (data->m == NULL) { NULL 605 dev/ic/rt2661.c mtod(data->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 644 dev/ic/rt2661.c if (ring->desc != NULL) { NULL 653 dev/ic/rt2661.c if (ring->data != NULL) { NULL 657 dev/ic/rt2661.c if (data->m != NULL) { NULL 665 dev/ic/rt2661.c if (data->map != NULL) NULL 678 dev/ic/rt2661.c if (rn != NULL) NULL 916 dev/ic/rt2661.c if (rn == NULL) NULL 947 dev/ic/rt2661.c data->ni = NULL; NULL 980 dev/ic/rt2661.c data->m = NULL; NULL 1043 dev/ic/rt2661.c if (mnew == NULL) { NULL 1059 dev/ic/rt2661.c mtod(mnew, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 1065 dev/ic/rt2661.c mtod(data->m, void *), MCLBYTES, NULL, NULL 1090 dev/ic/rt2661.c if (sc->sc_drvbpf != NULL) { NULL 1110 dev/ic/rt2661.c mb.m_nextpkt = NULL; NULL 1467 dev/ic/rt2661.c if (m0 == NULL) NULL 1484 dev/ic/rt2661.c if (sc->sc_drvbpf != NULL) { NULL 1496 dev/ic/rt2661.c mb.m_nextpkt = NULL; NULL 1560 dev/ic/rt2661.c if (m0 == NULL) NULL 1621 dev/ic/rt2661.c if (mprot == NULL) { NULL 1679 dev/ic/rt2661.c if (mnew == NULL) { NULL 1712 dev/ic/rt2661.c if (sc->sc_drvbpf != NULL) { NULL 1724 dev/ic/rt2661.c mb.m_nextpkt = NULL; NULL 1778 dev/ic/rt2661.c if (m0 != NULL) { NULL 1786 dev/ic/rt2661.c m0->m_pkthdr.rcvif = NULL; NULL 1788 dev/ic/rt2661.c if (ic->ic_rawbpf != NULL) NULL 1798 dev/ic/rt2661.c if (m0 == NULL) NULL 1807 dev/ic/rt2661.c if (ifp->if_bpf != NULL) NULL 1811 dev/ic/rt2661.c if (m0 == NULL) NULL 1814 dev/ic/rt2661.c if (ic->ic_rawbpf != NULL) NULL 1819 dev/ic/rt2661.c if (ni != NULL) NULL 2428 dev/ic/rt2661.c const char *name = NULL; /* make lint happy */ NULL 2436 dev/ic/rt2661.c if (sc->sc_enable != NULL && (*sc->sc_enable)(sc) != 0) { NULL 2634 dev/ic/rt2661.c if (disable && sc->sc_disable != NULL) { NULL 2805 dev/ic/rt2661.c if (m0 == NULL) { NULL 2815 dev/ic/rt2661.c m0->m_pkthdr.len, rate, NULL, 0, RT2661_QID_MGT); NULL 2932 dev/ic/rt2661.c if (sc->sc_power != NULL) NULL 2938 dev/ic/rt2661.c if (sc->sc_power != NULL) NULL 215 dev/ic/rtl80x9.c ifmedia_add(&sc->sc_media, rtl80x9_media[i], 0, NULL); NULL 494 dev/ic/rtl81x9.c while (enm != NULL) { NULL 549 dev/ic/rtl81x9.c cd->rl_tx_chain[i] = NULL; NULL 680 dev/ic/rtl81x9.c wrap + ETHER_ALIGN, 0, ifp, NULL); NULL 681 dev/ic/rtl81x9.c if (m == NULL) NULL 687 dev/ic/rtl81x9.c if (m == NULL) NULL 695 dev/ic/rtl81x9.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 696 dev/ic/rtl81x9.c if (m == NULL) NULL 709 dev/ic/rtl81x9.c if (m == NULL) { NULL 749 dev/ic/rtl81x9.c if (RL_LAST_TXMBUF(sc) == NULL) NULL 763 dev/ic/rtl81x9.c RL_LAST_TXMBUF(sc) = NULL; NULL 793 dev/ic/rtl81x9.c if (RL_LAST_TXMBUF(sc) == NULL) NULL 860 dev/ic/rtl81x9.c if (m_new == NULL) { NULL 912 dev/ic/rtl81x9.c struct mbuf *m_head = NULL; NULL 917 dev/ic/rtl81x9.c while(RL_CUR_TXMBUF(sc) == NULL) { NULL 919 dev/ic/rtl81x9.c if (m_head == NULL) NULL 960 dev/ic/rtl81x9.c if (RL_CUR_TXMBUF(sc) != NULL) NULL 1202 dev/ic/rtl81x9.c if (sc->rl_cdata.rl_tx_chain[i] != NULL) { NULL 1210 dev/ic/rtl81x9.c sc->rl_cdata.rl_tx_chain[i] = NULL; NULL 1278 dev/ic/rtl81x9.c RL_RXBUFLEN + 32, NULL, BUS_DMA_NOWAIT)) { NULL 1330 dev/ic/rtl81x9.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 1331 dev/ic/rtl81x9.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 271 dev/ic/rtw.c NULL, "rtw", DV_IFNET NULL 545 dev/ic/rtw.c if (descs[i].rs_dmamap != NULL) NULL 556 dev/ic/rtw.c if (descs[i].ts_dmamap != NULL) NULL 669 dev/ic/rtw.c if (sr->sr_content == NULL) { NULL 698 dev/ic/rtw.c sr->sr_content = NULL; NULL 770 dev/ic/rtw.c const char *name = NULL; NULL 911 dev/ic/rtw.c ts->ts_mbuf = NULL; NULL 976 dev/ic/rtw.c if (rs->rs_mbuf == NULL) NULL 982 dev/ic/rtw.c rs->rs_mbuf = NULL; NULL 993 dev/ic/rtw.c if (m == NULL) NULL 1004 dev/ic/rtw.c if (rs->rs_mbuf != NULL) NULL 1007 dev/ic/rtw.c rs->rs_mbuf = NULL; NULL 1030 dev/ic/rtw.c KASSERT(rs->rs_mbuf == NULL); NULL 1310 dev/ic/rtw.c if (sc->sc_radiobpf != NULL) { NULL 1333 dev/ic/rtw.c mb.m_nextpkt = NULL; NULL 1370 dev/ic/rtw.c KASSERT(m != NULL); NULL 1371 dev/ic/rtw.c KASSERT(ni != NULL); NULL 1372 dev/ic/rtw.c ts->ts_mbuf = NULL; NULL 1373 dev/ic/rtw.c ts->ts_ni = NULL; NULL 1388 dev/ic/rtw.c while ((ts = SIMPLEQ_FIRST(&tsb->tsb_dirtyq)) != NULL) { NULL 1458 dev/ic/rtw.c while ((ts = SIMPLEQ_FIRST(&tsb->tsb_dirtyq)) != NULL) { NULL 1487 dev/ic/rtw.c if (ts == NULL) NULL 1546 dev/ic/rtw.c if ((m = ieee80211_beacon_alloc(ic, ic->ic_bss)) != NULL) { NULL 1551 dev/ic/rtw.c if (m == NULL) { NULL 1586 dev/ic/rtw.c rtw_print_txdesc(sc, ".", NULL, tdb, desc); NULL 1856 dev/ic/rtw.c if (sc->sc_intr_ack != NULL) NULL 2167 dev/ic/rtw.c KASSERT(ic->ic_bss->ni_chan != NULL); NULL 2223 dev/ic/rtw.c if (sc->sc_disable != NULL) NULL 2233 dev/ic/rtw.c if (sc->sc_enable != NULL && (*sc->sc_enable)(sc) != 0) { NULL 2283 dev/ic/rtw.c if (sc->sc_intr_ack != NULL) NULL 2371 dev/ic/rtw.c while (enm != NULL) { NULL 2730 dev/ic/rtw.c *tsbp = NULL; NULL 2731 dev/ic/rtw.c *tdbp = NULL; NULL 2747 dev/ic/rtw.c return NULL; NULL 2753 dev/ic/rtw.c return NULL; NULL 2757 dev/ic/rtw.c m->m_pkthdr.rcvif = NULL; NULL 2782 dev/ic/rtw.c tdbp, nip, if_flagsp)) != NULL) { NULL 2789 dev/ic/rtw.c tdbp, nip, if_flagsp)) != NULL) { NULL 2801 dev/ic/rtw.c tsbp, tdbp, nip, if_flagsp)) != NULL) { NULL 2812 dev/ic/rtw.c *mp = NULL; NULL 2815 dev/ic/rtw.c if (m0 == NULL) { NULL 2829 dev/ic/rtw.c if (m0 == NULL) { NULL 2840 dev/ic/rtw.c if ((m0 = ieee80211_encap(ifp, m0, nip)) == NULL) { NULL 2849 dev/ic/rtw.c if ((m0 = ieee80211_wep_crypt(ifp, m0, 1)) == NULL) NULL 2893 dev/ic/rtw.c if (m == NULL) { NULL 2911 dev/ic/rtw.c m = NULL; NULL 2916 dev/ic/rtw.c return NULL; NULL 2922 dev/ic/rtw.c return NULL; NULL 2927 dev/ic/rtw.c return NULL; NULL 3069 dev/ic/rtw.c if (npktp != NULL) NULL 3149 dev/ic/rtw.c if (m0 == NULL) NULL 3158 dev/ic/rtw.c if (m0 == NULL || dmamap->dm_nsegs == 0) { NULL 3242 dev/ic/rtw.c if (ic->ic_rawbpf != NULL) NULL 3246 dev/ic/rtw.c if (sc->sc_radiobpf != NULL) { NULL 3260 dev/ic/rtw.c mb.m_nextpkt = NULL; NULL 3643 dev/ic/rtw.c if (sc->sc_power != NULL) NULL 3648 dev/ic/rtw.c if (sc->sc_power != NULL) NULL 3674 dev/ic/rtw.c if (hooks->rh_shutdown == NULL) NULL 3683 dev/ic/rtw.c if (hooks->rh_power == NULL) NULL 3692 dev/ic/rtw.c if (hooks->rh_shutdown != NULL) NULL 3695 dev/ic/rtw.c if (hooks->rh_power != NULL) NULL 3707 dev/ic/rtw.c if (tsb->tsb_desc == NULL) NULL 3721 dev/ic/rtw.c tsb->tsb_desc = NULL; NULL 3787 dev/ic/rtw.c const char *rfname, *paname = NULL; NULL 3897 dev/ic/rtw.c if (paname != NULL) NULL 3943 dev/ic/rtw.c if (sc->sc_regs.r_read8 == NULL) { NULL 4012 dev/ic/rtw.c sizeof(struct rtw_descs), NULL, 0); NULL 4160 dev/ic/rtw.c if (sr->sr_content != NULL) { NULL 4162 dev/ic/rtw.c sr->sr_content = NULL; NULL 49 dev/ic/sili.c NULL, "sili", DV_DULL NULL 363 dev/ic/sili.c while ((ccb = TAILQ_FIRST(&sp->sp_deferred_ccbs)) != NULL) { NULL 429 dev/ic/sili.c sc->sc_ports = NULL; NULL 442 dev/ic/sili.c if (sp->sp_ccbs != NULL) NULL 448 dev/ic/sili.c sc->sc_ports = NULL; NULL 467 dev/ic/sili.c if (sp->sp_cmds == NULL) NULL 470 dev/ic/sili.c if (sp->sp_scratch == NULL) NULL 512 dev/ic/sili.c while ((ccb = sili_get_ccb(sp)) != NULL) NULL 516 dev/ic/sili.c sp->sp_ccbs = NULL; NULL 525 dev/ic/sili.c if (ccb != NULL) { NULL 576 dev/ic/sili.c NULL, BUS_DMA_NOWAIT) != 0) NULL 592 dev/ic/sili.c return (NULL); NULL 905 dev/ic/sili.c struct sili_sge *nsge = sgl, *ce = NULL; NULL 914 dev/ic/sili.c error = bus_dmamap_load(sc->sc_dmat, dmap, xa->data, xa->datalen, NULL, NULL 938 dev/ic/sili.c ce = NULL; NULL 1001 dev/ic/sili.c if (timeout_fn != NULL) NULL 1108 dev/ic/sili.c if (ccb == NULL) { NULL 1110 dev/ic/sili.c return (NULL); NULL 102 dev/ic/siop.c NULL, "siop", DV_DULL NULL 108 dev/ic/siop.c NULL, NULL 109 dev/ic/siop.c NULL, NULL 113 dev/ic/siop.c NULL, NULL 114 dev/ic/siop.c NULL, NULL 115 dev/ic/siop.c NULL, NULL 116 dev/ic/siop.c NULL, NULL 299 dev/ic/siop.c while((lunsw = TAILQ_FIRST(&sc->lunsw_list)) != NULL) { NULL 311 dev/ic/siop.c if (sc->sc_c.targets[i] == NULL) NULL 320 dev/ic/siop.c if (target->lunsw == NULL) { NULL 384 dev/ic/siop.c siop_cmd = NULL; NULL 409 dev/ic/siop.c xs = NULL; NULL 410 dev/ic/siop.c siop_target = NULL; NULL 414 dev/ic/siop.c siop_lun = NULL; NULL 415 dev/ic/siop.c siop_cmd = NULL; NULL 423 dev/ic/siop.c xs = NULL; NULL 424 dev/ic/siop.c siop_target = NULL; NULL 428 dev/ic/siop.c siop_lun = NULL; NULL 663 dev/ic/siop.c if (siop_cmd == NULL) { NULL 675 dev/ic/siop.c xs = NULL; NULL 703 dev/ic/siop.c if (siop_target == NULL) { NULL 709 dev/ic/siop.c if (siop_lun == NULL) { NULL 715 dev/ic/siop.c if (siop_lun->siop_tag[tag].active == NULL) { NULL 1012 dev/ic/siop.c if (xs == NULL) { NULL 1065 dev/ic/siop.c (siop_cmd == NULL) ? "== NULL" : "!= NULL"); NULL 1078 dev/ic/siop.c siop_lun->siop_tag[tag].active = NULL; NULL 1180 dev/ic/siop.c NULL, BUS_DMA_NOWAIT); NULL 1236 dev/ic/siop.c if (siop_lun->siop_tag[0].active != NULL) { NULL 1243 dev/ic/siop.c siop_lun->siop_tag[tag].active = NULL; NULL 1285 dev/ic/siop.c if (sc->sc_c.targets[target] == NULL) NULL 1291 dev/ic/siop.c if (siop_lun == NULL) NULL 1299 dev/ic/siop.c if (siop_cmd == NULL) NULL 1301 dev/ic/siop.c siop_lun->siop_tag[tag].active = NULL; NULL 1317 dev/ic/siop.c for (siop_cmd = TAILQ_FIRST(&sc->urgent_list); siop_cmd != NULL; NULL 1327 dev/ic/siop.c for (siop_cmd = TAILQ_FIRST(&sc->ready_list); siop_cmd != NULL; NULL 1337 dev/ic/siop.c for (siop_cmd = TAILQ_FIRST(&reset_list); siop_cmd != NULL; NULL 1376 dev/ic/siop.c if (siop_cmd == NULL) { NULL 1390 dev/ic/siop.c if (siop_target == NULL) { NULL 1398 dev/ic/siop.c if (sc->sc_c.targets[target] == NULL) { NULL 1417 dev/ic/siop.c if (siop_target->lunsw == NULL) { NULL 1424 dev/ic/siop.c siop_target->siop_lun[i] = NULL; NULL 1427 dev/ic/siop.c if (siop_target->siop_lun[lun] == NULL) { NULL 1431 dev/ic/siop.c if (siop_target->siop_lun[lun] == NULL) { NULL 1455 dev/ic/siop.c NULL, BUS_DMA_NOWAIT | BUS_DMA_STREAMING | NULL 1581 dev/ic/siop.c for (; siop_cmd != NULL; siop_cmd = next_siop_cmd) { NULL 1593 dev/ic/siop.c if (siop_lun->siop_tag[0].active != NULL) NULL 1605 dev/ic/siop.c if (siop_lun->siop_tag[tag].active == NULL) NULL 1653 dev/ic/siop.c if (siop_cmd->cmd_c.xs->bp != NULL && NULL 1798 dev/ic/siop.c if (newcbd == NULL) { NULL 1808 dev/ic/siop.c if (newcbd->cmds == NULL) { NULL 1836 dev/ic/siop.c PAGE_SIZE, NULL, BUS_DMA_NOWAIT); NULL 1951 dev/ic/siop.c return NULL; NULL 1953 dev/ic/siop.c if (lunsw != NULL) { NULL 1962 dev/ic/siop.c if (lunsw == NULL) NULL 1963 dev/ic/siop.c return NULL; NULL 2030 dev/ic/siop.c if (siop_lun == NULL) NULL 2170 dev/ic/siop.c if (sc->sc_c.targets[target] == NULL) NULL 2174 dev/ic/siop.c siop_target->siop_lun[lun] = NULL; NULL 2178 dev/ic/siop.c if (siop_target->siop_lun[i] != NULL) NULL 2194 dev/ic/siop.c sc->sc_c.targets[target] = NULL; NULL 95 dev/ic/siop_common.c sc->sc_script, PAGE_SIZE, NULL, BUS_DMA_NOWAIT); NULL 122 dev/ic/siop_common.c sc->targets[i] = NULL; NULL 36 dev/ic/sli.c NULL, "sli", DV_DULL NULL 175 dev/ic/smc83c170.c sc->sc_control_data, sizeof(struct epic_control_data), NULL, NULL 206 dev/ic/smc83c170.c EPIC_DSRX(sc, i)->ds_mbuf = NULL; NULL 220 dev/ic/smc83c170.c nullbuf, ETHER_PAD_LEN, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 278 dev/ic/smc83c170.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 279 dev/ic/smc83c170.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 290 dev/ic/smc83c170.c 0, NULL); NULL 316 dev/ic/smc83c170.c if (sc->sc_sdhook == NULL) NULL 329 dev/ic/smc83c170.c if (EPIC_DSRX(sc, i)->ds_dmamap != NULL) NULL 335 dev/ic/smc83c170.c if (EPIC_DSTX(sc, i)->ds_dmamap != NULL) NULL 395 dev/ic/smc83c170.c if (m0 == NULL) NULL 397 dev/ic/smc83c170.c m = NULL; NULL 422 dev/ic/smc83c170.c if (m == NULL) NULL 439 dev/ic/smc83c170.c if (m != NULL) { NULL 747 dev/ic/smc83c170.c if (m == NULL) NULL 830 dev/ic/smc83c170.c ds->ds_mbuf = NULL; NULL 1057 dev/ic/smc83c170.c if (ds->ds_mbuf == NULL) { NULL 1127 dev/ic/smc83c170.c if (ds->ds_mbuf != NULL) { NULL 1130 dev/ic/smc83c170.c ds->ds_mbuf = NULL; NULL 1183 dev/ic/smc83c170.c if (ds->ds_mbuf != NULL) { NULL 1186 dev/ic/smc83c170.c ds->ds_mbuf = NULL; NULL 1282 dev/ic/smc83c170.c if (m == NULL) NULL 1291 dev/ic/smc83c170.c if (ds->ds_mbuf != NULL) NULL 1297 dev/ic/smc83c170.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1347 dev/ic/smc83c170.c while (enm != NULL) { NULL 1529 dev/ic/smc83c170.c for (miisc = LIST_FIRST(&mii->mii_phys); miisc != NULL; NULL 132 dev/ic/smc91cxx.c NULL, /* 0 */ NULL 133 dev/ic/smc91cxx.c NULL, /* 1 */ NULL 134 dev/ic/smc91cxx.c NULL, /* 2 */ NULL 138 dev/ic/smc91cxx.c NULL, /* 6 */ NULL 141 dev/ic/smc91cxx.c NULL, /* 9 */ NULL 142 dev/ic/smc91cxx.c NULL, /* 10 */ NULL 143 dev/ic/smc91cxx.c NULL, /* 11 */ NULL 144 dev/ic/smc91cxx.c NULL, /* 12 */ NULL 145 dev/ic/smc91cxx.c NULL, /* 13 */ NULL 146 dev/ic/smc91cxx.c NULL, /* 14 */ NULL 147 dev/ic/smc91cxx.c NULL, /* 15 */ NULL 176 dev/ic/smc91cxx.c NULL, "sm", DV_IFNET NULL 231 dev/ic/smc91cxx.c idstr = NULL; NULL 237 dev/ic/smc91cxx.c if (idstr != NULL) NULL 246 dev/ic/smc91cxx.c if (myea == NULL) { NULL 301 dev/ic/smc91cxx.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 303 dev/ic/smc91cxx.c IFM_ETHER|IFM_NONE, 0, NULL); NULL 321 dev/ic/smc91cxx.c ifmedia_add(ifm, smc91cxx_media[i], 0, NULL); NULL 564 dev/ic/smc91cxx.c if (m == NULL) NULL 572 dev/ic/smc91cxx.c for (len = 0, top = m; m != NULL; m = m->m_next) NULL 665 dev/ic/smc91cxx.c for (top = m; m != NULL; m = m->m_next) { NULL 972 dev/ic/smc91cxx.c if (m == NULL) NULL 1200 dev/ic/smc91cxx.c if ((sc->sc_flags & SMC_FLAGS_ENABLED) == 0 && sc->sc_enable != NULL) { NULL 1219 dev/ic/smc91cxx.c if ((sc->sc_flags & SMC_FLAGS_ENABLED) != 0 && sc->sc_disable != NULL) { NULL 53 dev/ic/sti.c NULL, "sti", DV_DULL NULL 114 dev/ic/sti.c if ((sc) != NULL && (sc)->sc_enable_rom != NULL) \ NULL 119 dev/ic/sti.c if ((sc) != NULL && (sc)->sc_disable_rom != NULL) \ NULL 136 dev/ic/sti.c if (scr == NULL) { NULL 148 dev/ic/sti.c sc->sc_scr = NULL; NULL 297 dev/ic/sti.c (scr->scr_devtype == STI_DEVTYPE1? 4 : 1)) : NULL) NULL 318 dev/ic/sti.c scr->scment = NULL; NULL 606 dev/ic/sti.c if (scr->scr_romfont == NULL) NULL 612 dev/ic/sti.c addr = NULL; /* fp->next */ NULL 651 dev/ic/sti.c scr->scr_romfont = NULL; NULL 809 dev/ic/sti.c if (scr->scment == NULL) NULL 820 dev/ic/sti.c if (scr->scment == NULL) NULL 836 dev/ic/sti.c if (scr->scment == NULL) NULL 1024 dev/ic/sti.c if (scr->scr_romfont != NULL) { NULL 1148 dev/ic/sti.c if (ul != NULL) NULL 89 dev/ic/tcic2.c NULL, "tcic", DV_DULL NULL 480 dev/ic/tcic2.c if ((pe = SIMPLEQ_FIRST(&h->events)) == NULL) { NULL 506 dev/ic/tcic2.c h->event_thread = NULL; NULL 711 dev/ic/tcic2.c if (pe == NULL) NULL 132 dev/ic/trm.c NULL, "trm", DV_DULL NULL 138 dev/ic/trm.c NULL, NULL 139 dev/ic/trm.c NULL NULL 143 dev/ic/trm.c NULL, /* Use default error handler */ NULL 144 dev/ic/trm.c NULL, /* have a queue, served by this */ NULL 145 dev/ic/trm.c NULL, /* have no async handler */ NULL 146 dev/ic/trm.c NULL, /* Use default 'done' routine */ NULL 239 dev/ic/trm.c if (pSRB != NULL) NULL 302 dev/ic/trm.c if ((sc->pActiveDCB != NULL) || NULL 307 dev/ic/trm.c for (pSRB = TAILQ_FIRST(&sc->waitingSRB); pSRB != NULL; pSRB = next) { NULL 367 dev/ic/trm.c if (pDCB == NULL) { NULL 398 dev/ic/trm.c if (pSRB == NULL) { NULL 418 dev/ic/trm.c xs->data, xs->datalen, NULL, NULL 568 dev/ic/trm.c while ((pSRB = TAILQ_FIRST(&sc->goingSRB)) != NULL) { NULL 625 dev/ic/trm.c sc->pActiveDCB = NULL; NULL 653 dev/ic/trm.c if (xs != NULL) { NULL 706 dev/ic/trm.c if ((sc->pDCB[pDCB->target][0]->sc_link != NULL) && NULL 804 dev/ic/trm.c if (sc == NULL) { NULL 832 dev/ic/trm.c else if ((sc->pActiveDCB != NULL) && ((scsi_intstatus & (INT_BUSSERVICE | INT_CMDDONE)) != 0)) { NULL 1527 dev/ic/trm.c if ((pSRB != NULL) && (pSRB->SRBState == TRM_DISCONNECTED)) { NULL 1729 dev/ic/trm.c if (pDCBTemp != NULL) { NULL 1773 dev/ic/trm.c if (pDCB == NULL) { NULL 1783 dev/ic/trm.c sc->pActiveDCB = NULL; NULL 1796 dev/ic/trm.c while (pSRB != NULL) { NULL 1832 dev/ic/trm.c pDCB->pActiveSRB = NULL; NULL 1865 dev/ic/trm.c if (pDCB != NULL) { NULL 1889 dev/ic/trm.c pDCB = NULL; NULL 1891 dev/ic/trm.c if (pDCB == NULL) NULL 1903 dev/ic/trm.c if (pSRB == NULL || (pSRB->SRBState != TRM_DISCONNECTED)) { NULL 1960 dev/ic/trm.c if (xs == NULL) { NULL 2075 dev/ic/trm.c sc->pDCB[target][lun] = NULL; NULL 2076 dev/ic/trm.c pDCB = NULL; NULL 2119 dev/ic/trm.c if (xs != NULL) { NULL 2155 dev/ic/trm.c pSRB->xs = NULL; NULL 2156 dev/ic/trm.c pSRB->pSRBDCB = NULL; NULL 2178 dev/ic/trm.c while ((pSRB = TAILQ_FIRST(&sc->goingSRB)) != NULL) { NULL 2244 dev/ic/trm.c sc->pActiveDCB = NULL; NULL 2285 dev/ic/trm.c if ((pSRB->xs != NULL) && ((pSRB->xs->flags & SCSI_POLL) == 0)) NULL 2408 dev/ic/trm.c sc->pActiveDCB = NULL; NULL 2430 dev/ic/trm.c if (pDCB == NULL) NULL 2437 dev/ic/trm.c pDCB->pActiveSRB = NULL; NULL 2910 dev/ic/trm.c sc->SRB, all_srbs_size, NULL, BUS_DMA_NOWAIT); NULL 64 dev/ic/twe.c NULL, "twe", DV_DULL NULL 74 dev/ic/twe.c NULL, NULL, NULL, NULL NULL 116 dev/ic/twe.c if (sc->sc_cmdmap != NULL) { NULL 172 dev/ic/twe.c sizeof(struct twe_cmd) * TWE_MAXCMDS, NULL, BUS_DMA_NOWAIT); NULL 208 dev/ic/twe.c for (errstr = NULL, retry = 3; retry--; ) { NULL 247 dev/ic/twe.c if ((ccb = twe_get_ccb(sc)) == NULL) { NULL 252 dev/ic/twe.c ccb->ccb_xs = NULL; NULL 314 dev/ic/twe.c if ((ccb = twe_get_ccb(sc)) == NULL) { NULL 320 dev/ic/twe.c ccb->ccb_xs = NULL; NULL 345 dev/ic/twe.c if ((ccb = twe_get_ccb(sc)) == NULL) { NULL 351 dev/ic/twe.c ccb->ccb_xs = NULL; NULL 517 dev/ic/twe.c ccb->ccb_realdata = NULL; NULL 525 dev/ic/twe.c ccb->ccb_length, NULL, flags); NULL 555 dev/ic/twe.c sgp = NULL; NULL 901 dev/ic/twe.c if ((ccb = twe_get_ccb(sc)) == NULL) { NULL 1028 dev/ic/twe.c if ((ccb = twe_get_ccb(sc)) == NULL) NULL 1031 dev/ic/twe.c ccb->ccb_xs = NULL; NULL 105 dev/ic/uha.c NULL, /* Use default error handler */ NULL 106 dev/ic/uha.c NULL, /* have a queue, served by this */ NULL 107 dev/ic/uha.c NULL, /* have no async handler */ NULL 108 dev/ic/uha.c NULL, /* Use default 'done' routine */ NULL 112 dev/ic/uha.c NULL, "uha", DV_DULL NULL 126 dev/ic/uha.c if (name != NULL) NULL 190 dev/ic/uha.c if (TAILQ_NEXT(mscp, chain) == NULL) NULL 375 dev/ic/uha.c if ((mscp = uha_get_mscp(sc, flags)) == NULL) { NULL 446 dev/ic/vga.c scr->pcs.mem = NULL; NULL 493 dev/ic/vga.c vc->active = NULL; NULL 512 dev/ic/vga.c vga_extended_attach(self, iot, memt, type, NULL); NULL 533 dev/ic/vga.c if (vc == NULL) NULL 645 dev/ic/vga.c if (vc->vc_mmap != NULL) NULL 719 dev/ic/vga.c vc->active = NULL; NULL 855 dev/ic/vga.c if ((name2 = data->name) != NULL) { NULL 888 dev/ic/vga.c if (vc->vc_fonts[slot] != NULL) NULL 891 dev/ic/vga.c if (f == NULL) NULL 1006 dev/ic/vga.c if (ul != NULL) NULL 1011 dev/ic/vga.c if (ul != NULL) NULL 1330 dev/ic/vga.c NULL, "vga", DV_DULL NULL 149 dev/ic/wdc.c static char *wdc_log_buf = NULL; NULL 179 dev/ic/wdc.c if (wdc_log_buf == NULL) { NULL 181 dev/ic/wdc.c if (wdc_log_buf == NULL) NULL 228 dev/ic/wdc.c char *retbuf = NULL; NULL 237 dev/ic/wdc.c if (left != NULL) NULL 247 dev/ic/wdc.c if (wdc_log_buf == NULL) { NULL 265 dev/ic/wdc.c if (retbuf == NULL) { NULL 354 dev/ic/wdc.c if (data == NULL) { NULL 375 dev/ic/wdc.c if (data == NULL) { NULL 396 dev/ic/wdc.c if (data == NULL) { NULL 417 dev/ic/wdc.c if (data == NULL) { NULL 648 dev/ic/wdc.c if (chp->wdc == NULL || NULL 727 dev/ic/wdc.c if (chp->wdc == NULL || NULL 777 dev/ic/wdc.c if (chp->wdc->reset == NULL) NULL 792 dev/ic/wdc.c if (chp->wdc->drv_probe != NULL) { NULL 824 dev/ic/wdc.c 0, 0, "wdcspl", NULL); NULL 928 dev/ic/wdc.c if ((xfer = TAILQ_FIRST(&chp->ch_queue->sc_xfer)) == NULL) { NULL 1177 dev/ic/wdc.c if (xfer == NULL) NULL 1229 dev/ic/wdc.c if (xfer == NULL || NULL 1695 dev/ic/wdc.c if (xfer == NULL) { NULL 2020 dev/ic/wdc.c if (xfer != NULL) NULL 2054 dev/ic/wdc.c while ((xfer = TAILQ_FIRST(&chp->ch_queue->sc_xfer)) != NULL) { NULL 2066 dev/ic/wdc.c if (xfer == NULL) NULL 2084 dev/ic/wdc.c CHP_READ_RAW_MULTI_2(chp, NULL, size); NULL 2197 dev/ic/wdc.c if (wi == NULL) { NULL 2314 dev/ic/wdc.c if (log_to_copy != NULL) { NULL 97 dev/ic/wdcevent.h 0, NULL); NULL 623 dev/ic/xl.c while (enm != NULL) { NULL 675 dev/ic/xl.c if (m == NULL) NULL 687 dev/ic/xl.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 1007 dev/ic/xl.c cd->xl_tx_chain[i].xl_next = NULL; NULL 1013 dev/ic/xl.c cd->xl_tx_tail = cd->xl_tx_head = NULL; NULL 1099 dev/ic/xl.c struct mbuf *m_new = NULL; NULL 1103 dev/ic/xl.c if (m_new == NULL) NULL 1114 dev/ic/xl.c mtod(m_new, caddr_t), MCLBYTES, NULL, BUS_DMA_NOWAIT) != 0) { NULL 1335 dev/ic/xl.c while (sc->xl_cdata.xl_tx_head != NULL) { NULL 1355 dev/ic/xl.c if (cur_tx->xl_mbuf != NULL) { NULL 1357 dev/ic/xl.c cur_tx->xl_mbuf = NULL; NULL 1363 dev/ic/xl.c if (sc->xl_cdata.xl_tx_head == NULL) { NULL 1365 dev/ic/xl.c sc->xl_cdata.xl_tx_tail = NULL; NULL 1381 dev/ic/xl.c struct xl_chain *cur_tx = NULL; NULL 1396 dev/ic/xl.c if (cur_tx->xl_mbuf != NULL) { NULL 1398 dev/ic/xl.c cur_tx->xl_mbuf = NULL; NULL 1416 dev/ic/xl.c if (cur_tx != NULL) NULL 1452 dev/ic/xl.c if (sc->xl_cdata.xl_tx_head != NULL) NULL 1562 dev/ic/xl.c struct mii_data *mii = NULL; NULL 1594 dev/ic/xl.c if (mii != NULL && (!sc->xl_stats_no_timeout)) NULL 1649 dev/ic/xl.c struct mbuf *m_new = NULL; NULL 1652 dev/ic/xl.c if (m_new == NULL) { NULL 1722 dev/ic/xl.c struct mbuf *m_head = NULL; NULL 1723 dev/ic/xl.c struct xl_chain *prev = NULL, *cur_tx = NULL, *start_tx; NULL 1733 dev/ic/xl.c if (sc->xl_cdata.xl_tx_free == NULL) { NULL 1736 dev/ic/xl.c if (sc->xl_cdata.xl_tx_free == NULL) { NULL 1744 dev/ic/xl.c while (sc->xl_cdata.xl_tx_free != NULL) { NULL 1746 dev/ic/xl.c if (m_head == NULL) NULL 1761 dev/ic/xl.c cur_tx->xl_next = NULL; NULL 1764 dev/ic/xl.c if (prev != NULL) { NULL 1787 dev/ic/xl.c if (cur_tx == NULL) NULL 1806 dev/ic/xl.c if (sc->xl_cdata.xl_tx_head != NULL) { NULL 1854 dev/ic/xl.c struct mbuf *m_head = NULL; NULL 1855 dev/ic/xl.c struct xl_chain *prev = NULL, *cur_tx = NULL, *start_tx; NULL 1867 dev/ic/xl.c while (sc->xl_cdata.xl_tx_chain[idx].xl_mbuf == NULL) { NULL 1875 dev/ic/xl.c if (m_head == NULL) NULL 1889 dev/ic/xl.c if (prev != NULL) NULL 1910 dev/ic/xl.c if (cur_tx == NULL) NULL 1939 dev/ic/xl.c struct mii_data *mii = NULL; NULL 1951 dev/ic/xl.c if (mii == NULL) { NULL 2135 dev/ic/xl.c if (mii != NULL) NULL 2156 dev/ic/xl.c struct ifmedia *ifm = NULL; NULL 2157 dev/ic/xl.c struct mii_data *mii = NULL; NULL 2163 dev/ic/xl.c if (mii == NULL) NULL 2199 dev/ic/xl.c struct mii_data *mii = NULL; NULL 2247 dev/ic/xl.c if (mii != NULL) { NULL 2269 dev/ic/xl.c struct mii_data *mii = NULL; NULL 2338 dev/ic/xl.c if (mii == NULL) NULL 2398 dev/ic/xl.c if (sc->xl_cdata.xl_rx_chain[i].xl_mbuf != NULL) { NULL 2400 dev/ic/xl.c sc->xl_cdata.xl_rx_chain[i].xl_mbuf = NULL; NULL 2416 dev/ic/xl.c if (sc->xl_cdata.xl_tx_chain[i].xl_mbuf != NULL) { NULL 2418 dev/ic/xl.c sc->xl_cdata.xl_tx_chain[i].xl_mbuf = NULL; NULL 2510 dev/ic/xl.c sizeof(struct xl_list_data), NULL, BUS_DMA_NOWAIT) != 0) { NULL 2624 dev/ic/xl.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 2626 dev/ic/xl.c 0, NULL); NULL 2653 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_T, 0, NULL); NULL 2654 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_T|IFM_HDX, 0, NULL); NULL 2656 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_T|IFM_FDX, 0, NULL); NULL 2665 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_FL, 0, NULL); NULL 2667 dev/ic/xl.c 0, NULL); NULL 2670 dev/ic/xl.c IFM_ETHER|IFM_10_FL|IFM_FDX, 0, NULL); NULL 2672 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_5, 0, NULL); NULL 2677 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_10_2, 0, NULL); NULL 2682 dev/ic/xl.c ifmedia_add(ifm, IFM_ETHER|IFM_100_FX, 0, NULL); NULL 166 dev/ic/z8530tty.c NULL, "zstty", DV_TTY NULL 339 dev/ic/z8530tty.c if (zst == NULL) NULL 345 dev/ic/z8530tty.c if (tp == NULL) NULL 240 dev/ipmi.c return (NULL); NULL 576 dev/ipmi.c sts = smic_write_cmd_data(sc, SMS_CC_START_RECEIVE, NULL); NULL 582 dev/ipmi.c smic_write_cmd_data(sc, SMS_CC_NEXT_RECEIVE, NULL); NULL 588 dev/ipmi.c sts = smic_write_cmd_data(sc, SMS_CC_END_RECEIVE, NULL); NULL 844 dev/ipmi.c NULL, "ipmi", DV_DULL NULL 861 dev/ipmi.c return (NULL); NULL 951 dev/ipmi.c if (buf == NULL) NULL 952 dev/ipmi.c return (NULL); NULL 980 dev/ipmi.c if (buf == NULL) NULL 981 dev/ipmi.c return (NULL); NULL 1005 dev/ipmi.c APP_SEND_MESSAGE, 7 + txlen, NULL, &txlen); NULL 1026 dev/ipmi.c if (buf == NULL) { NULL 1047 dev/ipmi.c if (buf == NULL) { NULL 1129 dev/ipmi.c 0, NULL)) { NULL 1146 dev/ipmi.c if (psdr == NULL) NULL 1158 dev/ipmi.c psdr + offset, NULL)) { NULL 1489 dev/ipmi.c if (psensor == NULL) NULL 1549 dev/ipmi.c if (sc->current_sensor == NULL) NULL 1563 dev/ipmi.c if (sc->sc_if == NULL) NULL 1617 dev/ipmi.c if (kthread_create(ipmi_poll_thread, sc->sc_thread, NULL, NULL 1639 dev/ipmi.c if (pipmi == NULL) { NULL 1673 dev/ipmi.c 0, NULL)) { NULL 1713 dev/ipmi.c if (sc->sc_thread == NULL) { NULL 1768 dev/ipmi.c APP_RESET_WATCHDOG, 0, NULL); NULL 1769 dev/ipmi.c rc = ipmi_recvcmd(sc, 0, &len, NULL); NULL 1781 dev/ipmi.c APP_GET_WATCHDOG_TIMER, 0, NULL); NULL 1792 dev/ipmi.c rc = ipmi_recvcmd(sc, 0, &len, NULL); NULL 789 dev/isa/ad1848.c return (NULL); NULL 1453 dev/isa/ad1848.c isa_dmastart(sc->sc_isa, sc->sc_recdrq, buf, cc, NULL, NULL 1491 dev/isa/ad1848.c isa_dmastart(sc->sc_isa, sc->sc_recdrq, p, cc, NULL, NULL 1541 dev/isa/ad1848.c isa_dmastart(sc->sc_isa, sc->sc_drq, buf, cc, NULL, NULL 1576 dev/isa/ad1848.c isa_dmastart(sc->sc_isa, sc->sc_drq, p, cc, NULL, NULL 119 dev/isa/addcom_isa.c NULL, "addcom", DV_TTY NULL 213 dev/isa/addcom_isa.c if (sc->sc_ih == NULL) { NULL 249 dev/isa/addcom_isa.c if (sc->sc_slaves[i] != NULL) NULL 86 dev/isa/aha.c ((xs)->datalen > 0 && (xs)->bp == NULL && \ NULL 171 dev/isa/aha.c NULL, /* Use default error handler */ NULL 172 dev/isa/aha.c NULL, /* have a queue, served by this */ NULL 173 dev/isa/aha.c NULL, /* have no async handler */ NULL 174 dev/isa/aha.c NULL, /* Use default 'done' routine */ NULL 190 dev/isa/aha.c NULL, "aha", DV_DULL NULL 225 dev/isa/aha.c if (sc != NULL) NULL 361 dev/isa/aha.c if (aha_find(ia, NULL, 0) != 0) NULL 606 dev/isa/aha.c if (TAILQ_NEXT(ccb, chain) == NULL) NULL 674 dev/isa/aha.c if (ccb == NULL) { NULL 684 dev/isa/aha.c ccb = NULL; NULL 694 dev/isa/aha.c NULL, BUS_DMA_NOWAIT) != 0) { NULL 696 dev/isa/aha.c ccb = NULL; NULL 786 dev/isa/aha.c while ((ccb = TAILQ_FIRST(&sc->sc_waiting_ccb)) != NULL) { NULL 1011 dev/isa/aha.c if (sc != NULL) { NULL 1126 dev/isa/aha.c uvm_map(kernel_map, &va, size, NULL, UVM_UNKNOWN_OFFSET, 0, NULL 1132 dev/isa/aha.c for (pg = TAILQ_FIRST(&pglist); pg != NULL; NULL 1277 dev/isa/aha.c if ((ccb = aha_get_ccb(sc, flags)) == NULL) { NULL 1323 dev/isa/aha.c xs->datalen, NULL, BUS_DMA_NOWAIT) != 0) { NULL 117 dev/isa/aps.c NULL, "aps", DV_DULL NULL 212 dev/isa/aria.c NULL, "aria", DV_DULL NULL 228 dev/isa/aria.c NULL, NULL 261 dev/isa/aria.c NULL, NULL 262 dev/isa/aria.c NULL NULL 1167 dev/isa/aria.c if ((sc->sc_open & ARIAR_OPEN_PLAY) && (pdata!=NULL)) { NULL 1173 dev/isa/aria.c if (sc->sc_pintr != NULL) NULL 1177 dev/isa/aria.c if ((sc->sc_open & ARIAR_OPEN_RECORD) && (rdata!=NULL)) { NULL 1183 dev/isa/aria.c if (sc->sc_rintr != NULL) NULL 73 dev/isa/ast.c NULL, "ast", DV_TTY NULL 174 dev/isa/ast.c if (sc->sc_slaves[i] != NULL) NULL 87 dev/isa/aztech.c NULL, /* open */ NULL 88 dev/isa/aztech.c NULL, /* close */ NULL 91 dev/isa/aztech.c NULL NULL 111 dev/isa/aztech.c NULL, "az", DV_DULL NULL 105 dev/isa/bha_isa.c bha_cmd(iot, ioh, NULL, sizeof(digit.cmd), (u_char *)&digit.cmd, NULL 188 dev/isa/bha_isa.c if (sc->sc_ih == NULL) { NULL 73 dev/isa/boca.c NULL, "boca", DV_TTY NULL 171 dev/isa/boca.c if (sc->sc_slaves[i] != NULL) NULL 112 dev/isa/cy_isa.c if (sc->sc_ih == NULL) NULL 123 dev/isa/ega.c NULL, "ega", DV_DULL, NULL 407 dev/isa/ega.c scr->pcs.mem = NULL; NULL 451 dev/isa/ega.c vc->active = NULL; NULL 674 dev/isa/ega.c vc->active = NULL; NULL 808 dev/isa/ega.c if ((name2 = data->name) != NULL) { NULL 841 dev/isa/ega.c if (vc->vc_fonts[slot] != NULL) NULL 844 dev/isa/ega.c if (f == NULL) NULL 914 dev/isa/ega.c if (ul != NULL) NULL 919 dev/isa/ega.c if (ul != NULL) NULL 87 dev/isa/elink.c if (er == NULL) NULL 113 dev/isa/ess.c NULL, "ess", DV_DULL NULL 220 dev/isa/ess.c NULL, NULL 221 dev/isa/ess.c NULL, NULL 222 dev/isa/ess.c NULL, NULL 223 dev/isa/ess.c NULL, NULL 224 dev/isa/ess.c NULL, NULL 229 dev/isa/ess.c NULL, NULL 249 dev/isa/ess.c NULL, NULL 250 dev/isa/ess.c NULL, NULL 251 dev/isa/ess.c NULL, NULL 252 dev/isa/ess.c NULL, NULL 253 dev/isa/ess.c NULL, NULL 258 dev/isa/ess.c NULL, NULL 1339 dev/isa/ess.c (char *)end - (char *)start, NULL, NULL 1406 dev/isa/ess.c (char *)end - (char *)start, NULL, NULL 1486 dev/isa/ess.c (char *)end - (char *)start, NULL, NULL 138 dev/isa/fd.c NULL, "fd", DV_DISK NULL 310 dev/isa/fd.c return NULL; NULL 325 dev/isa/fd.c return NULL; NULL 338 dev/isa/fd.c return NULL; NULL 447 dev/isa/fd.c if (TAILQ_NEXT(fd, sc_drivechain) != NULL && ++fd->sc_ops >= 8) { NULL 473 dev/isa/fd.c return (physio(fdstrategy, NULL, dev, B_READ, minphys, uio)); NULL 483 dev/isa/fd.c return (physio(fdstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 495 dev/isa/fd.c if ((fd = TAILQ_FIRST(&fdc->sc_link.fdlink.sc_drives)) != NULL) NULL 555 dev/isa/fd.c if (type == NULL) NULL 620 dev/isa/fd.c struct fd_formb *finfo = NULL; NULL 626 dev/isa/fd.c if (fd == NULL) { NULL 633 dev/isa/fd.c if (bp == NULL) { NULL 814 dev/isa/fd.c fd->sc_skip / fd_bsize, (struct disklabel *)NULL); NULL 939 dev/isa/fd.c fd->sc_skip / FD_BSIZE(fd), (struct disklabel *)NULL); NULL 1062 dev/isa/fd.c if (bp == NULL) NULL 90 dev/isa/fdc.c NULL, "fdc", DV_DULL NULL 178 dev/isa/fdc.c type = mc146818_read(NULL, NVRAM_DISKETTE); /* XXX softc */ NULL 195 dev/isa/fdc.c fa.fa_deftype = NULL; /* unknown */ NULL 92 dev/isa/gscsio.c NULL, "gscsio", DV_DULL NULL 154 dev/isa/gus.c NULL, "gus", DV_DULL NULL 276 dev/isa/gus.c NULL, /* drain */ NULL 286 dev/isa/gus.c NULL, NULL 287 dev/isa/gus.c NULL, NULL 296 dev/isa/gus.c NULL, NULL 306 dev/isa/gus.c NULL, NULL 307 dev/isa/gus.c NULL NULL 313 dev/isa/gus.c NULL, /* drain */ NULL 323 dev/isa/gus.c NULL, NULL 324 dev/isa/gus.c NULL, NULL 334 dev/isa/gus.c NULL, NULL 641 dev/isa/gus.c sc->sc_deintr_buf = NULL; NULL 1308 dev/isa/gus.c NULL, DMAMODE_WRITE, BUS_DMA_NOWAIT); NULL 1628 dev/isa/gus.c sc->sc_deintr_buf = NULL; NULL 2314 dev/isa/gus.c NULL, DMAMODE_READ, BUS_DMA_NOWAIT); NULL 164 dev/isa/gus_isapnp.c sc->sc_ioh4 = NULL; /* midi */ NULL 119 dev/isa/hsq.c NULL, "hsq", DV_TTY NULL 207 dev/isa/i82365_isasubr.c return (NULL); NULL 245 dev/isa/i82365_isasubr.c if (ih == NULL) NULL 316 dev/isa/i82365_isasubr.c pcic_intr_probe, 0, NULL); NULL 317 dev/isa/i82365_isasubr.c if (ih == NULL) NULL 141 dev/isa/if_ec.c NULL, "ec", DV_IFNET NULL 501 dev/isa/if_ec.c if (esc->sc_ih == NULL) NULL 593 dev/isa/if_ec.c for (; m != NULL; buf += m->m_len, m = m->m_next) NULL 611 dev/isa/if_ec.c for (; m != NULL; m = m->m_next) { NULL 719 dev/isa/if_ec.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_10_2, 0, NULL); NULL 720 dev/isa/if_ec.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_10_5, 0, NULL); NULL 137 dev/isa/if_ef_isapnp.c NULL, "ef", DV_IFNET NULL 220 dev/isa/if_ef_isapnp.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 221 dev/isa/if_ef_isapnp.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 252 dev/isa/if_ef_isapnp.c if (m0 == NULL) NULL 286 dev/isa/if_ef_isapnp.c if (m0 == NULL) /* XXX not needed */ NULL 672 dev/isa/if_ef_isapnp.c while (enm != NULL) { NULL 700 dev/isa/if_ef_isapnp.c char *s = NULL; NULL 733 dev/isa/if_ef_isapnp.c if (m == NULL) { NULL 761 dev/isa/if_ef_isapnp.c if (m == NULL) NULL 762 dev/isa/if_ef_isapnp.c return (NULL); NULL 776 dev/isa/if_ef_isapnp.c if (m == NULL) { NULL 779 dev/isa/if_ef_isapnp.c return (NULL); NULL 114 dev/isa/if_eg.c NULL, "eg", DV_IFNET NULL 97 dev/isa/if_el.c NULL, "el", DV_IFNET NULL 172 dev/isa/if_ep_isa.c if (er == NULL) NULL 284 dev/isa/if_ep_isa.c epconfig(sc, EP_CHIPSET_3C509, NULL); NULL 290 dev/isa/if_ep_isa.c epconfig(sc, EP_CHIPSET_UNKNOWN, NULL); NULL 124 dev/isa/if_ep_isapnp.c epconfig(sc, EP_CHIPSET_3C509, NULL); NULL 136 dev/isa/if_ex.c NULL, "ex", DV_IFNET NULL 419 dev/isa/if_ex.c if (opkt == NULL) NULL 429 dev/isa/if_ex.c for (len = 0, m = opkt; m != NULL; m = m->m_next) NULL 485 dev/isa/if_ex.c for (m = opkt, i = 0; m != NULL; m = m->m_next) { NULL 540 dev/isa/if_ex.c if (ifp->if_bpf != NULL) NULL 697 dev/isa/if_ex.c if (ipkt == NULL) NULL 731 dev/isa/if_ex.c if (m->m_next == NULL) { NULL 750 dev/isa/if_ex.c if (ifp->if_bpf != NULL) NULL 323 dev/isa/if_ie.c NULL, "ie", DV_IFNET NULL 1057 dev/isa/if_ie.c (sc->sc_arpcom.ac_if.if_bridge != NULL); NULL 1059 dev/isa/if_ie.c *to_bpf = (sc->sc_arpcom.ac_if.if_bridge != NULL); NULL 1066 dev/isa/if_ie.c if (*to_bpf && sc->sc_arpcom.ac_if.if_bridge == NULL) NULL 1098 dev/isa/if_ie.c (sc->sc_arpcom.ac_if.if_bridge != NULL); NULL 1100 dev/isa/if_ie.c *to_bpf = (sc->sc_arpcom.ac_if.if_bridge != NULL); NULL 1112 dev/isa/if_ie.c if (*to_bpf && sc->sc_arpcom.ac_if.if_bridge == NULL) NULL 1495 dev/isa/if_ie.c for (m = m0; m != NULL && (len + m->m_len) < IE_TBUF_SIZE; NULL 1501 dev/isa/if_ie.c if (m != NULL) NULL 156 dev/isa/if_lc_isa.c if (sc->sc_ats == NULL) NULL 357 dev/isa/if_le_isa.c sc->sc_hwreset = NULL; NULL 358 dev/isa/if_le_isa.c sc->sc_hwinit = NULL; NULL 122 dev/isa/if_le_isapnp.c sc->sc_hwreset = NULL; NULL 123 dev/isa/if_le_isapnp.c sc->sc_hwinit = NULL; NULL 214 dev/isa/if_ne_isa.c ne2000_attach(nsc, NULL); NULL 219 dev/isa/if_ne_isa.c if (isc->sc_ih == NULL) NULL 179 dev/isa/if_ne_isapnp.c ne2000_attach(nsc, NULL); NULL 185 dev/isa/if_ne_isapnp.c if (isc->sc_ih == NULL) NULL 135 dev/isa/if_rln_isa.c if (sc->sc_ih == NULL) NULL 148 dev/isa/if_sm_isa.c if (smc91cxx_idstrs[RR_ID(tmp)] == NULL) NULL 188 dev/isa/if_sm_isa.c smc91cxx_attach(sc, NULL); NULL 193 dev/isa/if_sm_isa.c if (isc->sc_ih == NULL) NULL 133 dev/isa/if_we.c NULL, "we", DV_IFNET NULL 271 dev/isa/if_we.c if (we_params(asict, asich, &type, &memsize, NULL, &is790) == NULL) NULL 369 dev/isa/if_we.c typestr = we_params(asict, asich, &wsc->sc_type, NULL, NULL 371 dev/isa/if_we.c if (typestr == NULL) { NULL 548 dev/isa/if_we.c if (wsc->sc_ih == NULL) NULL 629 dev/isa/if_we.c for (; m != NULL; buf += m->m_len, m = m->m_next) NULL 639 dev/isa/if_we.c for (; m != NULL; m = m->m_next) { NULL 776 dev/isa/if_we.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_10_2, 0, NULL); NULL 777 dev/isa/if_we.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_10_5, 0, NULL); NULL 914 dev/isa/if_we.c return (NULL); NULL 942 dev/isa/if_we.c if (typep != NULL) NULL 944 dev/isa/if_we.c if (memsizep != NULL) NULL 946 dev/isa/if_we.c if (is16bitp != NULL) NULL 948 dev/isa/if_we.c if (is790p != NULL) NULL 82 dev/isa/isa.c NULL, "isa", DV_DULL, 1 NULL 101 dev/isa/isadma.c NULL, "isadma", DV_DULL, 1 NULL 337 dev/isa/isadma.c if (dmam == NULL) { NULL 68 dev/isa/isagpio.c NULL, "isagpio", DV_DULL NULL 87 dev/isa/isapnp.c NULL, "isapnp", DV_DULL NULL 203 dev/isa/isapnp.c r->h = NULL; NULL 220 dev/isa/isapnp.c r->h = NULL; NULL 408 dev/isa/isapnp.c if (f == NULL) NULL 409 dev/isa/isapnp.c return NULL; NULL 414 dev/isa/isapnp.c for (best = c = f; c != NULL; c = c->ipa_sibling) { NULL 437 dev/isa/isapnp.c for (c = f; c != NULL; c = c->ipa_sibling) NULL 441 dev/isa/isapnp.c if (c == NULL) { NULL 451 dev/isa/isapnp.c struct isa_attach_args *l = NULL, *n = NULL, *d; NULL 466 dev/isa/isapnp.c c->ipa_sibling = NULL; NULL 618 dev/isa/isapnp.c dname = NULL; NULL 919 dev/isa/isapnp.c if ((ipa = isapnp_get_resource(sc, c, ia)) == NULL) NULL 924 dev/isa/isapnp.c (lpa = isapnp_bestconfig(parent, sc, &ipa)) != NULL; d++) { NULL 102 dev/isa/isapnpres.c if (card->ipa_child == NULL) NULL 105 dev/isa/isapnpres.c for (ipa = card->ipa_child; ipa->ipa_sibling != NULL; NULL 136 dev/isa/isapnpres.c if (dev->ipa_child == NULL) NULL 188 dev/isa/isapnpres.c for (conf = c = NULL, d = dev; d; d = dev) { NULL 190 dev/isa/isapnpres.c if (d->ipa_child == NULL) { NULL 195 dev/isa/isapnpres.c d->ipa_sibling = NULL; NULL 210 dev/isa/isapnpres.c if (c == NULL) NULL 255 dev/isa/isapnpres.c if (*dev == NULL) NULL 266 dev/isa/isapnpres.c if (*dev == NULL) NULL 279 dev/isa/isapnpres.c *conf = NULL; NULL 285 dev/isa/isapnpres.c if (*dev == NULL) NULL 292 dev/isa/isapnpres.c *dev = NULL; NULL 449 dev/isa/isapnpres.c struct isa_attach_args *card, *dev = NULL, *conf = NULL; NULL 530 dev/isa/isapnpres.c return NULL; NULL 78 dev/isa/it.c NULL, "it", DV_DULL NULL 158 dev/isa/it.c if (sensor_task_register(sc, it_refresh, 5) == NULL) { NULL 217 dev/isa/mcd.c NULL, "mcd", DV_DISK NULL 543 dev/isa/mcd.c if (bp == NULL) { NULL 599 dev/isa/mcd.c return (physio(mcdstrategy, NULL, dev, B_READ, minphys, uio)); NULL 609 dev/isa/mcd.c return (physio(mcdstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 80 dev/isa/mpu401.c NULL, "mpu", DV_DULL NULL 212 dev/isa/nsclpcsio_isa.c NULL, "nsclpcsio", DV_DULL NULL 349 dev/isa/nsclpcsio_isa.c config_found(&sc->sc_dev, &gba, NULL); NULL 423 dev/isa/nsclpcsio_isa.c char *desc = NULL; NULL 432 dev/isa/nsclpcsio_isa.c desc = NULL; NULL 457 dev/isa/nsclpcsio_isa.c if (desc != NULL) NULL 251 dev/isa/pas.c NULL, "pas", DV_DULL NULL 199 dev/isa/pcdisplay.c dc->pcs.mem = NULL; NULL 434 dev/isa/pcdisplay.c if (ul != NULL) NULL 439 dev/isa/pcdisplay.c NULL, "pcdisplay", DV_DULL NULL 179 dev/isa/pckbc_isa.c if (rv == NULL) { NULL 76 dev/isa/pcppi.c NULL, "pcppi", DV_DULL NULL 217 dev/isa/pss.c NULL, NULL 230 dev/isa/pss.c NULL, NULL 239 dev/isa/pss.c NULL, NULL 240 dev/isa/pss.c NULL NULL 259 dev/isa/pss.c NULL, "pss", DV_DULL, 1 NULL 267 dev/isa/pss.c NULL, "sp", DV_DULL NULL 276 dev/isa/pss.c NULL, "mpu", DV_DULL NULL 284 dev/isa/pss.c NULL, "pcd", DV_DULL NULL 1030 dev/isa/pss.c (void)config_found(self, ia->ia_ic, NULL); /* XXX */ NULL 55 dev/isa/radiotrack.c NULL, /* open */ NULL 56 dev/isa/radiotrack.c NULL, /* close */ NULL 59 dev/isa/radiotrack.c NULL NULL 63 dev/isa/radiotrack.c NULL, "rt", DV_DULL NULL 88 dev/isa/radiotrack2.c NULL, /* open */ NULL 89 dev/isa/radiotrack2.c NULL, /* close */ NULL 112 dev/isa/radiotrack2.c NULL, "rtii", DV_DULL NULL 75 dev/isa/rtfps.c NULL, "rtfps", DV_TTY NULL 187 dev/isa/rtfps.c if (sc->sc_slaves[i] != NULL) NULL 64 dev/isa/sb.c NULL, "sb", DV_DULL NULL 1242 dev/isa/sbdsp.c (char *)start, NULL, DMAMODE_READ | DMAMODE_LOOP, BUS_DMA_NOWAIT); NULL 1377 dev/isa/sbdsp.c (char *)start, NULL, DMAMODE_WRITE | DMAMODE_LOOP, BUS_DMA_NOWAIT); NULL 301 dev/isa/seagate.c NULL, /* use default error handler */ NULL 302 dev/isa/seagate.c NULL, /* have a queue, served by this */ NULL 303 dev/isa/seagate.c NULL, /* have no async handler */ NULL 304 dev/isa/seagate.c NULL, /* Use default 'done' routine */ NULL 316 dev/isa/seagate.c NULL, "sea", DV_DULL NULL 415 dev/isa/seagate.c if (name != NULL) NULL 551 dev/isa/seagate.c if ((scb = sea_get_scb(sea, flags)) == NULL) { NULL 779 dev/isa/seagate.c if (TAILQ_NEXT(scb, chain) == NULL) NULL 877 dev/isa/seagate.c scb = NULL; NULL 1227 dev/isa/seagate.c sea->nexus = NULL; NULL 1340 dev/isa/seagate.c sea->nexus = NULL; NULL 1355 dev/isa/seagate.c sea->nexus = NULL; NULL 1386 dev/isa/seagate.c sea->nexus = NULL; NULL 71 dev/isa/sf16fmr.c NULL, /* open */ NULL 72 dev/isa/sf16fmr.c NULL, /* close */ NULL 75 dev/isa/sf16fmr.c NULL NULL 93 dev/isa/sf16fmr.c NULL, "sfr", DV_DULL NULL 99 dev/isa/sf16fmr2.c NULL, /* open */ NULL 100 dev/isa/sf16fmr2.c NULL, /* close */ NULL 124 dev/isa/sf16fmr2.c NULL, "sf2r", DV_DULL NULL 71 dev/isa/spkr.c NULL, "spkr", DV_DULL NULL 302 dev/isa/tcic2_isa.c if (sc->ih == NULL) { NULL 341 dev/isa/tcic2_isa.c return (NULL); NULL 343 dev/isa/tcic2_isa.c fct, arg, h->pcmcia->dv_xname)) == NULL) NULL 344 dev/isa/tcic2_isa.c return (NULL); NULL 386 dev/isa/tcic2_isa.c if (ih == NULL) NULL 139 dev/isa/uha_isa.c if (sc->sc_ih == NULL) { NULL 233 dev/isa/uha_isa.c if (sc != NULL) { NULL 79 dev/isa/viasio.c NULL, "viasio", DV_DULL NULL 176 dev/isa/wdc_isa.c if (sc->wdc_channel.ch_queue == NULL) { NULL 203 dev/isa/wdc_isa.c isa_dmastart(sc->sc_isa, sc->sc_drq, databuf, datalen, NULL, NULL 147 dev/isa/wdc_isapnp.c if (sc->wdc_channel.ch_queue == NULL) { NULL 179 dev/isa/wdc_isapnp.c isa_dmastart(sc->sc_ic, sc->sc_drq, buf, size, NULL, NULL 183 dev/isa/wds.c NULL, /* Use default error handler */ NULL 184 dev/isa/wds.c NULL, /* have a queue, served by this */ NULL 185 dev/isa/wds.c NULL, /* have no async handler */ NULL 186 dev/isa/wds.c NULL, /* Use default 'done' routine */ NULL 197 dev/isa/wds.c NULL, "wds", DV_DULL NULL 257 dev/isa/wds.c rv = wds_find(ia, NULL); NULL 275 dev/isa/wds.c if (name != NULL) NULL 476 dev/isa/wds.c if (TAILQ_NEXT(scb, chain) == NULL) NULL 498 dev/isa/wds.c if (TAILQ_NEXT(buf, chain) == NULL) NULL 709 dev/isa/wds.c while ((scb = TAILQ_FIRST(&sc->sc_waiting_scb)) != NULL) { NULL 911 dev/isa/wds.c if (sc != NULL) { NULL 996 dev/isa/wds.c if ((scb = wds_get_scb(sc, SCSI_NOSLEEP, 0)) == NULL) { NULL 1001 dev/isa/wds.c scb->xs = NULL; NULL 1081 dev/isa/wds.c if ((scb = wds_get_scb(sc, flags, NEEDBUFFER(sc))) == NULL) { NULL 90 dev/isa/wss.c NULL, NULL 101 dev/isa/wss.c NULL, NULL 103 dev/isa/wss.c NULL, NULL 112 dev/isa/wss.c NULL, NULL 113 dev/isa/wss.c NULL NULL 89 dev/isa/wss_isa.c NULL, "wss", DV_DULL NULL 73 dev/isa/ym.c NULL, NULL 84 dev/isa/ym.c NULL, NULL 86 dev/isa/ym.c NULL, NULL 95 dev/isa/ym.c NULL, NULL 96 dev/isa/ym.c NULL NULL 101 dev/isa/ym.c NULL, "ym", DV_DULL NULL 136 dev/ksyms.c if (ksym_head == NULL) { NULL 171 dev/ksyms.c if (ksym_syms == NULL) NULL 88 dev/microcode/adw/adwmcode.c u_int32_t carr_next = NULL; NULL 20 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MODE_PTR", 0x00, regvalue, cur_col, wrap) NULL 27 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap) NULL 34 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQINTCODE", 0x02, regvalue, cur_col, wrap) NULL 41 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRINT", 0x03, regvalue, cur_col, wrap) NULL 48 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ERROR", 0x04, regvalue, cur_col, wrap) NULL 55 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRERR", 0x04, regvalue, cur_col, wrap) NULL 62 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HCNTRL", 0x05, regvalue, cur_col, wrap) NULL 69 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HNSCB_QOFF", 0x06, regvalue, cur_col, wrap) NULL 76 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HESCB_QOFF", 0x08, regvalue, cur_col, wrap) NULL 83 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HS_MAILBOX", 0x0b, regvalue, cur_col, wrap) NULL 90 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQINTSTAT", 0x0c, regvalue, cur_col, wrap) NULL 97 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSEQINTSTAT", 0x0c, regvalue, cur_col, wrap) NULL 104 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SWTIMER", 0x0e, regvalue, cur_col, wrap) NULL 111 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SNSCB_QOFF", 0x10, regvalue, cur_col, wrap) NULL 118 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SESCB_QOFF", 0x12, regvalue, cur_col, wrap) NULL 125 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SDSCB_QOFF", 0x14, regvalue, cur_col, wrap) NULL 132 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "QOFF_CTLSTA", 0x16, regvalue, cur_col, wrap) NULL 139 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INTCTL", 0x18, regvalue, cur_col, wrap) NULL 146 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFCNTRL", 0x19, regvalue, cur_col, wrap) NULL 153 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSCOMMAND0", 0x19, regvalue, cur_col, wrap) NULL 160 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFSTATUS", 0x1a, regvalue, cur_col, wrap) NULL 167 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SG_CACHE_SHADOW", 0x1b, regvalue, cur_col, wrap) NULL 174 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SG_CACHE_PRE", 0x1b, regvalue, cur_col, wrap) NULL 181 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ARBCTL", 0x1b, regvalue, cur_col, wrap) NULL 188 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQIN", 0x20, regvalue, cur_col, wrap) NULL 195 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TYPEPTR", 0x20, regvalue, cur_col, wrap) NULL 202 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TAGPTR", 0x21, regvalue, cur_col, wrap) NULL 209 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LUNPTR", 0x22, regvalue, cur_col, wrap) NULL 216 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DATALENPTR", 0x23, regvalue, cur_col, wrap) NULL 223 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "STATLENPTR", 0x24, regvalue, cur_col, wrap) NULL 230 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMDLENPTR", 0x25, regvalue, cur_col, wrap) NULL 237 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ATTRPTR", 0x26, regvalue, cur_col, wrap) NULL 244 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLAGPTR", 0x27, regvalue, cur_col, wrap) NULL 251 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMDPTR", 0x28, regvalue, cur_col, wrap) NULL 258 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "QNEXTPTR", 0x29, regvalue, cur_col, wrap) NULL 265 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "IDPTR", 0x2a, regvalue, cur_col, wrap) NULL 272 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ABRTBYTEPTR", 0x2b, regvalue, cur_col, wrap) NULL 279 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ABRTBITPTR", 0x2c, regvalue, cur_col, wrap) NULL 286 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MAXCMDBYTES", 0x2d, regvalue, cur_col, wrap) NULL 293 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MAXCMD2RCV", 0x2e, regvalue, cur_col, wrap) NULL 300 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SHORTTHRESH", 0x2f, regvalue, cur_col, wrap) NULL 307 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LUNLEN", 0x30, regvalue, cur_col, wrap) NULL 314 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CDBLIMIT", 0x31, regvalue, cur_col, wrap) NULL 321 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MAXCMD", 0x32, regvalue, cur_col, wrap) NULL 328 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MAXCMDCNT", 0x33, regvalue, cur_col, wrap) NULL 335 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQRSVD01", 0x34, regvalue, cur_col, wrap) NULL 342 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQRSVD16", 0x35, regvalue, cur_col, wrap) NULL 349 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQRSVD17", 0x36, regvalue, cur_col, wrap) NULL 356 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMDRSVD0", 0x37, regvalue, cur_col, wrap) NULL 363 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQCTL0", 0x38, regvalue, cur_col, wrap) NULL 370 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQCTL1", 0x38, regvalue, cur_col, wrap) NULL 377 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQCTL2", 0x39, regvalue, cur_col, wrap) NULL 384 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSBIST0", 0x39, regvalue, cur_col, wrap) NULL 391 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSISEQ0", 0x3a, regvalue, cur_col, wrap) NULL 398 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSBIST1", 0x3a, regvalue, cur_col, wrap) NULL 405 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSISEQ1", 0x3b, regvalue, cur_col, wrap) NULL 412 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BUSINITID", 0x3c, regvalue, cur_col, wrap) NULL 419 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SXFRCTL0", 0x3c, regvalue, cur_col, wrap) NULL 426 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DLCOUNT", 0x3c, regvalue, cur_col, wrap) NULL 433 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SXFRCTL1", 0x3d, regvalue, cur_col, wrap) NULL 440 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BUSTARGID", 0x3e, regvalue, cur_col, wrap) NULL 447 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SXFRCTL2", 0x3e, regvalue, cur_col, wrap) NULL 454 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFFSTAT", 0x3f, regvalue, cur_col, wrap) NULL 461 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSISIGO", 0x40, regvalue, cur_col, wrap) NULL 468 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MULTARGID", 0x40, regvalue, cur_col, wrap) NULL 475 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSISIGI", 0x41, regvalue, cur_col, wrap) NULL 482 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSIPHASE", 0x42, regvalue, cur_col, wrap) NULL 489 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSIDAT0_IMG", 0x43, regvalue, cur_col, wrap) NULL 496 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSIDAT", 0x44, regvalue, cur_col, wrap) NULL 503 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSIBUS", 0x46, regvalue, cur_col, wrap) NULL 510 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TARGIDIN", 0x48, regvalue, cur_col, wrap) NULL 517 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SELID", 0x49, regvalue, cur_col, wrap) NULL 524 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OPTIONMODE", 0x4a, regvalue, cur_col, wrap) NULL 531 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SBLKCTL", 0x4a, regvalue, cur_col, wrap) NULL 538 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SIMODE0", 0x4b, regvalue, cur_col, wrap) NULL 545 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SSTAT0", 0x4b, regvalue, cur_col, wrap) NULL 552 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSINT0", 0x4b, regvalue, cur_col, wrap) NULL 559 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SSTAT1", 0x4c, regvalue, cur_col, wrap) NULL 566 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSINT1", 0x4c, regvalue, cur_col, wrap) NULL 573 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SSTAT2", 0x4d, regvalue, cur_col, wrap) NULL 580 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSINT2", 0x4d, regvalue, cur_col, wrap) NULL 587 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SIMODE2", 0x4d, regvalue, cur_col, wrap) NULL 594 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PERRDIAG", 0x4e, regvalue, cur_col, wrap) NULL 601 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQISTATE", 0x4e, regvalue, cur_col, wrap) NULL 608 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SOFFCNT", 0x4f, regvalue, cur_col, wrap) NULL 615 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOSTATE", 0x4f, regvalue, cur_col, wrap) NULL 622 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQISTAT0", 0x50, regvalue, cur_col, wrap) NULL 629 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRLQIINT0", 0x50, regvalue, cur_col, wrap) NULL 636 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQIMODE0", 0x50, regvalue, cur_col, wrap) NULL 643 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQISTAT1", 0x51, regvalue, cur_col, wrap) NULL 650 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRLQIINT1", 0x51, regvalue, cur_col, wrap) NULL 657 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQIMODE1", 0x51, regvalue, cur_col, wrap) NULL 664 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQISTAT2", 0x52, regvalue, cur_col, wrap) NULL 671 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SSTAT3", 0x53, regvalue, cur_col, wrap) NULL 678 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSINT3", 0x53, regvalue, cur_col, wrap) NULL 685 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SIMODE3", 0x53, regvalue, cur_col, wrap) NULL 692 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOMODE0", 0x54, regvalue, cur_col, wrap) NULL 699 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOSTAT0", 0x54, regvalue, cur_col, wrap) NULL 706 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRLQOINT0", 0x54, regvalue, cur_col, wrap) NULL 713 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOMODE1", 0x55, regvalue, cur_col, wrap) NULL 720 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOSTAT1", 0x55, regvalue, cur_col, wrap) NULL 727 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRLQOINT1", 0x55, regvalue, cur_col, wrap) NULL 734 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OS_SPACE_CNT", 0x56, regvalue, cur_col, wrap) NULL 741 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOSTAT2", 0x56, regvalue, cur_col, wrap) NULL 748 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SIMODE1", 0x57, regvalue, cur_col, wrap) NULL 755 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "GSFIFO", 0x58, regvalue, cur_col, wrap) NULL 762 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFFSXFRCTL", 0x5a, regvalue, cur_col, wrap) NULL 769 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEXTSCB", 0x5a, regvalue, cur_col, wrap) NULL 776 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LQOSCSCTL", 0x5a, regvalue, cur_col, wrap) NULL 783 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQINTSRC", 0x5b, regvalue, cur_col, wrap) NULL 790 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CLRSEQINTSRC", 0x5b, regvalue, cur_col, wrap) NULL 797 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CURRSCB", 0x5c, regvalue, cur_col, wrap) NULL 804 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQIMODE", 0x5c, regvalue, cur_col, wrap) NULL 811 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MDFFSTAT", 0x5d, regvalue, cur_col, wrap) NULL 818 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CRCCONTROL", 0x5d, regvalue, cur_col, wrap) NULL 825 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSITEST", 0x5e, regvalue, cur_col, wrap) NULL 832 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFFTAG", 0x5e, regvalue, cur_col, wrap) NULL 839 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LASTSCB", 0x5e, regvalue, cur_col, wrap) NULL 846 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "IOPDNCTL", 0x5f, regvalue, cur_col, wrap) NULL 853 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEGOADDR", 0x60, regvalue, cur_col, wrap) NULL 860 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SHADDR", 0x60, regvalue, cur_col, wrap) NULL 867 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DGRPCRCI", 0x60, regvalue, cur_col, wrap) NULL 874 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEGPERIOD", 0x61, regvalue, cur_col, wrap) NULL 881 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PACKCRCI", 0x62, regvalue, cur_col, wrap) NULL 888 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEGOFFSET", 0x62, regvalue, cur_col, wrap) NULL 895 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEGPPROPTS", 0x63, regvalue, cur_col, wrap) NULL 902 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEGCONOPTS", 0x64, regvalue, cur_col, wrap) NULL 909 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ANNEXCOL", 0x65, regvalue, cur_col, wrap) NULL 916 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ANNEXDAT", 0x66, regvalue, cur_col, wrap) NULL 923 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSCHKN", 0x66, regvalue, cur_col, wrap) NULL 930 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "IOWNID", 0x67, regvalue, cur_col, wrap) NULL 937 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SHCNT", 0x68, regvalue, cur_col, wrap) NULL 944 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL960CTL0", 0x68, regvalue, cur_col, wrap) NULL 951 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL960CTL1", 0x69, regvalue, cur_col, wrap) NULL 958 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TOWNID", 0x69, regvalue, cur_col, wrap) NULL 965 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "XSIG", 0x6a, regvalue, cur_col, wrap) NULL 972 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL960CNT0", 0x6a, regvalue, cur_col, wrap) NULL 979 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SELOID", 0x6b, regvalue, cur_col, wrap) NULL 986 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FAIRNESS", 0x6c, regvalue, cur_col, wrap) NULL 993 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL400CTL0", 0x6c, regvalue, cur_col, wrap) NULL 1000 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL400CTL1", 0x6d, regvalue, cur_col, wrap) NULL 1007 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLL400CNT0", 0x6e, regvalue, cur_col, wrap) NULL 1014 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "UNFAIRNESS", 0x6e, regvalue, cur_col, wrap) NULL 1021 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HODMAADR", 0x70, regvalue, cur_col, wrap) NULL 1028 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HADDR", 0x70, regvalue, cur_col, wrap) NULL 1035 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PLLDELAY", 0x70, regvalue, cur_col, wrap) NULL 1042 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HCNT", 0x78, regvalue, cur_col, wrap) NULL 1049 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HODMACNT", 0x78, regvalue, cur_col, wrap) NULL 1056 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "HODMAEN", 0x7a, regvalue, cur_col, wrap) NULL 1063 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCBHADDR", 0x7c, regvalue, cur_col, wrap) NULL 1070 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGHADDR", 0x7c, regvalue, cur_col, wrap) NULL 1077 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCBHCNT", 0x84, regvalue, cur_col, wrap) NULL 1084 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGHCNT", 0x84, regvalue, cur_col, wrap) NULL 1091 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFF_THRSH", 0x88, regvalue, cur_col, wrap) NULL 1098 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ROMADDR", 0x8a, regvalue, cur_col, wrap) NULL 1105 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ROMCNTRL", 0x8d, regvalue, cur_col, wrap) NULL 1112 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ROMDATA", 0x8e, regvalue, cur_col, wrap) NULL 1119 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHRXMSG0", 0x90, regvalue, cur_col, wrap) NULL 1126 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYRXMSG0", 0x90, regvalue, cur_col, wrap) NULL 1133 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCRXMSG0", 0x90, regvalue, cur_col, wrap) NULL 1140 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ROENABLE", 0x90, regvalue, cur_col, wrap) NULL 1147 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHRXMSG1", 0x91, regvalue, cur_col, wrap) NULL 1154 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYRXMSG1", 0x91, regvalue, cur_col, wrap) NULL 1161 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCRXMSG1", 0x91, regvalue, cur_col, wrap) NULL 1168 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NSENABLE", 0x91, regvalue, cur_col, wrap) NULL 1175 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHRXMSG2", 0x92, regvalue, cur_col, wrap) NULL 1182 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYRXMSG2", 0x92, regvalue, cur_col, wrap) NULL 1189 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCRXMSG2", 0x92, regvalue, cur_col, wrap) NULL 1196 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OST", 0x92, regvalue, cur_col, wrap) NULL 1203 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHRXMSG3", 0x93, regvalue, cur_col, wrap) NULL 1210 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYRXMSG3", 0x93, regvalue, cur_col, wrap) NULL 1217 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCRXMSG3", 0x93, regvalue, cur_col, wrap) NULL 1224 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PCIXCTL", 0x93, regvalue, cur_col, wrap) NULL 1231 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYSEQBCNT", 0x94, regvalue, cur_col, wrap) NULL 1238 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCSEQBCNT", 0x94, regvalue, cur_col, wrap) NULL 1245 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHSEQBCNT", 0x94, regvalue, cur_col, wrap) NULL 1252 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCSPLTSTAT0", 0x96, regvalue, cur_col, wrap) NULL 1259 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHSPLTSTAT0", 0x96, regvalue, cur_col, wrap) NULL 1266 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYSPLTSTAT0", 0x96, regvalue, cur_col, wrap) NULL 1273 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYSPLTSTAT1", 0x97, regvalue, cur_col, wrap) NULL 1280 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCSPLTSTAT1", 0x97, regvalue, cur_col, wrap) NULL 1287 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DCHSPLTSTAT1", 0x97, regvalue, cur_col, wrap) NULL 1294 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGRXMSG0", 0x98, regvalue, cur_col, wrap) NULL 1301 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTADR0", 0x98, regvalue, cur_col, wrap) NULL 1308 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGRXMSG1", 0x99, regvalue, cur_col, wrap) NULL 1315 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTADR1", 0x99, regvalue, cur_col, wrap) NULL 1322 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGRXMSG2", 0x9a, regvalue, cur_col, wrap) NULL 1329 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTADR2", 0x9a, regvalue, cur_col, wrap) NULL 1336 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTADR3", 0x9b, regvalue, cur_col, wrap) NULL 1343 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGRXMSG3", 0x9b, regvalue, cur_col, wrap) NULL 1350 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGSEQBCNT", 0x9c, regvalue, cur_col, wrap) NULL 1357 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTATTR0", 0x9c, regvalue, cur_col, wrap) NULL 1364 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTATTR1", 0x9d, regvalue, cur_col, wrap) NULL 1371 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SLVSPLTOUTATTR2", 0x9e, regvalue, cur_col, wrap) NULL 1378 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGSPLTSTAT0", 0x9e, regvalue, cur_col, wrap) NULL 1385 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGSPLTSTAT1", 0x9f, regvalue, cur_col, wrap) NULL 1392 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SFUNCT", 0x9f, regvalue, cur_col, wrap) NULL 1399 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DF0PCISTAT", 0xa0, regvalue, cur_col, wrap) NULL 1406 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "REG0", 0xa0, regvalue, cur_col, wrap) NULL 1413 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DF1PCISTAT", 0xa1, regvalue, cur_col, wrap) NULL 1420 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SGPCISTAT", 0xa2, regvalue, cur_col, wrap) NULL 1427 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "REG1", 0xa2, regvalue, cur_col, wrap) NULL 1434 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMCPCISTAT", 0xa3, regvalue, cur_col, wrap) NULL 1441 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYPCISTAT", 0xa4, regvalue, cur_col, wrap) NULL 1448 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "REG_ISR", 0xa4, regvalue, cur_col, wrap) NULL 1455 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MSIPCISTAT", 0xa6, regvalue, cur_col, wrap) NULL 1462 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SG_STATE", 0xa6, regvalue, cur_col, wrap) NULL 1469 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TARGPCISTAT", 0xa7, regvalue, cur_col, wrap) NULL 1476 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DATA_COUNT_ODD", 0xa7, regvalue, cur_col, wrap) NULL 1483 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCBPTR", 0xa8, regvalue, cur_col, wrap) NULL 1490 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSCBACNT", 0xab, regvalue, cur_col, wrap) NULL 1497 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCBAUTOPTR", 0xab, regvalue, cur_col, wrap) NULL 1504 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSCBADR_BK", 0xac, regvalue, cur_col, wrap) NULL 1511 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSGADDR", 0xac, regvalue, cur_col, wrap) NULL 1518 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSCBADDR", 0xac, regvalue, cur_col, wrap) NULL 1525 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSCBCTL", 0xad, regvalue, cur_col, wrap) NULL 1532 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSGCTL", 0xad, regvalue, cur_col, wrap) NULL 1539 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMC_RAMBIST", 0xad, regvalue, cur_col, wrap) NULL 1546 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSGRAM", 0xb0, regvalue, cur_col, wrap) NULL 1553 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CCSCBRAM", 0xb0, regvalue, cur_col, wrap) NULL 1560 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLEXADR", 0xb0, regvalue, cur_col, wrap) NULL 1567 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLEXCNT", 0xb3, regvalue, cur_col, wrap) NULL 1574 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLEXDMASTAT", 0xb5, regvalue, cur_col, wrap) NULL 1581 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLEXDATA", 0xb6, regvalue, cur_col, wrap) NULL 1588 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BRDDAT", 0xb8, regvalue, cur_col, wrap) NULL 1595 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BRDCTL", 0xb9, regvalue, cur_col, wrap) NULL 1602 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEEADR", 0xba, regvalue, cur_col, wrap) NULL 1609 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEEDAT", 0xbc, regvalue, cur_col, wrap) NULL 1616 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEECTL", 0xbe, regvalue, cur_col, wrap) NULL 1623 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEESTAT", 0xbe, regvalue, cur_col, wrap) NULL 1630 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCBCNT", 0xbf, regvalue, cur_col, wrap) NULL 1637 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSPFLTRCTL", 0xc0, regvalue, cur_col, wrap) NULL 1644 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFWADDR", 0xc0, regvalue, cur_col, wrap) NULL 1651 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSPDATACTL", 0xc1, regvalue, cur_col, wrap) NULL 1658 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSPREQCTL", 0xc2, regvalue, cur_col, wrap) NULL 1665 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFRADDR", 0xc2, regvalue, cur_col, wrap) NULL 1672 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSPACKCTL", 0xc3, regvalue, cur_col, wrap) NULL 1679 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFDAT", 0xc4, regvalue, cur_col, wrap) NULL 1686 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DSPSELECT", 0xc4, regvalue, cur_col, wrap) NULL 1693 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "WRTBIASCTL", 0xc5, regvalue, cur_col, wrap) NULL 1700 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "RCVRBIOSCTL", 0xc6, regvalue, cur_col, wrap) NULL 1707 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "WRTBIASCALC", 0xc7, regvalue, cur_col, wrap) NULL 1714 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFPTRS", 0xc8, regvalue, cur_col, wrap) NULL 1721 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "RCVRBIASCALC", 0xc8, regvalue, cur_col, wrap) NULL 1728 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFBKPTR", 0xc9, regvalue, cur_col, wrap) NULL 1735 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SKEWCALC", 0xc9, regvalue, cur_col, wrap) NULL 1742 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFDBCTL", 0xcb, regvalue, cur_col, wrap) NULL 1749 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFSCNT", 0xcc, regvalue, cur_col, wrap) NULL 1756 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DFBCNT", 0xce, regvalue, cur_col, wrap) NULL 1763 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "OVLYADDR", 0xd4, regvalue, cur_col, wrap) NULL 1770 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQCTL0", 0xd6, regvalue, cur_col, wrap) NULL 1777 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQCTL1", 0xd7, regvalue, cur_col, wrap) NULL 1784 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FLAGS", 0xd8, regvalue, cur_col, wrap) NULL 1791 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQINTCTL", 0xd9, regvalue, cur_col, wrap) NULL 1798 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQRAM", 0xda, regvalue, cur_col, wrap) NULL 1805 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "PRGMCNT", 0xde, regvalue, cur_col, wrap) NULL 1812 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ACCUM", 0xe0, regvalue, cur_col, wrap) NULL 1819 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SINDEX", 0xe2, regvalue, cur_col, wrap) NULL 1826 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DINDEX", 0xe4, regvalue, cur_col, wrap) NULL 1833 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BRKADDR0", 0xe6, regvalue, cur_col, wrap) NULL 1840 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "BRKADDR1", 0xe6, regvalue, cur_col, wrap) NULL 1847 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ALLONES", 0xe8, regvalue, cur_col, wrap) NULL 1854 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NONE", 0xea, regvalue, cur_col, wrap) NULL 1861 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ALLZEROS", 0xea, regvalue, cur_col, wrap) NULL 1868 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SINDIR", 0xec, regvalue, cur_col, wrap) NULL 1875 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DINDIR", 0xed, regvalue, cur_col, wrap) NULL 1882 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "FUNCTION1", 0xf0, regvalue, cur_col, wrap) NULL 1889 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "STACK", 0xf2, regvalue, cur_col, wrap) NULL 1896 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INTVEC1_ADDR", 0xf4, regvalue, cur_col, wrap) NULL 1903 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CURADDR", 0xf4, regvalue, cur_col, wrap) NULL 1910 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INTVEC2_ADDR", 0xf6, regvalue, cur_col, wrap) NULL 1917 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LASTADDR", 0xf6, regvalue, cur_col, wrap) NULL 1924 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LONGJMP_ADDR", 0xf8, regvalue, cur_col, wrap) NULL 1931 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ACCUM_SAVE", 0xfa, regvalue, cur_col, wrap) NULL 1938 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SRAM_BASE", 0x100, regvalue, cur_col, wrap) NULL 1945 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "WAITING_SCB_TAILS", 0x100, regvalue, cur_col, wrap) NULL 1952 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "AHD_PCI_CONFIG_BASE", 0x100, regvalue, cur_col, wrap) NULL 1959 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "WAITING_TID_HEAD", 0x120, regvalue, cur_col, wrap) NULL 1966 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "WAITING_TID_TAIL", 0x122, regvalue, cur_col, wrap) NULL 1973 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "NEXT_QUEUED_SCB_ADDR", 0x124, regvalue, cur_col, wrap) NULL 1980 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "COMPLETE_SCB_HEAD", 0x128, regvalue, cur_col, wrap) NULL 1987 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "COMPLETE_SCB_DMAINPROG_HEAD", 0x12a, regvalue, cur_col, wrap) NULL 1994 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "COMPLETE_DMA_SCB_HEAD", 0x12c, regvalue, cur_col, wrap) NULL 2001 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "COMPLETE_DMA_SCB_TAIL", 0x12e, regvalue, cur_col, wrap) NULL 2008 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "COMPLETE_ON_QFREEZE_HEAD", 0x130, regvalue, cur_col, wrap) NULL 2015 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "QFREEZE_COUNT", 0x132, regvalue, cur_col, wrap) NULL 2022 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "KERNEL_QFREEZE_COUNT", 0x134, regvalue, cur_col, wrap) NULL 2029 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SAVED_MODE", 0x136, regvalue, cur_col, wrap) NULL 2036 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MSG_OUT", 0x137, regvalue, cur_col, wrap) NULL 2043 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "DMAPARAMS", 0x138, regvalue, cur_col, wrap) NULL 2050 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQ_FLAGS", 0x139, regvalue, cur_col, wrap) NULL 2057 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SAVED_SCSIID", 0x13a, regvalue, cur_col, wrap) NULL 2064 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SAVED_LUN", 0x13b, regvalue, cur_col, wrap) NULL 2071 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LASTPHASE", 0x13c, regvalue, cur_col, wrap) NULL 2078 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "QOUTFIFO_ENTRY_VALID_TAG", 0x13d, regvalue, cur_col, wrap) NULL 2085 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "KERNEL_TQINPOS", 0x13e, regvalue, cur_col, wrap) NULL 2092 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "TQINPOS", 0x13f, regvalue, cur_col, wrap) NULL 2099 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SHARED_DATA_ADDR", 0x140, regvalue, cur_col, wrap) NULL 2106 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "QOUTFIFO_NEXT_ADDR", 0x144, regvalue, cur_col, wrap) NULL 2113 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ARG_1", 0x148, regvalue, cur_col, wrap) NULL 2120 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ARG_2", 0x149, regvalue, cur_col, wrap) NULL 2127 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LAST_MSG", 0x14a, regvalue, cur_col, wrap) NULL 2134 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCSISEQ_TEMPLATE", 0x14b, regvalue, cur_col, wrap) NULL 2141 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INITIATOR_TAG", 0x14c, regvalue, cur_col, wrap) NULL 2148 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SEQ_FLAGS2", 0x14d, regvalue, cur_col, wrap) NULL 2155 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "ALLOCFIFO_SCBPTR", 0x14e, regvalue, cur_col, wrap) NULL 2162 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INT_COALESCING_TIMER", 0x150, regvalue, cur_col, wrap) NULL 2169 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INT_COALESCING_MAXCMDS", 0x152, regvalue, cur_col, wrap) NULL 2176 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INT_COALESCING_MINCMDS", 0x153, regvalue, cur_col, wrap) NULL 2183 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMDS_PENDING", 0x154, regvalue, cur_col, wrap) NULL 2190 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "INT_COALESCING_CMDCOUNT", 0x156, regvalue, cur_col, wrap) NULL 2197 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "LOCAL_HS_MAILBOX", 0x157, regvalue, cur_col, wrap) NULL 2204 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "CMDSIZE_TABLE", 0x158, regvalue, cur_col, wrap) NULL 2211 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MK_MESSAGE_SCB", 0x160, regvalue, cur_col, wrap) NULL 2218 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "MK_MESSAGE_SCSIID", 0x162, regvalue, cur_col, wrap) NULL 2225 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_BASE", 0x180, regvalue, cur_col, wrap) NULL 2232 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_RESIDUAL_DATACNT", 0x180, regvalue, cur_col, wrap) NULL 2239 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_RESIDUAL_SGPTR", 0x184, regvalue, cur_col, wrap) NULL 2246 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_SCSI_STATUS", 0x188, regvalue, cur_col, wrap) NULL 2253 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TARGET_PHASES", 0x189, regvalue, cur_col, wrap) NULL 2260 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TARGET_DATA_DIR", 0x18a, regvalue, cur_col, wrap) NULL 2267 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TARGET_ITAG", 0x18b, regvalue, cur_col, wrap) NULL 2274 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_SENSE_BUSADDR", 0x18c, regvalue, cur_col, wrap) NULL 2281 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TAG", 0x190, regvalue, cur_col, wrap) NULL 2288 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_CONTROL", 0x192, regvalue, cur_col, wrap) NULL 2295 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_SCSIID", 0x193, regvalue, cur_col, wrap) NULL 2302 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_LUN", 0x194, regvalue, cur_col, wrap) NULL 2309 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TASK_ATTRIBUTE", 0x195, regvalue, cur_col, wrap) NULL 2316 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_CDB_LEN", 0x196, regvalue, cur_col, wrap) NULL 2323 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_TASK_MANAGEMENT", 0x197, regvalue, cur_col, wrap) NULL 2330 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_DATAPTR", 0x198, regvalue, cur_col, wrap) NULL 2337 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_DATACNT", 0x1a0, regvalue, cur_col, wrap) NULL 2344 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_SGPTR", 0x1a4, regvalue, cur_col, wrap) NULL 2351 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_BUSADDR", 0x1a8, regvalue, cur_col, wrap) NULL 2358 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_NEXT", 0x1ac, regvalue, cur_col, wrap) NULL 2365 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_NEXT2", 0x1ae, regvalue, cur_col, wrap) NULL 2372 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_SPARE", 0x1b0, regvalue, cur_col, wrap) NULL 2379 dev/microcode/aic7xxx/aic79xx_reg.h ahd_print_register(NULL, 0, "SCB_DISCONNECTED_LISTS", 0x1b8, regvalue, cur_col, wrap) NULL 20 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSISEQ", 0x00, regvalue, cur_col, wrap) NULL 27 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SXFRCTL0", 0x01, regvalue, cur_col, wrap) NULL 34 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SXFRCTL1", 0x02, regvalue, cur_col, wrap) NULL 41 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSISIGI", 0x03, regvalue, cur_col, wrap) NULL 48 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSISIGO", 0x03, regvalue, cur_col, wrap) NULL 55 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIRATE", 0x04, regvalue, cur_col, wrap) NULL 62 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIID", 0x05, regvalue, cur_col, wrap) NULL 69 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIDATL", 0x06, regvalue, cur_col, wrap) NULL 76 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIDATH", 0x07, regvalue, cur_col, wrap) NULL 83 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "OPTIONMODE", 0x08, regvalue, cur_col, wrap) NULL 90 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "STCNT", 0x08, regvalue, cur_col, wrap) NULL 97 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "TARGCRCCNT", 0x0a, regvalue, cur_col, wrap) NULL 104 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CLRSINT0", 0x0b, regvalue, cur_col, wrap) NULL 111 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SSTAT0", 0x0b, regvalue, cur_col, wrap) NULL 118 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CLRSINT1", 0x0c, regvalue, cur_col, wrap) NULL 125 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SSTAT1", 0x0c, regvalue, cur_col, wrap) NULL 132 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SSTAT2", 0x0d, regvalue, cur_col, wrap) NULL 139 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SSTAT3", 0x0e, regvalue, cur_col, wrap) NULL 146 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIID_ULTRA2", 0x0f, regvalue, cur_col, wrap) NULL 153 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SIMODE0", 0x10, regvalue, cur_col, wrap) NULL 160 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SIMODE1", 0x11, regvalue, cur_col, wrap) NULL 167 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIBUSL", 0x12, regvalue, cur_col, wrap) NULL 174 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SXFRCTL2", 0x13, regvalue, cur_col, wrap) NULL 181 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIBUSH", 0x13, regvalue, cur_col, wrap) NULL 188 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SHADDR", 0x14, regvalue, cur_col, wrap) NULL 195 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SELTIMER", 0x18, regvalue, cur_col, wrap) NULL 202 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SELID", 0x19, regvalue, cur_col, wrap) NULL 209 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCAMCTL", 0x1a, regvalue, cur_col, wrap) NULL 216 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "TARGID", 0x1b, regvalue, cur_col, wrap) NULL 223 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SPIOCAP", 0x1b, regvalue, cur_col, wrap) NULL 230 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "BRDCTL", 0x1d, regvalue, cur_col, wrap) NULL 237 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEECTL", 0x1e, regvalue, cur_col, wrap) NULL 244 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SBLKCTL", 0x1f, regvalue, cur_col, wrap) NULL 251 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "BUSY_TARGETS", 0x20, regvalue, cur_col, wrap) NULL 258 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ULTRA_ENB", 0x30, regvalue, cur_col, wrap) NULL 265 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DISC_DSB", 0x32, regvalue, cur_col, wrap) NULL 272 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CMDSIZE_TABLE_TAIL", 0x34, regvalue, cur_col, wrap) NULL 279 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "MWI_RESIDUAL", 0x38, regvalue, cur_col, wrap) NULL 286 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "NEXT_QUEUED_SCB", 0x39, regvalue, cur_col, wrap) NULL 293 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "MSG_OUT", 0x3a, regvalue, cur_col, wrap) NULL 300 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DMAPARAMS", 0x3b, regvalue, cur_col, wrap) NULL 307 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQ_FLAGS", 0x3c, regvalue, cur_col, wrap) NULL 314 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SAVED_SCSIID", 0x3d, regvalue, cur_col, wrap) NULL 321 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SAVED_LUN", 0x3e, regvalue, cur_col, wrap) NULL 328 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "LASTPHASE", 0x3f, regvalue, cur_col, wrap) NULL 335 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "WAITING_SCBH", 0x40, regvalue, cur_col, wrap) NULL 342 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DISCONNECTED_SCBH", 0x41, regvalue, cur_col, wrap) NULL 349 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "FREE_SCBH", 0x42, regvalue, cur_col, wrap) NULL 356 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "COMPLETE_SCBH", 0x43, regvalue, cur_col, wrap) NULL 363 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HSCB_ADDR", 0x44, regvalue, cur_col, wrap) NULL 370 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SHARED_DATA_ADDR", 0x48, regvalue, cur_col, wrap) NULL 377 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "KERNEL_QINPOS", 0x4c, regvalue, cur_col, wrap) NULL 384 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QINPOS", 0x4d, regvalue, cur_col, wrap) NULL 391 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QOUTPOS", 0x4e, regvalue, cur_col, wrap) NULL 398 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "KERNEL_TQINPOS", 0x4f, regvalue, cur_col, wrap) NULL 405 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "TQINPOS", 0x50, regvalue, cur_col, wrap) NULL 412 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ARG_1", 0x51, regvalue, cur_col, wrap) NULL 419 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ARG_2", 0x52, regvalue, cur_col, wrap) NULL 426 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "LAST_MSG", 0x53, regvalue, cur_col, wrap) NULL 433 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSISEQ_TEMPLATE", 0x54, regvalue, cur_col, wrap) NULL 440 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HA_274_BIOSGLOBAL", 0x56, regvalue, cur_col, wrap) NULL 447 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQ_FLAGS2", 0x57, regvalue, cur_col, wrap) NULL 454 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSICONF", 0x5a, regvalue, cur_col, wrap) NULL 461 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "INTDEF", 0x5c, regvalue, cur_col, wrap) NULL 468 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HOSTCONF", 0x5d, regvalue, cur_col, wrap) NULL 475 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HA_274_BIOSCTRL", 0x5f, regvalue, cur_col, wrap) NULL 482 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQCTL", 0x60, regvalue, cur_col, wrap) NULL 489 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQRAM", 0x61, regvalue, cur_col, wrap) NULL 496 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQADDR0", 0x62, regvalue, cur_col, wrap) NULL 503 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEQADDR1", 0x63, regvalue, cur_col, wrap) NULL 510 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ACCUM", 0x64, regvalue, cur_col, wrap) NULL 517 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SINDEX", 0x65, regvalue, cur_col, wrap) NULL 524 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DINDEX", 0x66, regvalue, cur_col, wrap) NULL 531 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ALLONES", 0x69, regvalue, cur_col, wrap) NULL 538 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "NONE", 0x6a, regvalue, cur_col, wrap) NULL 545 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ALLZEROS", 0x6a, regvalue, cur_col, wrap) NULL 552 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "FLAGS", 0x6b, regvalue, cur_col, wrap) NULL 559 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SINDIR", 0x6c, regvalue, cur_col, wrap) NULL 566 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DINDIR", 0x6d, regvalue, cur_col, wrap) NULL 573 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "FUNCTION1", 0x6e, regvalue, cur_col, wrap) NULL 580 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "STACK", 0x6f, regvalue, cur_col, wrap) NULL 587 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "TARG_OFFSET", 0x70, regvalue, cur_col, wrap) NULL 594 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SRAM_BASE", 0x70, regvalue, cur_col, wrap) NULL 601 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DSCOMMAND0", 0x84, regvalue, cur_col, wrap) NULL 608 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "BCTL", 0x84, regvalue, cur_col, wrap) NULL 615 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "BUSTIME", 0x85, regvalue, cur_col, wrap) NULL 622 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DSCOMMAND1", 0x85, regvalue, cur_col, wrap) NULL 629 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "BUSSPD", 0x86, regvalue, cur_col, wrap) NULL 636 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HS_MAILBOX", 0x86, regvalue, cur_col, wrap) NULL 643 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DSPCISTATUS", 0x86, regvalue, cur_col, wrap) NULL 650 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HCNTRL", 0x87, regvalue, cur_col, wrap) NULL 657 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HADDR", 0x88, regvalue, cur_col, wrap) NULL 664 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HCNT", 0x8c, regvalue, cur_col, wrap) NULL 671 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCBPTR", 0x90, regvalue, cur_col, wrap) NULL 678 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "INTSTAT", 0x91, regvalue, cur_col, wrap) NULL 685 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "ERROR", 0x92, regvalue, cur_col, wrap) NULL 692 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CLRINT", 0x92, regvalue, cur_col, wrap) NULL 699 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFCNTRL", 0x93, regvalue, cur_col, wrap) NULL 706 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFSTATUS", 0x94, regvalue, cur_col, wrap) NULL 713 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFWADDR", 0x95, regvalue, cur_col, wrap) NULL 720 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFRADDR", 0x97, regvalue, cur_col, wrap) NULL 727 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFDAT", 0x99, regvalue, cur_col, wrap) NULL 734 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCBCNT", 0x9a, regvalue, cur_col, wrap) NULL 741 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QINFIFO", 0x9b, regvalue, cur_col, wrap) NULL 748 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QINCNT", 0x9c, regvalue, cur_col, wrap) NULL 755 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CRCCONTROL1", 0x9d, regvalue, cur_col, wrap) NULL 762 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QOUTFIFO", 0x9d, regvalue, cur_col, wrap) NULL 769 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QOUTCNT", 0x9e, regvalue, cur_col, wrap) NULL 776 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCSIPHASE", 0x9e, regvalue, cur_col, wrap) NULL 783 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SFUNCT", 0x9f, regvalue, cur_col, wrap) NULL 790 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_BASE", 0xa0, regvalue, cur_col, wrap) NULL 797 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_CDB_PTR", 0xa0, regvalue, cur_col, wrap) NULL 804 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_RESIDUAL_SGPTR", 0xa4, regvalue, cur_col, wrap) NULL 811 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_SCSI_STATUS", 0xa8, regvalue, cur_col, wrap) NULL 818 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_TARGET_PHASES", 0xa9, regvalue, cur_col, wrap) NULL 825 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_TARGET_DATA_DIR", 0xaa, regvalue, cur_col, wrap) NULL 832 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_TARGET_ITAG", 0xab, regvalue, cur_col, wrap) NULL 839 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_DATAPTR", 0xac, regvalue, cur_col, wrap) NULL 846 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_DATACNT", 0xb0, regvalue, cur_col, wrap) NULL 853 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_SGPTR", 0xb4, regvalue, cur_col, wrap) NULL 860 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_CONTROL", 0xb8, regvalue, cur_col, wrap) NULL 867 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_SCSIID", 0xb9, regvalue, cur_col, wrap) NULL 874 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_LUN", 0xba, regvalue, cur_col, wrap) NULL 881 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_TAG", 0xbb, regvalue, cur_col, wrap) NULL 888 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_CDB_LEN", 0xbc, regvalue, cur_col, wrap) NULL 895 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_SCSIRATE", 0xbd, regvalue, cur_col, wrap) NULL 902 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_SCSIOFFSET", 0xbe, regvalue, cur_col, wrap) NULL 909 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_NEXT", 0xbf, regvalue, cur_col, wrap) NULL 916 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_64_SPARE", 0xc0, regvalue, cur_col, wrap) NULL 923 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SEECTL_2840", 0xc0, regvalue, cur_col, wrap) NULL 930 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "STATUS_2840", 0xc1, regvalue, cur_col, wrap) NULL 937 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCB_64_BTT", 0xd0, regvalue, cur_col, wrap) NULL 944 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCHADDR", 0xe0, regvalue, cur_col, wrap) NULL 951 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCHCNT", 0xe8, regvalue, cur_col, wrap) NULL 958 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSGRAM", 0xe9, regvalue, cur_col, wrap) NULL 965 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSGADDR", 0xea, regvalue, cur_col, wrap) NULL 972 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSGCTL", 0xeb, regvalue, cur_col, wrap) NULL 979 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSCBRAM", 0xec, regvalue, cur_col, wrap) NULL 986 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSCBADDR", 0xed, regvalue, cur_col, wrap) NULL 993 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSCBCTL", 0xee, regvalue, cur_col, wrap) NULL 1000 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSCBCNT", 0xef, regvalue, cur_col, wrap) NULL 1007 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SCBBADDR", 0xf0, regvalue, cur_col, wrap) NULL 1014 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "CCSCBPTR", 0xf1, regvalue, cur_col, wrap) NULL 1021 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "HNSCB_QOFF", 0xf4, regvalue, cur_col, wrap) NULL 1028 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SNSCB_QOFF", 0xf6, regvalue, cur_col, wrap) NULL 1035 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SDSCB_QOFF", 0xf8, regvalue, cur_col, wrap) NULL 1042 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "QOFF_CTLSTA", 0xfa, regvalue, cur_col, wrap) NULL 1049 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "DFF_THRSH", 0xfb, regvalue, cur_col, wrap) NULL 1056 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SG_CACHE_SHADOW", 0xfc, regvalue, cur_col, wrap) NULL 1063 dev/microcode/aic7xxx/aic7xxx_reg.h ahc_print_register(NULL, 0, "SG_CACHE_PRE", 0xfc, regvalue, cur_col, wrap) NULL 140 dev/microcode/aic7xxx/aicasm.c regfile = NULL; NULL 141 dev/microcode/aic7xxx/aicasm.c listfile = NULL; NULL 173 dev/microcode/aic7xxx/aicasm.c if ((listfile = fopen(optarg, "w")) == NULL) { NULL 175 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT); NULL 189 dev/microcode/aic7xxx/aicasm.c if ((ofile = fopen(optarg, "w")) == NULL) { NULL 191 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT); NULL 197 dev/microcode/aic7xxx/aicasm.c if ((regdiagfile = fopen(optarg, "w")) == NULL) { NULL 199 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT); NULL 204 dev/microcode/aic7xxx/aicasm.c if ((regfile = fopen(optarg, "w")) == NULL) { NULL 206 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_CANTCREAT); NULL 222 dev/microcode/aic7xxx/aicasm.c include_dir != NULL; NULL 234 dev/microcode/aic7xxx/aicasm.c if (include_dir == NULL) { NULL 236 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_OSERR); NULL 239 dev/microcode/aic7xxx/aicasm.c if (include_dir->directory == NULL) { NULL 241 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_OSERR); NULL 267 dev/microcode/aic7xxx/aicasm.c if (regdiagfile != NULL NULL 268 dev/microcode/aic7xxx/aicasm.c && (regfile == NULL || stock_include_file == NULL)) { NULL 280 dev/microcode/aic7xxx/aicasm.c if (SLIST_FIRST(&scope_stack) == NULL NULL 299 dev/microcode/aic7xxx/aicasm.c if (ofile != NULL) NULL 301 dev/microcode/aic7xxx/aicasm.c if (regfile != NULL) NULL 303 dev/microcode/aic7xxx/aicasm.c if (listfile != NULL) NULL 307 dev/microcode/aic7xxx/aicasm.c stop(NULL, 0); NULL 330 dev/microcode/aic7xxx/aicasm.c cur_instr != NULL; NULL 332 dev/microcode/aic7xxx/aicasm.c if (cur_instr->patch_label != NULL) { NULL 372 dev/microcode/aic7xxx/aicasm.c cur_instr != NULL; NULL 392 dev/microcode/aic7xxx/aicasm.c if (patch_arg_list == NULL) NULL 403 dev/microcode/aic7xxx/aicasm.c cur_node != NULL; NULL 431 dev/microcode/aic7xxx/aicasm.c cur_patch != NULL; NULL 449 dev/microcode/aic7xxx/aicasm.c cs != NULL; NULL 479 dev/microcode/aic7xxx/aicasm.c while (cur_scope != NULL) { NULL 506 dev/microcode/aic7xxx/aicasm.c if (new_patch == NULL) NULL 542 dev/microcode/aic7xxx/aicasm.c if ((ifile = fopen(ifilename, "r")) == NULL) { NULL 544 dev/microcode/aic7xxx/aicasm.c stop(NULL, EX_DATAERR); NULL 551 dev/microcode/aic7xxx/aicasm.c cur_func != NULL; NULL 555 dev/microcode/aic7xxx/aicasm.c func_values = NULL; NULL 559 dev/microcode/aic7xxx/aicasm.c if (func_values == NULL) NULL 572 dev/microcode/aic7xxx/aicasm.c cur_func != NULL && SLIST_NEXT(cur_func, links) != NULL; NULL 603 dev/microcode/aic7xxx/aicasm.c cur_instr != NULL; NULL 646 dev/microcode/aic7xxx/aicasm.c while(fgets(buf, sizeof(buf), ifile) != NULL) NULL 660 dev/microcode/aic7xxx/aicasm.c while (cur_patch != NULL && start_instr == cur_patch->begin) { NULL 667 dev/microcode/aic7xxx/aicasm.c skip > 0 && cur_patch != NULL; NULL 694 dev/microcode/aic7xxx/aicasm.c if (string != NULL) { NULL 696 dev/microcode/aic7xxx/aicasm.c if (yyfilename != NULL) { NULL 703 dev/microcode/aic7xxx/aicasm.c if (ofile != NULL) { NULL 712 dev/microcode/aic7xxx/aicasm.c if (regfile != NULL) { NULL 721 dev/microcode/aic7xxx/aicasm.c if (listfile != NULL) { NULL 742 dev/microcode/aic7xxx/aicasm.c if (new_instr == NULL) NULL 756 dev/microcode/aic7xxx/aicasm.c if (new_cs == NULL) NULL 770 dev/microcode/aic7xxx/aicasm.c if (new_scope == NULL) NULL 775 dev/microcode/aic7xxx/aicasm.c if (SLIST_FIRST(&scope_stack) != NULL) { NULL 799 dev/microcode/aic7xxx/aicasm.c while (cur_scope != NULL) { NULL 277 dev/microcode/aic7xxx/aicasm_gram.y if (prefix == NULL) NULL 285 dev/microcode/aic7xxx/aicasm_gram.y if (patch_arg_list != NULL) NULL 289 dev/microcode/aic7xxx/aicasm_gram.y if (patch_arg_list == NULL) NULL 337 dev/microcode/aic7xxx/aicasm_gram.y cur_symbol = NULL; NULL 374 dev/microcode/aic7xxx/aicasm_gram.y if (scb_or_sram_symbol != NULL) { NULL 447 dev/microcode/aic7xxx/aicasm_gram.y field_symbol = NULL; NULL 469 dev/microcode/aic7xxx/aicasm_gram.y field_symbol = NULL; NULL 526 dev/microcode/aic7xxx/aicasm_gram.y if (accumulator.symbol != NULL) { NULL 538 dev/microcode/aic7xxx/aicasm_gram.y if (mode_ptr.symbol != NULL) { NULL 550 dev/microcode/aic7xxx/aicasm_gram.y if (allones.symbol != NULL) { NULL 562 dev/microcode/aic7xxx/aicasm_gram.y if (allzeros.symbol != NULL) { NULL 574 dev/microcode/aic7xxx/aicasm_gram.y if (none.symbol != NULL) { NULL 586 dev/microcode/aic7xxx/aicasm_gram.y if (sindex.symbol != NULL) { NULL 809 dev/microcode/aic7xxx/aicasm_gram.y cur_symbol = NULL; NULL 810 dev/microcode/aic7xxx/aicasm_gram.y scb_or_sram_symbol = NULL; NULL 840 dev/microcode/aic7xxx/aicasm_gram.y cur_symbol = NULL; NULL 841 dev/microcode/aic7xxx/aicasm_gram.y scb_or_sram_symbol = NULL; NULL 892 dev/microcode/aic7xxx/aicasm_gram.y if (accumulator.symbol == NULL) { NULL 946 dev/microcode/aic7xxx/aicasm_gram.y $$.symbol = NULL; NULL 1042 dev/microcode/aic7xxx/aicasm_gram.y $$.symbol = NULL; NULL 1047 dev/microcode/aic7xxx/aicasm_gram.y $$.symbol = NULL; NULL 1052 dev/microcode/aic7xxx/aicasm_gram.y $$.symbol = NULL; NULL 1081 dev/microcode/aic7xxx/aicasm_gram.y if (last_scope == NULL NULL 1106 dev/microcode/aic7xxx/aicasm_gram.y if (last_scope == NULL NULL 1136 dev/microcode/aic7xxx/aicasm_gram.y if (SLIST_FIRST(&scope_stack) == NULL) { NULL 1403 dev/microcode/aic7xxx/aicasm_gram.y } else if (field_symbol != NULL) { NULL 1418 dev/microcode/aic7xxx/aicasm_gram.y cur_symbol->name) != NULL) { NULL 1443 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.rinfo == NULL) { NULL 1455 dev/microcode/aic7xxx/aicasm_gram.y if (scb_or_sram_symbol != NULL) NULL 1464 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.ainfo == NULL) { NULL 1477 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.finfo == NULL) { NULL 1488 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.cinfo == NULL) { NULL 1498 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.linfo == NULL) { NULL 1508 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.condinfo == NULL) { NULL 1518 dev/microcode/aic7xxx/aicasm_gram.y if (symbol->info.macroinfo == NULL) { NULL 1542 dev/microcode/aic7xxx/aicasm_gram.y if (cur_symbol == NULL || cur_symbol->type != MACRO) { NULL 1549 dev/microcode/aic7xxx/aicasm_gram.y if (marg == NULL) { NULL 1553 dev/microcode/aic7xxx/aicasm_gram.y marg->replacement_text = NULL; NULL 1573 dev/microcode/aic7xxx/aicasm_gram.y if (cur_symbol == NULL || cur_symbol->type != MACRO) { NULL 1579 dev/microcode/aic7xxx/aicasm_gram.y if (cur_symbol->info.macroinfo->body == NULL) { NULL 1614 dev/microcode/aic7xxx/aicasm_gram.y if (src->symbol == NULL) NULL 1690 dev/microcode/aic7xxx/aicasm_gram.y if (src->symbol == NULL) NULL 1760 dev/microcode/aic7xxx/aicasm_gram.y if (address->symbol == NULL) { NULL 1854 dev/microcode/aic7xxx/aicasm_gram.y symbol->name) == NULL) { NULL 1920 dev/microcode/aic7xxx/aicasm_gram.y if (versions != NULL) NULL 1923 dev/microcode/aic7xxx/aicasm_gram.y if (versions == NULL) NULL 100 dev/microcode/aic7xxx/aicasm_macro_gram.y macro_symbol = NULL; NULL 135 dev/microcode/aic7xxx/aicasm_macro_gram.y if (macro_symbol == NULL || macro_symbol->type != MACRO) { NULL 150 dev/microcode/aic7xxx/aicasm_macro_gram.y if (marg == NULL) { NULL 155 dev/microcode/aic7xxx/aicasm_macro_gram.y if (marg->replacement_text == NULL) { NULL 75 dev/microcode/aic7xxx/aicasm_symbol.c if (new_symbol == NULL) { NULL 81 dev/microcode/aic7xxx/aicasm_symbol.c if (new_symbol->name == NULL) NULL 90 dev/microcode/aic7xxx/aicasm_symbol.c if (symtable != NULL) { NULL 101 dev/microcode/aic7xxx/aicasm_symbol.c if (symbol->info.rinfo != NULL) NULL 105 dev/microcode/aic7xxx/aicasm_symbol.c if (symbol->info.ainfo != NULL) NULL 112 dev/microcode/aic7xxx/aicasm_symbol.c if (symbol->info.finfo != NULL) { NULL 119 dev/microcode/aic7xxx/aicasm_symbol.c if (symbol->info.cinfo != NULL) NULL 123 dev/microcode/aic7xxx/aicasm_symbol.c if (symbol->info.linfo != NULL) NULL 137 dev/microcode/aic7xxx/aicasm_symbol.c symtable = dbopen(/*filename*/NULL, NULL 139 dev/microcode/aic7xxx/aicasm_symbol.c /*openinfo*/NULL); NULL 141 dev/microcode/aic7xxx/aicasm_symbol.c if (symtable == NULL) { NULL 151 dev/microcode/aic7xxx/aicasm_symbol.c if (symtable != NULL) { NULL 214 dev/microcode/aic7xxx/aicasm_symbol.c while(curnode != NULL) { NULL 228 dev/microcode/aic7xxx/aicasm_symbol.c if (newnode == NULL) { NULL 256 dev/microcode/aic7xxx/aicasm_symbol.c if (curnode == NULL NULL 269 dev/microcode/aic7xxx/aicasm_symbol.c if (SLIST_NEXT(curnode, links) == NULL) { NULL 303 dev/microcode/aic7xxx/aicasm_symbol.c while (node1 != NULL) { NULL 318 dev/microcode/aic7xxx/aicasm_symbol.c while((node = SLIST_FIRST(symlist_src2)) != NULL) { NULL 332 dev/microcode/aic7xxx/aicasm_symbol.c if (ofile == NULL) NULL 348 dev/microcode/aic7xxx/aicasm_symbol.c if (dfile == NULL) NULL 356 dev/microcode/aic7xxx/aicasm_symbol.c if (ofile == NULL) NULL 373 dev/microcode/aic7xxx/aicasm_symbol.c if (dfile == NULL) NULL 390 dev/microcode/aic7xxx/aicasm_symbol.c if (lower_name == NULL) NULL 396 dev/microcode/aic7xxx/aicasm_symbol.c if (dfile != NULL) { NULL 444 dev/microcode/aic7xxx/aicasm_symbol.c if (dfile == NULL) NULL 481 dev/microcode/aic7xxx/aicasm_symbol.c if (symtable == NULL) NULL 553 dev/microcode/aic7xxx/aicasm_symbol.c else if (dfile != NULL) NULL 567 dev/microcode/aic7xxx/aicasm_symbol.c while (SLIST_FIRST(&masks) != NULL) { NULL 580 dev/microcode/aic7xxx/aicasm_symbol.c while (SLIST_FIRST(&aliases) != NULL) { NULL 592 dev/microcode/aic7xxx/aicasm_symbol.c while (SLIST_FIRST(®isters) != NULL) { NULL 629 dev/microcode/aic7xxx/aicasm_symbol.c tab_str = NULL; NULL 630 dev/microcode/aic7xxx/aicasm_symbol.c tab_str2 = NULL; NULL 642 dev/microcode/aic7xxx/aicasm_symbol.c while (SLIST_FIRST(&constants) != NULL) { NULL 656 dev/microcode/aic7xxx/aicasm_symbol.c for (i = 0; SLIST_FIRST(&download_constants) != NULL; i++) { NULL 670 dev/microcode/aic7xxx/aicasm_symbol.c while (SLIST_FIRST(&exported_labels) != NULL) { NULL 72 dev/microcode/cyclades/cyzfirm2h.c if (out_file == NULL) NULL 80 dev/microcode/cyclades/cyzfirm2h.c if (include_name == NULL) NULL 94 dev/microcode/cyclades/cyzfirm2h.c in_ptr = mmap(NULL, in_len, PROT_READ, MAP_FILE|MAP_SHARED, NULL 94 dev/microcode/ncr53cxxx/ncr53cxxx.c NULL}; NULL 226 dev/microcode/ncr53cxxx/ncr53cxxx.c if (infp == NULL) { NULL 339 dev/microcode/ncr53cxxx/ncr53cxxx.c if (nsymbols == 0 || outfp == NULL) NULL 356 dev/microcode/ncr53cxxx/ncr53cxxx.c if (symbols[i].flags & F_ENTRY || symbols[i].patchlist == NULL) NULL 375 dev/microcode/ncr53cxxx/ncr53cxxx.c if (nsymbols == 0 || listfp == NULL) NULL 445 dev/microcode/ncr53cxxx/ncr53cxxx.c if (directives[i].name == NULL) { NULL 451 dev/microcode/ncr53cxxx/ncr53cxxx.c if (directives[i].func == NULL) { NULL 497 dev/microcode/ncr53cxxx/ncr53cxxx.c symbols[nsymbols].patchlist = NULL; NULL 671 dev/microcode/ncr53cxxx/ncr53cxxx.c p->next = NULL; NULL 686 dev/microcode/ncr53cxxx/ncr53cxxx.c p->next = NULL; NULL 104 dev/microcode/siop/ncr53cxxx.c {NULL, NULL}}; NULL 344 dev/microcode/siop/ncr53cxxx.c if (infp == NULL) { NULL 501 dev/microcode/siop/ncr53cxxx.c if (nsymbols == 0 || outfp == NULL) NULL 523 dev/microcode/siop/ncr53cxxx.c if (symbols[i].flags & F_ENTRY || symbols[i].patchlist == NULL) NULL 542 dev/microcode/siop/ncr53cxxx.c if (nsymbols == 0 || listfp == NULL) NULL 612 dev/microcode/siop/ncr53cxxx.c if (directives[i].name == NULL) { NULL 618 dev/microcode/siop/ncr53cxxx.c if (directives[i].func == NULL) { NULL 664 dev/microcode/siop/ncr53cxxx.c symbols[nsymbols].patchlist = NULL; NULL 680 dev/microcode/siop/ncr53cxxx.c p->next = NULL; NULL 848 dev/microcode/siop/ncr53cxxx.c p->next = NULL; NULL 863 dev/microcode/siop/ncr53cxxx.c p->next = NULL; NULL 84 dev/midi.c NULL, "midi", DV_DULL NULL 256 dev/midi.c if (sc->hw_if->flush != NULL) NULL 411 dev/midi.c if (sc == NULL) /* there may be more units than devices */ NULL 481 dev/midi.c return (sa != NULL && (sa->type == AUDIODEV_TYPE_MIDI) ? 1 : 0); NULL 568 dev/midi.c if (MIDI_UNIT(dev) >= midi_cd.cd_ndevs || sc == NULL || sc->isdying) { NULL 87 dev/midisyn.c NULL, /* flush */ NULL 68 dev/mii/acphy.c NULL, "acphy", DV_DULL NULL 87 dev/mii/acphy.c NULL }, NULL 95 dev/mii/acphy.c if (mii_phy_match(ma, acphys) != NULL) NULL 128 dev/mii/acphy.c #define ADD(m, c) ifmedia_add(&mii->mii_media, (m), (c), NULL) NULL 67 dev/mii/amphy.c NULL, "amphy", DV_DULL NULL 90 dev/mii/amphy.c NULL }, NULL 98 dev/mii/amphy.c if (mii_phy_match(ma, amphys) != NULL) NULL 60 dev/mii/bmtphy.c NULL, "bmtphy", DV_DULL NULL 90 dev/mii/bmtphy.c NULL }, NULL 98 dev/mii/bmtphy.c if (mii_phy_match(ma, bmtphys) != NULL) NULL 79 dev/mii/brgphy.c NULL, "brgphy", DV_DULL NULL 140 dev/mii/brgphy.c NULL }, NULL 148 dev/mii/brgphy.c if (mii_phy_match(ma, brgphys) != NULL) NULL 449 dev/mii/brgphy.c struct bge_softc *bge_sc = NULL; NULL 76 dev/mii/ciphy.c NULL, "ciphy", DV_DULL NULL 99 dev/mii/ciphy.c NULL }, NULL 107 dev/mii/ciphy.c if (mii_phy_match(ma, ciphys) != NULL) NULL 97 dev/mii/dcphy.c NULL, "dcphy", DV_DULL NULL 147 dev/mii/dcphy.c #define ADD(m, c) ifmedia_add(&mii->mii_media, (m), (c), NULL) NULL 70 dev/mii/eephy.c NULL, "eephy", DV_DULL NULL 115 dev/mii/eephy.c NULL }, NULL 123 dev/mii/eephy.c if (mii_phy_match(ma, eephys) != NULL) NULL 96 dev/mii/exphy.c NULL, "exphy", DV_DULL NULL 105 dev/mii/gentbi.c NULL, "gentbi", DV_DULL NULL 100 dev/mii/icsphy.c NULL, "icsphy", DV_DULL NULL 120 dev/mii/icsphy.c NULL }, NULL 129 dev/mii/icsphy.c if (mii_phy_match(ma, icsphys) != NULL) NULL 100 dev/mii/inphy.c NULL, "inphy", DV_DULL NULL 119 dev/mii/inphy.c NULL }, NULL 130 dev/mii/inphy.c if (mii_phy_match(ma, inphys) != NULL) NULL 98 dev/mii/iophy.c NULL, "iophy", DV_DULL NULL 115 dev/mii/iophy.c NULL }, NULL 127 dev/mii/iophy.c if (mii_phy_match(ma, iophys) != NULL) NULL 69 dev/mii/ipgphy.c NULL, "ipgphy", DV_DULL NULL 87 dev/mii/ipgphy.c NULL }, NULL 95 dev/mii/ipgphy.c if (mii_phy_match(ma, ipgphys) != NULL) NULL 120 dev/mii/ipgphy.c #define ADD(m, c) ifmedia_add(&mii->mii_media, (m), (c), NULL) NULL 66 dev/mii/luphy.c NULL, "luphy", DV_DULL NULL 80 dev/mii/luphy.c NULL }, NULL 88 dev/mii/luphy.c if (mii_phy_match(ma, luphys) != NULL) NULL 100 dev/mii/lxtphy.c NULL, "lxtphy", DV_DULL NULL 122 dev/mii/lxtphy.c NULL }, NULL 133 dev/mii/lxtphy.c if (mii_phy_match(ma, lxtphys) != NULL) NULL 97 dev/mii/mii.c for (child = LIST_FIRST(&mii->mii_phys); child != NULL; NULL 145 dev/mii/mii.c mii_print, mii_submatch)) != NULL) { NULL 169 dev/mii/mii.c child != NULL; child = LIST_NEXT(child, mii_list)) { NULL 203 dev/mii/mii.c child != NULL; child = nchild) { NULL 223 dev/mii/mii.c if (pnp != NULL) NULL 257 dev/mii/mii.c for (child = LIST_FIRST(&mii->mii_phys); child != NULL; NULL 274 dev/mii/mii.c for (child = LIST_FIRST(&mii->mii_phys); child != NULL; NULL 290 dev/mii/mii.c for (child = LIST_FIRST(&mii->mii_phys); child != NULL; NULL 303 dev/mii/mii.c for (child = LIST_FIRST(&mii->mii_phys); child != NULL; NULL 410 dev/mii/mii_physubr.c #define ADD(m, c) ifmedia_add(&mii->mii_media, (m), (c), NULL) NULL 528 dev/mii/mii_physubr.c for (; mpd->mpd_name != NULL; mpd++) { NULL 533 dev/mii/mii_physubr.c return (NULL); NULL 57 dev/mii/mtdphy.c NULL, "mtdphy", DV_DULL NULL 71 dev/mii/mtdphy.c NULL }, NULL 79 dev/mii/mtdphy.c if (mii_phy_match(ma, mtdphys) != NULL) NULL 74 dev/mii/nsgphy.c NULL, "nsgphy", DV_DULL NULL 91 dev/mii/nsgphy.c NULL }, NULL 99 dev/mii/nsgphy.c if (mii_phy_match(ma, nsgphys) != NULL) NULL 100 dev/mii/nsphy.c NULL, "nsphy", DV_DULL NULL 116 dev/mii/nsphy.c NULL }, NULL 124 dev/mii/nsphy.c if (mii_phy_match(ma, nsphys) != NULL) NULL 100 dev/mii/nsphyter.c NULL, "nsphyter", DV_DULL NULL 119 dev/mii/nsphyter.c NULL }, NULL 127 dev/mii/nsphyter.c if (mii_phy_match(ma, nsphyterphys) != NULL) NULL 99 dev/mii/qsphy.c NULL, "qsphy", DV_DULL NULL 115 dev/mii/qsphy.c NULL }, NULL 123 dev/mii/qsphy.c if (mii_phy_match(ma, qsphys) != NULL) NULL 80 dev/mii/rgephy.c NULL, "rgephy", DV_DULL NULL 101 dev/mii/rgephy.c NULL }, NULL 109 dev/mii/rgephy.c if (mii_phy_match(ma, rgephys) != NULL) NULL 63 dev/mii/rlphy.c NULL, "rlphy", DV_DULL NULL 80 dev/mii/rlphy.c NULL }, NULL 90 dev/mii/rlphy.c if (mii_phy_match(ma, rlphys) != NULL) NULL 117 dev/mii/rlphy.c if (mpd != NULL) { NULL 100 dev/mii/sqphy.c NULL, "sqphy", DV_DULL NULL 119 dev/mii/sqphy.c NULL }, NULL 127 dev/mii/sqphy.c if (mii_phy_match(ma, sqphys) != NULL) NULL 106 dev/mii/tlphy.c NULL, "tlphy", DV_DULL NULL 131 dev/mii/tlphy.c NULL }, NULL 139 dev/mii/tlphy.c if (mii_phy_match(ma, tlphys) != NULL) NULL 184 dev/mii/tlphy.c IFM_10_2, 0, sc->sc_mii.mii_inst), 0, NULL); NULL 187 dev/mii/tlphy.c IFM_10_5, 0, sc->sc_mii.mii_inst), 0, NULL); NULL 101 dev/mii/tqphy.c NULL, "tqphy", DV_DULL NULL 116 dev/mii/tqphy.c NULL }, NULL 124 dev/mii/tqphy.c if (mii_phy_match(ma, tqphys) != NULL) NULL 56 dev/mii/txphy.c NULL, "txphy", DV_DULL NULL 70 dev/mii/txphy.c NULL }, NULL 78 dev/mii/txphy.c if (mii_phy_match(ma, txphys) != NULL) NULL 96 dev/mii/ukphy.c NULL, "ukphy", DV_DULL NULL 70 dev/mii/urlphy.c NULL, "urlphy", DV_DULL NULL 68 dev/mii/xmphy.c NULL, "xmphy", DV_DULL NULL 88 dev/mii/xmphy.c NULL }, NULL 95 dev/mii/xmphy.c if (mii_phy_match(ma, xmphys) != NULL) NULL 121 dev/mii/xmphy.c #define ADD(m, c) ifmedia_add(&mii->mii_media, (m), (c), NULL) NULL 83 dev/onewire/onewire.c NULL, "onewire", DV_DULL NULL 115 dev/onewire/onewire.c if (sc->sc_thread != NULL) { NULL 145 dev/onewire/onewire.c if (pnp == NULL) NULL 149 dev/onewire/onewire.c if (famname == NULL) NULL 155 dev/onewire/onewire.c if (pnp != NULL) NULL 164 dev/onewire/onewire.c if (pnp != NULL) NULL 216 dev/onewire/onewire.c if (bus->bus_read_byte != NULL) NULL 232 dev/onewire/onewire.c if (bus->bus_write_byte != NULL) NULL 246 dev/onewire/onewire.c if (bus->bus_read_block != NULL) NULL 260 dev/onewire/onewire.c if (bus->bus_write_block != NULL) NULL 274 dev/onewire/onewire.c if (bus->bus_triplet != NULL) NULL 302 dev/onewire/onewire.c if (bus->bus_matchrom != NULL) NULL 319 dev/onewire/onewire.c if (bus->bus_search != NULL) NULL 399 dev/onewire/onewire.c sc->sc_thread = NULL; NULL 469 dev/onewire/onewire.c onewire_print)) == NULL) NULL 474 dev/onewire/onewire.c if (nd == NULL) NULL 88 dev/onewire/onewire_subr.c for (of = onewire_famtab; of->of_name != NULL; of++) NULL 93 dev/onewire/onewire_subr.c return (NULL); NULL 27 dev/onewire/onewiredevs_data.h { 0, NULL } NULL 60 dev/onewire/owid.c NULL, "owid", DV_DULL NULL 93 dev/onewire/owsbm.c NULL, "owsbm", DV_DULL NULL 138 dev/onewire/owsbm.c if (sc->sc_sensortask == NULL) { NULL 156 dev/onewire/owsbm.c if (sc->sc_sensortask != NULL) NULL 76 dev/onewire/owtemp.c NULL, "owtemp", DV_DULL NULL 105 dev/onewire/owtemp.c if (sc->sc_sensortask == NULL) { NULL 123 dev/onewire/owtemp.c if (sc->sc_sensortask != NULL) NULL 260 dev/pci/aac_pci.c if (sc->aac_ih == NULL) { NULL 262 dev/pci/aac_pci.c if (intrstr != NULL) NULL 268 dev/pci/aac_pci.c if (intrstr != NULL) NULL 165 dev/pci/adv_pci.c &sc->sc_iot, &ioh, NULL, &advsize, 0); NULL 199 dev/pci/adv_pci.c if (sc->sc_ih == NULL) { NULL 201 dev/pci/adv_pci.c if (intrstr != NULL) NULL 155 dev/pci/adw_pci.c &iot, &ioh, NULL, NULL, 0)) { NULL 186 dev/pci/adw_pci.c if (sc->sc_ih == NULL) { NULL 188 dev/pci/adw_pci.c if (intrstr != NULL) NULL 105 dev/pci/agp.c &sc->sc_capoff, NULL); NULL 113 dev/pci/agp.c sc->sc_chipc = NULL; NULL 149 dev/pci/agp.c if (sc->sc_methods == NULL || sc->sc_chipc == NULL) NULL 314 dev/pci/agp.c return (NULL); NULL 318 dev/pci/agp.c for (ap = agp_products; ap->ap_attach != NULL; ap++) NULL 322 dev/pci/agp.c if (ap->ap_attach == NULL) NULL 323 dev/pci/agp.c return (NULL); NULL 326 dev/pci/agp.c for (; ap->ap_attach != NULL; ap++) { NULL 329 dev/pci/agp.c return (NULL); NULL 337 dev/pci/agp.c if (ap->ap_attach == NULL) NULL 338 dev/pci/agp.c ap = NULL; NULL 377 dev/pci/agp.c return (NULL); NULL 384 dev/pci/agp.c return NULL; NULL 404 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_DRAIN, NULL); NULL 417 dev/pci/agp.c &capoff, NULL) == 0) { NULL 478 dev/pci/agp.c if (mem == NULL) NULL 479 dev/pci/agp.c return NULL; NULL 485 dev/pci/agp.c return NULL; NULL 519 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_EXCLUSIVE, NULL); NULL 523 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 532 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 545 dev/pci/agp.c if (segs == NULL) { NULL 546 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 554 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 562 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 567 dev/pci/agp.c mem->am_virtual, mem->am_size, NULL, NULL 573 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 613 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 635 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 645 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_EXCLUSIVE, NULL); NULL 649 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 673 dev/pci/agp.c lockmgr(&sc->sc_lock, LK_RELEASE, NULL); NULL 701 dev/pci/agp.c if ((error = bus_dmamap_load(tag, *mapp, *vaddr, size, NULL, NULL 86 dev/pci/agp_ali.c if (asc == NULL) { NULL 103 dev/pci/agp_ali.c if (gatt != NULL) NULL 117 dev/pci/agp_amd.c return (NULL); NULL 166 dev/pci/agp_amd.c if (asc == NULL) { NULL 174 dev/pci/agp_amd.c PCI_MAPREG_TYPE_MEM,0, &asc->iot, &asc->ioh, NULL, NULL, 0); NULL 120 dev/pci/agp_i810.c if (isc == NULL) { NULL 180 dev/pci/agp_i810.c &isc->bst, &isc->bsh, NULL, &isc->bsz, 0); NULL 188 dev/pci/agp_i810.c 0, &isc->gtt_bst, &isc->gtt_bsh, NULL, NULL, 0); NULL 670 dev/pci/agp_i810.c return (NULL); NULL 672 dev/pci/agp_i810.c return (NULL); NULL 679 dev/pci/agp_i810.c return (NULL); NULL 696 dev/pci/agp_i810.c if (mem->am_dmaseg == NULL) { NULL 698 dev/pci/agp_i810.c return (NULL); NULL 706 dev/pci/agp_i810.c return (NULL); NULL 714 dev/pci/agp_i810.c return (NULL); NULL 86 dev/pci/agp_intel.c if (isc == NULL) { NULL 98 dev/pci/agp_intel.c sc->sc_chipc = NULL; NULL 85 dev/pci/agp_sis.c if (ssc == NULL) { NULL 84 dev/pci/agp_via.c if (asc == NULL) { NULL 386 dev/pci/ahc_pci.c NULL NULL 676 dev/pci/ahc_pci.c return (NULL); NULL 683 dev/pci/ahc_pci.c return (NULL); NULL 697 dev/pci/ahc_pci.c return (entry != NULL && entry->setup != NULL) ? 1 : 0; NULL 754 dev/pci/ahc_pci.c if (entry == NULL) NULL 759 dev/pci/ahc_pci.c if (bd == NULL) { NULL 786 dev/pci/ahc_pci.c memtype, 0, &memt, &memh, NULL, NULL, 0) == 0); NULL 794 dev/pci/ahc_pci.c PCI_MAPREG_TYPE_IO, 0, &iot, &ioh, NULL, NULL, 0) == 0); NULL 915 dev/pci/ahc_pci.c if (ahc->ih == NULL) { NULL 917 dev/pci/ahc_pci.c if (intrstr != NULL) NULL 972 dev/pci/ahc_pci.c if (ahc->seep_config == NULL) NULL 436 dev/pci/ahci.c NULL, "ahci", DV_DULL NULL 531 dev/pci/ahci.c return (NULL); NULL 555 dev/pci/ahci.c if (ad != NULL) { NULL 557 dev/pci/ahci.c if (ad->ad_match != NULL) NULL 583 dev/pci/ahci.c if (ad != NULL && ad->ad_attach != NULL) { NULL 707 dev/pci/ahci.c if (sc->sc_ports[i] != NULL) NULL 723 dev/pci/ahci.c &sc->sc_ioh, NULL, &sc->sc_ios, 0) != 0) { NULL 744 dev/pci/ahci.c if (sc->sc_ih == NULL) { NULL 828 dev/pci/ahci.c if (ap == NULL) { NULL 879 dev/pci/ahci.c if (ap->ap_dmamem_rfis == NULL) NULL 903 dev/pci/ahci.c if (ap->ap_ccbs == NULL) { NULL 915 dev/pci/ahci.c if (ap->ap_dmamem_cmd_table == NULL || ap->ap_dmamem_cmd_list == NULL) { NULL 1049 dev/pci/ahci.c while ((ccb = ahci_get_ccb(ap)) != NULL) NULL 1064 dev/pci/ahci.c sc->sc_ports[port] = NULL; NULL 1163 dev/pci/ahci.c struct ahci_ccb *ccb = NULL; NULL 1224 dev/pci/ahci.c if (ahci_poll(ccb, 1000, NULL) != 0) NULL 1236 dev/pci/ahci.c if (ahci_poll(ccb, 1000, NULL) != 0) NULL 1250 dev/pci/ahci.c if (ccb != NULL) { NULL 1339 dev/pci/ahci.c error = bus_dmamap_load(sc->sc_dmat, dmap, xa->data, xa->datalen, NULL, NULL 1420 dev/pci/ahci.c if (timeout_fn != NULL) NULL 1486 dev/pci/ahci.c if (nextccb == NULL || !(nextccb->ccb_xa.flags & ATA_F_NCQ)) NULL 1837 dev/pci/ahci.c if (ccb != NULL) { NULL 1899 dev/pci/ahci.c KASSERT(err_ccb != NULL); NULL 1981 dev/pci/ahci.c if (ahci_poll(ccb, 1000, NULL) != 0) NULL 2034 dev/pci/ahci.c if (adm == NULL) NULL 2035 dev/pci/ahci.c return (NULL); NULL 2053 dev/pci/ahci.c NULL, BUS_DMA_NOWAIT) != 0) NULL 2069 dev/pci/ahci.c return (NULL); NULL 2151 dev/pci/ahci.c if (ap == NULL) NULL 2171 dev/pci/ahci.c if (ccb == NULL) { NULL 2174 dev/pci/ahci.c return (NULL); NULL 319 dev/pci/ahd_pci.c return (NULL); NULL 331 dev/pci/ahd_pci.c return entry != NULL ? 1 : 0; NULL 349 dev/pci/ahd_pci.c if (ahd_alloc(ahd, ahd->sc_dev.dv_xname) == NULL) NULL 354 dev/pci/ahd_pci.c if (entry == NULL) NULL 390 dev/pci/ahd_pci.c &ahd->pcix_off, NULL)) { NULL 409 dev/pci/ahd_pci.c memtype, 0, &ahd->tags[0], &ahd->bshs[0], NULL, NULL 410 dev/pci/ahd_pci.c NULL, 0) == 0); NULL 437 dev/pci/ahd_pci.c PCI_MAPREG_TYPE_IO, 0, &ahd->tags[0], &ahd->bshs[0], NULL, NULL 438 dev/pci/ahd_pci.c NULL, 0) == 0); NULL 442 dev/pci/ahd_pci.c PCI_MAPREG_TYPE_IO, 0, &ahd->tags[1], &ahd->bshs[1], NULL, NULL 443 dev/pci/ahd_pci.c NULL, 0) == 0); NULL 461 dev/pci/ahd_pci.c NULL)) { NULL 516 dev/pci/ahd_pci.c if (ahd->ih == NULL) { NULL 518 dev/pci/ahd_pci.c if (intrstr != NULL) NULL 524 dev/pci/ahd_pci.c if (intrstr != NULL) NULL 769 dev/pci/ahd_pci.c ahd->seep_config = NULL; NULL 125 dev/pci/alipm.c NULL, "alipm", DV_DULL NULL 175 dev/pci/alipm.c &sc->sc_iot, &sc->sc_ioh, NULL, &iosize, ALIPM_SMB_SIZE)) { NULL 121 dev/pci/amdiic.c NULL, "amdiic", DV_DULL NULL 144 dev/pci/amdiic.c const char *intrstr = NULL; NULL 148 dev/pci/amdiic.c &sc->sc_iot, &sc->sc_ioh, NULL, &iosize, 0)) { NULL 167 dev/pci/amdiic.c if (sc->sc_ih != NULL) { NULL 203 dev/pci/amdpm.c NULL, "amdpm", DV_DULL NULL 122 dev/pci/ami_pci.c { 0, NULL, 0 } NULL 193 dev/pci/ami_pci.c const char *intrstr, *model = NULL, *lhc; NULL 201 dev/pci/ami_pci.c &sc->sc_iot, &sc->sc_ioh, NULL, &size, AMI_PCI_MEMSIZE)) { NULL 296 dev/pci/ami_pci.c sc->sc_ih = NULL; NULL 398 dev/pci/arc.c NULL, "arc", DV_DULL NULL 406 dev/pci/arc.c arc_scsi_cmd, arc_minphys, NULL, NULL, NULL NULL 410 dev/pci/arc.c NULL, NULL, NULL, NULL NULL 536 dev/pci/arc.c if (sc->sc_shutdownhook == NULL) NULL 566 dev/pci/arc.c if (scsi_task(arc_create_sensors, sc, NULL, 1) != 0) NULL 607 dev/pci/arc.c struct arc_ccb *ccb = NULL; NULL 676 dev/pci/arc.c if (ccb == NULL) { NULL 750 dev/pci/arc.c xs->data, xs->datalen, NULL, NULL 829 dev/pci/arc.c struct arc_ccb *ccb = NULL; NULL 880 dev/pci/arc.c &sc->sc_ioh, NULL, &sc->sc_ios, 0) != 0) { NULL 892 dev/pci/arc.c if (sc->sc_ih == NULL) { NULL 894 dev/pci/arc.c intrstr == NULL ? "" : " at ", NULL 895 dev/pci/arc.c intrstr == NULL ? "" : intrstr); NULL 1245 dev/pci/arc.c if (sc_link != NULL) { NULL 1574 dev/pci/arc.c if (sensor_task_register(sc, arc_refresh_sensors, 120) == NULL) NULL 1728 dev/pci/arc.c if (adm == NULL) NULL 1729 dev/pci/arc.c return (NULL); NULL 1747 dev/pci/arc.c NULL, BUS_DMA_NOWAIT) != 0) NULL 1763 dev/pci/arc.c return (NULL); NULL 1791 dev/pci/arc.c if (sc->sc_requests == NULL) { NULL 1821 dev/pci/arc.c while ((ccb = arc_get_ccb(sc)) != NULL) NULL 1837 dev/pci/arc.c if (ccb != NULL) NULL 1846 dev/pci/arc.c ccb->ccb_xs = NULL; NULL 223 dev/pci/auich.c NULL, "auich", DV_DULL NULL 293 dev/pci/auich.c NULL, /* drain */ NULL 297 dev/pci/auich.c NULL, /* commit_setting */ NULL 298 dev/pci/auich.c NULL, /* init_output */ NULL 299 dev/pci/auich.c NULL, /* init_input */ NULL 300 dev/pci/auich.c NULL, /* start_output */ NULL 301 dev/pci/auich.c NULL, /* start_input */ NULL 304 dev/pci/auich.c NULL, /* speaker_ctl */ NULL 306 dev/pci/auich.c NULL, /* getfd */ NULL 367 dev/pci/auich.c &sc->iot_mix, &sc->mix_ioh, NULL, &mix_size, 0)) { NULL 372 dev/pci/auich.c 0, &sc->iot_mix, &sc->mix_ioh, NULL, &mix_size, 0)) { NULL 379 dev/pci/auich.c &sc->iot, &sc->aud_ioh, NULL, &aud_size, 0)) { NULL 385 dev/pci/auich.c &sc->aud_ioh, NULL, &aud_size, 0)) { NULL 393 dev/pci/auich.c 0, &sc->iot_mix, &sc->mix_ioh, NULL, &mix_size, 0)) { NULL 399 dev/pci/auich.c 0, &sc->iot, &sc->aud_ioh, NULL, &aud_size, 0)) { NULL 724 dev/pci/auich.c play->sw_code = NULL; NULL 1067 dev/pci/auich.c return NULL; NULL 1071 dev/pci/auich.c return NULL; NULL 1080 dev/pci/auich.c return NULL; NULL 1089 dev/pci/auich.c return NULL; NULL 1099 dev/pci/auich.c return NULL; NULL 1103 dev/pci/auich.c NULL, BUS_DMA_NOWAIT)) != 0) { NULL 1110 dev/pci/auich.c return NULL; NULL 1129 dev/pci/auich.c if (p->next == NULL) { NULL 1478 dev/pci/auich.c if (temp_buffer == NULL) NULL 1482 dev/pci/auich.c if (p == NULL) { NULL 99 dev/pci/auixp.c NULL, "auixp", DV_DULL NULL 181 dev/pci/auixp.c NULL, /* drain */ NULL 186 dev/pci/auixp.c NULL, /* init_output */ NULL 187 dev/pci/auixp.c NULL, /* init_input */ NULL 188 dev/pci/auixp.c NULL, /* start_output */ NULL 189 dev/pci/auixp.c NULL, /* start_input */ NULL 192 dev/pci/auixp.c NULL, /* speaker_ctl */ NULL 194 dev/pci/auixp.c NULL, /* getfd */ NULL 373 dev/pci/auixp.c play->sw_code = NULL; NULL 616 dev/pci/auixp.c return NULL; NULL 624 dev/pci/auixp.c return NULL; NULL 783 dev/pci/auixp.c *dmap = NULL; NULL 800 dev/pci/auixp.c dma->intr = NULL; NULL 801 dev/pci/auixp.c dma->intrarg = NULL; NULL 1139 dev/pci/auixp.c error = bus_dmamap_load(sc->sc_dmat, dma->map, dma->addr, dma->size, NULL, NULL 1272 dev/pci/auixp.c if (sc->sc_ih == NULL) { NULL 1274 dev/pci/auixp.c if (intrstr != NULL) NULL 1305 dev/pci/auixp.c if (sc->savemem == NULL) { NULL 1312 dev/pci/auixp.c if (sc->powerhook == NULL) NULL 1415 dev/pci/auixp.c if (sc->sc_ih != NULL) NULL 117 dev/pci/autri.c NULL, "autri", DV_DULL NULL 150 dev/pci/autri.c NULL, /* drain */ NULL 154 dev/pci/autri.c NULL, /* commit_settings */ NULL 155 dev/pci/autri.c NULL, /* init_output */ NULL 156 dev/pci/autri.c NULL, /* init_input */ NULL 157 dev/pci/autri.c NULL, /* start_output */ NULL 158 dev/pci/autri.c NULL, /* start_input */ NULL 161 dev/pci/autri.c NULL, /* speaker_ctl */ NULL 163 dev/pci/autri.c NULL, /* setfd */ NULL 169 dev/pci/autri.c NULL, NULL 187 dev/pci/autri.c NULL, /* flush */ NULL 189 dev/pci/autri.c NULL, /* ioctl */ NULL 526 dev/pci/autri.c PCI_MAPREG_TYPE_MEM, 0, &sc->memt, &sc->memh, NULL, &iosize, 0)) { NULL 540 dev/pci/autri.c if (sc->sc_ih == NULL) { NULL 543 dev/pci/autri.c if (intrstr != NULL) NULL 610 dev/pci/autri.c ctl.dev = autri_get_portnum_by_name(sc,AudioCoutputs,AudioNmaster,NULL); NULL 891 dev/pci/autri.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 1069 dev/pci/autri.c sc->sc_play.intr = NULL; NULL 1084 dev/pci/autri.c sc->sc_rec.intr = NULL; NULL 1179 dev/pci/autri.c return NULL; NULL 1187 dev/pci/autri.c return NULL; NULL 1204 dev/pci/autri.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->next) { NULL 1595 dev/pci/autri.c sc->sc_iintr = NULL; NULL 1596 dev/pci/autri.c sc->sc_ointr = NULL; NULL 113 dev/pci/auvia.c NULL, "auvia", DV_DULL NULL 172 dev/pci/auvia.c NULL, /* drain */ NULL 176 dev/pci/auvia.c NULL, /* commit_settings */ NULL 177 dev/pci/auvia.c NULL, /* init_output */ NULL 178 dev/pci/auvia.c NULL, /* init_input */ NULL 179 dev/pci/auvia.c NULL, /* start_output */ NULL 180 dev/pci/auvia.c NULL, /* start_input */ NULL 183 dev/pci/auvia.c NULL, /* speaker_ctl */ NULL 185 dev/pci/auvia.c NULL, /* setfd */ NULL 191 dev/pci/auvia.c NULL, /* auvia_round_buffersize */ NULL 223 dev/pci/auvia.c const char *intrstr = NULL; NULL 236 dev/pci/auvia.c &sc->sc_ioh, NULL, &iosize, 0)) { NULL 254 dev/pci/auvia.c if (sc->sc_ih == NULL) { NULL 256 dev/pci/auvia.c if (intrstr != NULL) NULL 319 dev/pci/auvia.c AudioCoutputs, AudioNmaster, NULL); NULL 455 dev/pci/auvia.c sc->sc_play.sc_intr = NULL; NULL 456 dev/pci/auvia.c sc->sc_record.sc_intr = NULL; NULL 734 dev/pci/auvia.c if ((error = bus_dmamap_load(sc->sc_dmat, p->map, p->addr, size, NULL, NULL 765 dev/pci/auvia.c for (pp = &(sc->sc_dmas); (p = *pp) != NULL; pp = &p->next) NULL 294 dev/pci/azalia.c NULL, "azalia", DV_DULL NULL 300 dev/pci/azalia.c NULL, /* drain */ NULL 304 dev/pci/azalia.c NULL, /* commit_settings */ NULL 305 dev/pci/azalia.c NULL, /* init_output */ NULL 306 dev/pci/azalia.c NULL, /* init_input */ NULL 307 dev/pci/azalia.c NULL, /* start_output */ NULL 308 dev/pci/azalia.c NULL, /* start_input */ NULL 311 dev/pci/azalia.c NULL, /* speaker_ctl */ NULL 313 dev/pci/azalia.c NULL, /* setfd */ NULL 320 dev/pci/azalia.c NULL, /* mappage */ NULL 378 dev/pci/azalia.c &sc->iot, &sc->ioh, NULL, &sc->map_size, 0)) { NULL 400 dev/pci/azalia.c if (sc->ih == NULL) { NULL 402 dev/pci/azalia.c if (intrrupt_str != NULL) NULL 433 dev/pci/azalia.c if (sc->audiodev != NULL) NULL 448 dev/pci/azalia.c if (az->audiodev != NULL) { NULL 450 dev/pci/azalia.c az->audiodev = NULL; NULL 468 dev/pci/azalia.c if (az->ih != NULL) { NULL 470 dev/pci/azalia.c az->ih = NULL; NULL 717 dev/pci/azalia.c if (az->corb_dma.addr == NULL) NULL 792 dev/pci/azalia.c if (az->unsolq == NULL) { NULL 824 dev/pci/azalia.c if (az->unsolq != NULL) { NULL 826 dev/pci/azalia.c az->unsolq = NULL; NULL 828 dev/pci/azalia.c if (az->rirb_dma.addr == NULL) NULL 917 dev/pci/azalia.c if (result != NULL) NULL 952 dev/pci/azalia.c if (codec->unsol_event != NULL) NULL 1011 dev/pci/azalia.c NULL, BUS_DMA_NOWAIT); NULL 1027 dev/pci/azalia.c d->addr = NULL; NULL 1034 dev/pci/azalia.c if (d->addr == NULL) NULL 1040 dev/pci/azalia.c d->addr = NULL; NULL 1073 dev/pci/azalia.c if (this->name == NULL) { NULL 1075 dev/pci/azalia.c if (vendor == NULL) NULL 1138 dev/pci/azalia.c if (this->w == NULL) { NULL 1205 dev/pci/azalia.c if (this->mixer_delete != NULL) NULL 1207 dev/pci/azalia.c if (this->formats != NULL) { NULL 1209 dev/pci/azalia.c this->formats = NULL; NULL 1213 dev/pci/azalia.c this->encodings = NULL; NULL 1271 dev/pci/azalia.c if (this->formats != NULL) NULL 1276 dev/pci/azalia.c if (this->formats == NULL) { NULL 1430 dev/pci/azalia.c err = this->comresp(this, nid, CORB_SET_CONVERTER_FORMAT, fmt, NULL); NULL 1434 dev/pci/azalia.c (number << 4) | startchan, NULL); NULL 1560 dev/pci/azalia.c if (codec->init_widget != NULL) NULL 1685 dev/pci/azalia.c if (this->connections == NULL) { NULL 1754 dev/pci/azalia.c if (this->bdlist.addr == NULL) NULL 1978 dev/pci/azalia.c void (*pswcode)(void *, u_char *, int) = NULL; NULL 1979 dev/pci/azalia.c void (*rswcode)(void *, u_char *, int) = NULL; NULL 1984 dev/pci/azalia.c if (smode & AUMODE_RECORD && r != NULL) { NULL 2017 dev/pci/azalia.c if (smode & AUMODE_PLAY && p != NULL) { NULL 2162 dev/pci/azalia.c return NULL; NULL 123 dev/pci/azalia_codec.c this->name = NULL; NULL 396 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 770 dev/pci/azalia_codec.c if (newbuf == NULL) { NULL 885 dev/pci/azalia_codec.c if (this->mixers == NULL) NULL 888 dev/pci/azalia_codec.c this->mixers = NULL; NULL 1303 dev/pci/azalia_codec.c CORB_SET_PIN_WIDGET_CONTROL, result, NULL); NULL 1579 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 1830 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 2096 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 2250 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 2381 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 2412 dev/pci/azalia_codec.c CORB_UNSOL_ENABLE | STAC9200_EVENT_HP, NULL); NULL 2500 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 2557 dev/pci/azalia_codec.c this->comresp(this, this->audiofunc, 0x7e7, 0, NULL); NULL 2558 dev/pci/azalia_codec.c this->comresp(this, this->audiofunc, CORB_SET_GPIO_ENABLE_MASK, mask, NULL); NULL 2559 dev/pci/azalia_codec.c this->comresp(this, this->audiofunc, CORB_SET_GPIO_DIRECTION, dir, NULL); NULL 2561 dev/pci/azalia_codec.c this->comresp(this, this->audiofunc, CORB_SET_GPIO_DATA, data, NULL); NULL 2628 dev/pci/azalia_codec.c if (this->mixers == NULL) { NULL 92 dev/pci/bha_pci.c NULL, &iosize, 0)) NULL 95 dev/pci/bha_pci.c rv = bha_find(iot, ioh, NULL); NULL 127 dev/pci/bha_pci.c NULL, &iosize, 0)) { NULL 151 dev/pci/bha_pci.c if (sc->sc_ih == NULL) { NULL 153 dev/pci/bha_pci.c if (intrstr != NULL) NULL 113 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 125 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 137 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 149 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 161 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 173 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 185 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 197 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 209 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 221 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 233 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 245 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 257 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 269 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 281 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 293 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 306 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 318 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 330 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 343 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 355 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 367 dev/pci/bktr/bktr_card.c NULL, /* the tuner */ NULL 119 dev/pci/bktr/bktr_os.c NULL, "bktr", DV_DULL NULL 128 dev/pci/bktr/bktr_os.c NULL, /* open */ NULL 129 dev/pci/bktr/bktr_os.c NULL, /* close */ NULL 132 dev/pci/bktr/bktr_os.c NULL /* search */ NULL 188 dev/pci/bktr/bktr_os.c PCI_MAPREG_MEM_TYPE_32BIT, 0, &bktr->memt, &bktr->memh, NULL, NULL 214 dev/pci/bktr/bktr_os.c if (bktr->ih == NULL) { NULL 217 dev/pci/bktr/bktr_os.c if (intrstr != NULL) NULL 222 dev/pci/bktr/bktr_os.c if (intrstr != NULL) NULL 305 dev/pci/bktr/bktr_os.c if (bus_dmamap_load(dmat, *dmapp, kva, size, NULL, BUS_DMA_NOWAIT)) { NULL 357 dev/pci/bktr/bktr_os.c if ((unit >= bktr_cd.cd_ndevs) || (bktr_cd.cd_devs[unit] == NULL)) NULL 644 dev/pci/bktr/bktr_tuner.c {NULL, ""}, NULL 696 dev/pci/bktr/bktr_tuner.c bktr->card.tuner = NULL; NULL 772 dev/pci/bktr/bktr_tuner.c if ( tuner == NULL ) NULL 135 dev/pci/cac_pci.c return (NULL); NULL 147 dev/pci/cac_pci.c return (NULL); NULL 158 dev/pci/cac_pci.c return (cac_pci_findtype(aux) != NULL); NULL 202 dev/pci/cac_pci.c &sc->sc_iot, &sc->sc_ioh, NULL, &size, 0)) NULL 209 dev/pci/cac_pci.c &sc->sc_iot, &sc->sc_ioh, NULL, &size, 0)) NULL 227 dev/pci/cac_pci.c if (sc->sc_ih == NULL) { NULL 229 dev/pci/cac_pci.c if (intrstr != NULL) NULL 260 dev/pci/cac_pci.c return (NULL); NULL 110 dev/pci/ciss_pci.c &sc->iot, &sc->ioh, NULL, &size, 0)) { NULL 128 dev/pci/ciss_pci.c NULL, &sc->cfg_ioh, NULL, &cfgsz, 0)) { NULL 174 dev/pci/ciss_pci.c sc->sc_ih = NULL; NULL 122 dev/pci/cmpci.c NULL, "cmpci", DV_DULL NULL 174 dev/pci/cmpci.c NULL, /* drain */ NULL 178 dev/pci/cmpci.c NULL, /* commit_settings */ NULL 179 dev/pci/cmpci.c NULL, /* init_output */ NULL 180 dev/pci/cmpci.c NULL, /* init_input */ NULL 181 dev/pci/cmpci.c NULL, /* start_output */ NULL 182 dev/pci/cmpci.c NULL, /* start_input */ NULL 185 dev/pci/cmpci.c NULL, /* speaker_ctl */ NULL 187 dev/pci/cmpci.c NULL, /* setfd */ NULL 394 dev/pci/cmpci.c &sc->sc_iot, &sc->sc_ioh, NULL, NULL, 0)) { NULL 407 dev/pci/cmpci.c if (sc->sc_ih == NULL) { NULL 409 dev/pci/cmpci.c if (intrstr != NULL) NULL 422 dev/pci/cmpci.c aa.hwif = NULL; NULL 423 dev/pci/cmpci.c aa.hdl = NULL; NULL 428 dev/pci/cmpci.c aa.hwif = NULL; NULL 429 dev/pci/cmpci.c aa.hdl = NULL; NULL 526 dev/pci/cmpci.c if (sc->sc_play.intr != NULL) NULL 530 dev/pci/cmpci.c if (sc->sc_rec.intr != NULL) NULL 543 dev/pci/cmpci.c if (intrstat & CMPCI_REG_UART_INTR && sc->sc_mpudev != NULL) NULL 651 dev/pci/cmpci.c p->sw_code = NULL; NULL 795 dev/pci/cmpci.c sc->sc_play.intr = NULL; NULL 814 dev/pci/cmpci.c sc->sc_rec.intr = NULL; NULL 1113 dev/pci/cmpci.c if (n == NULL) { NULL 1137 dev/pci/cmpci.c NULL, w); NULL 1210 dev/pci/cmpci.c return NULL; NULL 1738 dev/pci/cmpci.c if (offset < 0 || NULL == (p = cmpci_find_dmamem(sc, addr))) NULL 189 dev/pci/cs4280.c NULL, "clcs", DV_DULL NULL 249 dev/pci/cs4280.c NULL, NULL 253 dev/pci/cs4280.c NULL, NULL 254 dev/pci/cs4280.c NULL, NULL 255 dev/pci/cs4280.c NULL, NULL 256 dev/pci/cs4280.c NULL, NULL 257 dev/pci/cs4280.c NULL, NULL 260 dev/pci/cs4280.c NULL, NULL 262 dev/pci/cs4280.c NULL, NULL 611 dev/pci/cs4280.c &sc->ba0t, &sc->ba0h, NULL, NULL, 0)) { NULL 617 dev/pci/cs4280.c &sc->ba1t, &sc->ba1h, NULL, NULL, 0)) { NULL 641 dev/pci/cs4280.c if (sc->sc_ih == NULL) { NULL 643 dev/pci/cs4280.c if (intrstr != NULL) NULL 797 dev/pci/cs4280.c while ((sc->sc_iintr != NULL) && NULL 812 dev/pci/cs4280.c if (sc->sc_ointr != NULL) NULL 816 dev/pci/cs4280.c while ((sc->sc_ointr != NULL) && NULL 882 dev/pci/cs4280.c if (cs4280_firmware == NULL) { NULL 1390 dev/pci/cs4280.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 1457 dev/pci/cs4280.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->next) { NULL 1505 dev/pci/cs4280.c for (p = sc->sc_dmas; p != NULL && BUFADDR(p) != start; p = p->next) NULL 1507 dev/pci/cs4280.c if (p == NULL) { NULL 214 dev/pci/cs4281.c NULL, NULL 218 dev/pci/cs4281.c NULL, NULL 219 dev/pci/cs4281.c NULL, NULL 220 dev/pci/cs4281.c NULL, NULL 221 dev/pci/cs4281.c NULL, NULL 222 dev/pci/cs4281.c NULL, NULL 225 dev/pci/cs4281.c NULL, NULL 227 dev/pci/cs4281.c NULL, NULL 234 dev/pci/cs4281.c NULL, /* cs4281_mappage, */ NULL 262 dev/pci/cs4281.c NULL, "clct", DV_DULL NULL 303 dev/pci/cs4281.c &sc->ba0h, NULL, NULL, 0)) { NULL 309 dev/pci/cs4281.c &sc->ba1h, NULL, NULL, 0)) { NULL 344 dev/pci/cs4281.c if (sc->sc_ih == NULL) { NULL 346 dev/pci/cs4281.c if (intrstr != NULL) NULL 650 dev/pci/cs4281.c for (p = sc->sc_dmas; p != NULL && BUFADDR(p) != start; p = p->next) NULL 652 dev/pci/cs4281.c if (p == NULL) { NULL 1384 dev/pci/cs4281.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->next) { NULL 1563 dev/pci/cs4281.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 98 dev/pci/cy82c693.c return (NULL); NULL 99 dev/pci/cy_pci.c const char *intrstr = NULL; NULL 120 dev/pci/cy_pci.c &psc->sc_iot, &psc->sc_ioh, NULL, NULL, 0) != 0) { NULL 126 dev/pci/cy_pci.c &sc->sc_memh, NULL, NULL, 0) != 0) { NULL 145 dev/pci/cy_pci.c if (sc->sc_ih == NULL) { NULL 147 dev/pci/cy_pci.c if (intrstr != NULL) NULL 298 dev/pci/cz.c const char *intrstr = NULL; NULL 308 dev/pci/cz.c &cz->cz_plx.plx_st, &cz->cz_plx.plx_sh, NULL, NULL, 0) != 0) { NULL 314 dev/pci/cz.c &cz->cz_win_st, &cz->cz_win_sh, NULL, NULL, 0) != 0) { NULL 346 dev/pci/cz.c cz->cz_ih = NULL; NULL 353 dev/pci/cz.c if (cz->cz_ih == NULL) { NULL 355 dev/pci/cz.c if (intrstr != NULL) NULL 363 dev/pci/cz.c if (cz->cz_ih == NULL) { NULL 702 dev/pci/cz.c if (cz->cz_ports == NULL) { NULL 857 dev/pci/cz.c if (cz == NULL) NULL 859 dev/pci/cz.c if (cz->cz_ports == NULL) NULL 867 dev/pci/cz.c return (NULL); NULL 896 dev/pci/cz.c if (sc == NULL) NULL 935 dev/pci/cz.c if ((--cz->cz_nopenchan == 0) && (cz->cz_ih == NULL)) { NULL 958 dev/pci/cz.c if (sc == NULL) NULL 983 dev/pci/cz.c if ((cz->cz_nopenchan++ == 0) && (cz->cz_ih == NULL)) { NULL 119 dev/pci/dpt_pci.c &sc->sc_ioh, NULL, NULL, 0)) { NULL 139 dev/pci/dpt_pci.c if (sc->sc_ih == NULL) { NULL 141 dev/pci/dpt_pci.c if (intrstr != NULL) NULL 82 dev/pci/eap.c NULL, "eap", DV_DULL NULL 215 dev/pci/eap.c NULL, NULL 219 dev/pci/eap.c NULL, NULL 220 dev/pci/eap.c NULL, NULL 221 dev/pci/eap.c NULL, NULL 222 dev/pci/eap.c NULL, NULL 223 dev/pci/eap.c NULL, NULL 226 dev/pci/eap.c NULL, NULL 228 dev/pci/eap.c NULL, NULL 234 dev/pci/eap.c NULL, NULL 244 dev/pci/eap.c NULL, NULL 248 dev/pci/eap.c NULL, NULL 249 dev/pci/eap.c NULL, NULL 250 dev/pci/eap.c NULL, NULL 251 dev/pci/eap.c NULL, NULL 252 dev/pci/eap.c NULL, NULL 255 dev/pci/eap.c NULL, NULL 257 dev/pci/eap.c NULL, NULL 263 dev/pci/eap.c NULL, NULL 570 dev/pci/eap.c &sc->iot, &sc->ioh, NULL, NULL, 0)) { NULL 584 dev/pci/eap.c if (sc->sc_ih == NULL) { NULL 586 dev/pci/eap.c if (intrstr != NULL) NULL 708 dev/pci/eap.c AudioNsource, NULL); NULL 795 dev/pci/eap.c if ((intr & EAP_I_UART) && sc->sc_iintr != NULL) { NULL 831 dev/pci/eap.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 1636 dev/pci/eap.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->next) { NULL 117 dev/pci/ehci_pci.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size, 0)) { NULL 139 dev/pci/ehci_pci.c if (sc->sc_ih == NULL) { NULL 141 dev/pci/ehci_pci.c if (intrstr != NULL) NULL 206 dev/pci/ehci_pci.c if (sc->sc_ih != NULL) { NULL 208 dev/pci/ehci_pci.c sc->sc_ih = NULL; NULL 219 dev/pci/emuxki.c NULL, "emu", DV_DULL NULL 227 dev/pci/emuxki.c NULL /* config activate */ NULL 233 dev/pci/emuxki.c NULL, /* drain */ NULL 237 dev/pci/emuxki.c NULL, /* commit settings */ NULL 238 dev/pci/emuxki.c NULL, /* init_output */ NULL 239 dev/pci/emuxki.c NULL, /* init_input */ NULL 240 dev/pci/emuxki.c NULL, /* start_output */ NULL 241 dev/pci/emuxki.c NULL, /* start_input */ NULL 244 dev/pci/emuxki.c NULL, /* speaker_ctl */ NULL 246 dev/pci/emuxki.c NULL, /* setfd */ NULL 293 dev/pci/emuxki.c if ((mem = malloc(sizeof(*mem), type, flags)) == NULL) NULL 294 dev/pci/emuxki.c return (NULL); NULL 302 dev/pci/emuxki.c if (mem->segs == NULL) { NULL 304 dev/pci/emuxki.c return (NULL); NULL 312 dev/pci/emuxki.c return (NULL); NULL 319 dev/pci/emuxki.c return (NULL); NULL 327 dev/pci/emuxki.c return (NULL); NULL 331 dev/pci/emuxki.c mem->size, NULL, bus_dma_flags)) { NULL 336 dev/pci/emuxki.c return (NULL); NULL 360 dev/pci/emuxki.c if (sc->sc_ih != NULL) NULL 406 dev/pci/emuxki.c sc->pvoice = sc->rvoice = NULL; NULL 419 dev/pci/emuxki.c sc->hostif.flags = NULL; NULL 456 dev/pci/emuxki.c if (sc->sc_ih == NULL) { NULL 458 dev/pci/emuxki.c if (intrstr != NULL) NULL 491 dev/pci/emuxki.c (sc->sc_audev = audio_attach_mi(&emuxki_hw_if, sc, self)) == NULL) { NULL 502 dev/pci/emuxki.c if (sc->sc_audev != NULL) /* Test in case audio didn't attach */ NULL 860 dev/pci/emuxki.c M_DEVBUF, M_WAITOK)) == NULL) NULL 865 dev/pci/emuxki.c EMU_DMA_ALIGN, EMU_DMAMEM_NSEG, M_DEVBUF, M_WAITOK))==NULL){ NULL 897 dev/pci/emuxki.c sc->channel[i] = NULL; NULL 973 dev/pci/emuxki.c if ((mem = malloc(sizeof(*mem), type, flags)) == NULL) NULL 974 dev/pci/emuxki.c return (NULL); NULL 978 dev/pci/emuxki.c EMU_DMA_ALIGN, EMU_DMAMEM_NSEG, type, flags)) == NULL) { NULL 980 dev/pci/emuxki.c return (NULL); NULL 1017 dev/pci/emuxki.c size, type, flags)) == NULL) { NULL 1019 dev/pci/emuxki.c return (NULL); NULL 1032 dev/pci/emuxki.c return (NULL); NULL 1042 dev/pci/emuxki.c if (mem == NULL) NULL 1043 dev/pci/emuxki.c return (NULL); NULL 1130 dev/pci/emuxki.c if (chan == NULL) NULL 1131 dev/pci/emuxki.c return (NULL); NULL 1144 dev/pci/emuxki.c chan->voice->sc->channel[chan->num] = NULL; NULL 1373 dev/pci/emuxki.c if ((stereo && (channel[i + 1] != NULL)) || NULL 1374 dev/pci/emuxki.c (channel[i] != NULL)) /* Looking for free channels */ NULL 1380 dev/pci/emuxki.c if (voice->dataloc.chan[1] == NULL) { NULL 1386 dev/pci/emuxki.c if (voice->dataloc.chan[0] == NULL) { NULL 1389 dev/pci/emuxki.c voice->dataloc.chan[1] = NULL; NULL 1405 dev/pci/emuxki.c voice->dataloc.chan[0] = NULL; NULL 1408 dev/pci/emuxki.c voice->dataloc.chan[1] = NULL; NULL 1425 dev/pci/emuxki.c if (voice->sc->recsrc[source] != NULL) NULL 1435 dev/pci/emuxki.c sc->recsrc[source] = NULL; NULL 1458 dev/pci/emuxki.c if (voice->dataloc.chan[0] != NULL) NULL 1477 dev/pci/emuxki.c sc->lvoice = NULL; NULL 1482 dev/pci/emuxki.c return (NULL); NULL 1494 dev/pci/emuxki.c voice->dataloc.chan[0] = voice->dataloc.chan[1] = NULL; NULL 1497 dev/pci/emuxki.c voice->buffer = NULL; NULL 1501 dev/pci/emuxki.c voice->inth = NULL; NULL 1502 dev/pci/emuxki.c voice->inthparam = NULL; NULL 1613 dev/pci/emuxki.c if (voice == NULL) { NULL 2013 dev/pci/emuxki.c if (sc->rvoice == NULL) NULL 2022 dev/pci/emuxki.c if (sc->pvoice == NULL) { NULL 2042 dev/pci/emuxki.c if (sc->rvoice != NULL) NULL 2044 dev/pci/emuxki.c sc->rvoice = NULL; NULL 2045 dev/pci/emuxki.c if (sc->pvoice != NULL) NULL 2047 dev/pci/emuxki.c sc->pvoice = NULL; NULL 2122 dev/pci/emuxki.c p->sw_code = NULL; NULL 2232 dev/pci/emuxki.c if (sc->pvoice == NULL) NULL 2249 dev/pci/emuxki.c if (sc->rvoice == NULL) NULL 2411 dev/pci/emuxki.c if (voice == NULL) NULL 2434 dev/pci/emuxki.c if (voice == NULL) NULL 188 dev/pci/esa.c NULL, /* drain */ NULL 193 dev/pci/esa.c NULL, /* init_output */ NULL 194 dev/pci/esa.c NULL, /* init_input */ NULL 195 dev/pci/esa.c NULL, /* start_output */ NULL 196 dev/pci/esa.c NULL, /* start_input */ NULL 199 dev/pci/esa.c NULL, /* speaker_ctl */ NULL 201 dev/pci/esa.c NULL, /* getfd */ NULL 215 dev/pci/esa.c NULL, "esa", DV_DULL NULL 220 dev/pci/esa.c esa_detach, /*esa_activate*/ NULL NULL 520 dev/pci/esa.c for (pp = &vc->dma; (p = *pp) != NULL; pp = &p->next) NULL 963 dev/pci/esa.c error = bus_dmamap_load(sc->sc_dmat, p->map, p->addr, p->size, NULL, NULL 1050 dev/pci/esa.c if (sc->sc_ih == NULL) { NULL 1052 dev/pci/esa.c if (intrstr != NULL) NULL 1076 dev/pci/esa.c if (sc->savemem == NULL) { NULL 1137 dev/pci/esa.c if (sc->powerhook == NULL) NULL 1151 dev/pci/esa.c if (sc->sc_audiodev[i] != NULL) NULL 1155 dev/pci/esa.c if (sc->sc_ih != NULL) NULL 99 dev/pci/eso.c NULL, "eso", DV_DULL NULL 136 dev/pci/eso.c NULL, /* drain */ NULL 140 dev/pci/eso.c NULL, /* commit_settings */ NULL 141 dev/pci/eso.c NULL, /* init_output */ NULL 142 dev/pci/eso.c NULL, /* init_input */ NULL 143 dev/pci/eso.c NULL, /* start_output */ NULL 144 dev/pci/eso.c NULL, /* start_input */ NULL 147 dev/pci/eso.c NULL, /* speaker_ctl */ NULL 149 dev/pci/eso.c NULL, /* setfd */ NULL 225 dev/pci/eso.c &sc->sc_iot, &sc->sc_ioh, NULL, NULL, 0)) { NULL 230 dev/pci/eso.c &sc->sc_sb_iot, &sc->sc_sb_ioh, NULL, NULL, 0)) { NULL 241 dev/pci/eso.c &sc->sc_mpu_iot, &sc->sc_mpu_ioh, NULL, NULL, 0)) { NULL 246 dev/pci/eso.c &sc->sc_game_iot, &sc->sc_game_ioh, NULL, NULL, 0)) { NULL 252 dev/pci/eso.c sc->sc_dmas = NULL; NULL 271 dev/pci/eso.c if (sc->sc_ih == NULL) { NULL 273 dev/pci/eso.c if (intrstring != NULL) NULL 313 dev/pci/eso.c aa.hwif = NULL; NULL 314 dev/pci/eso.c aa.hdl = NULL; NULL 321 dev/pci/eso.c aa.hwif = NULL; NULL 322 dev/pci/eso.c aa.hdl = NULL; NULL 617 dev/pci/eso.c sc->sc_pintr = NULL; NULL 618 dev/pci/eso.c sc->sc_rintr = NULL; NULL 746 dev/pci/eso.c p->sw_code = NULL; NULL 850 dev/pci/eso.c sc->sc_pintr = NULL; NULL 878 dev/pci/eso.c sc->sc_rintr = NULL; NULL 1503 dev/pci/eso.c ed->ed_size, NULL, wait); NULL 1543 dev/pci/eso.c if ((ed = malloc(size, type, flags)) == NULL) NULL 1544 dev/pci/eso.c return (NULL); NULL 1561 dev/pci/eso.c return (NULL); NULL 1578 dev/pci/eso.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->ed_next) { NULL 1614 dev/pci/eso.c for (ed = sc->sc_dmas; ed != NULL && KVADDR(ed) == addr; NULL 1617 dev/pci/eso.c if (ed == NULL) NULL 1655 dev/pci/eso.c for (ed = sc->sc_dmas; ed != NULL && KVADDR(ed) != start; NULL 1658 dev/pci/eso.c if (ed == NULL) { NULL 1736 dev/pci/eso.c for (ed = sc->sc_dmas; ed != NULL && KVADDR(ed) != start; NULL 1739 dev/pci/eso.c if (ed == NULL) { NULL 108 dev/pci/fms.c NULL, "fms", DV_DULL NULL 125 dev/pci/fms.c NULL, NULL 129 dev/pci/fms.c NULL, NULL 130 dev/pci/fms.c NULL, NULL 131 dev/pci/fms.c NULL, NULL 132 dev/pci/fms.c NULL, NULL 133 dev/pci/fms.c NULL, NULL 136 dev/pci/fms.c NULL, NULL 138 dev/pci/fms.c NULL, NULL 144 dev/pci/fms.c NULL, NULL 192 dev/pci/fms.c &sc->sc_ioh, NULL, &iosize, 0)) { NULL 220 dev/pci/fms.c if (sc->sc_ih == NULL) { NULL 222 dev/pci/fms.c if (intrstr != NULL) NULL 292 dev/pci/fms.c aa.hwif = NULL; NULL 293 dev/pci/fms.c aa.hdl = NULL; NULL 297 dev/pci/fms.c aa.hwif = NULL; NULL 298 dev/pci/fms.c aa.hdl = NULL; NULL 743 dev/pci/fms.c if ((error = bus_dmamap_load(sc->sc_dmat, p->map, p->addr, size, NULL, NULL 776 dev/pci/fms.c for (pp = &(sc->sc_dmas); (p = *pp) != NULL; pp = &p->next) NULL 140 dev/pci/fmsradio.c NULL, /* open */ NULL 141 dev/pci/fmsradio.c NULL, /* close */ NULL 165 dev/pci/fmsradio.c if (r == NULL) { NULL 547 dev/pci/gdt_pci.c if (gdt->sc_ih == NULL) { NULL 549 dev/pci/gdt_pci.c if (intrstr != NULL) NULL 555 dev/pci/gdt_pci.c if (intrstr != NULL) NULL 82 dev/pci/gtp.c NULL, /* open */ NULL 83 dev/pci/gtp.c NULL, /* close */ NULL 106 dev/pci/gtp.c NULL, "gtp", DV_DULL NULL 139 dev/pci/gtp.c &sc->tea.ioh, NULL, NULL, 0)) { NULL 148 dev/pci/hifn7751.c const char *intrstr = NULL; NULL 175 dev/pci/hifn7751.c &sc->sc_st0, &sc->sc_sh0, NULL, &iosize0, 0)) { NULL 181 dev/pci/hifn7751.c &sc->sc_st1, &sc->sc_sh1, NULL, &iosize1, 0)) { NULL 214 dev/pci/hifn7751.c sizeof(*sc->sc_dma), NULL, BUS_DMA_NOWAIT)) { NULL 261 dev/pci/hifn7751.c if (sc->sc_ih == NULL) { NULL 263 dev/pci/hifn7751.c if (intrstr != NULL) NULL 611 dev/pci/hifn7751.c char *offtbl = NULL; NULL 621 dev/pci/hifn7751.c if (offtbl == NULL) { NULL 1428 dev/pci/hifn7751.c if (m0 == NULL) { NULL 1445 dev/pci/hifn7751.c if (m == NULL) { NULL 1469 dev/pci/hifn7751.c if (cmd->dst_map == NULL) { NULL 1810 dev/pci/hifn7751.c struct hifn_softc *sc = NULL; NULL 1812 dev/pci/hifn7751.c struct hifn_session *ses = NULL; NULL 1814 dev/pci/hifn7751.c if (sidp == NULL || cri == NULL) NULL 1819 dev/pci/hifn7751.c if (sc == NULL) NULL 1824 dev/pci/hifn7751.c if (sc == NULL) NULL 1827 dev/pci/hifn7751.c if (sc->sc_sessions == NULL) { NULL 1830 dev/pci/hifn7751.c if (ses == NULL) NULL 1842 dev/pci/hifn7751.c if (ses == NULL) { NULL 1846 dev/pci/hifn7751.c if (ses == NULL) NULL 1858 dev/pci/hifn7751.c for (c = cri; c != NULL; c = c->cri_next) { NULL 1918 dev/pci/hifn7751.c if (card >= hifn_cd.cd_ndevs || hifn_cd.cd_devs[card] == NULL) NULL 1933 dev/pci/hifn7751.c struct hifn_command *cmd = NULL; NULL 1938 dev/pci/hifn7751.c if (crp == NULL || crp->crp_callback == NULL) { NULL 1949 dev/pci/hifn7751.c if (card >= hifn_cd.cd_ndevs || hifn_cd.cd_devs[card] == NULL) { NULL 1963 dev/pci/hifn7751.c if (cmd == NULL) { NULL 1981 dev/pci/hifn7751.c if (crd1 == NULL) { NULL 1987 dev/pci/hifn7751.c if (crd2 == NULL) { NULL 1993 dev/pci/hifn7751.c enccrd = NULL; NULL 2000 dev/pci/hifn7751.c maccrd = NULL; NULL 2173 dev/pci/hifn7751.c if (cmd != NULL) NULL 2276 dev/pci/hifn7751.c for (m = cmd->dstu.dst_m; m != NULL; m = m->m_next) { NULL 2441 dev/pci/hifn7751.c if (cmd->dstu.dst_m == NULL) { NULL 2493 dev/pci/hifn7751.c if (cmd->dst_map != NULL) { NULL 2498 dev/pci/hifn7751.c if (cmd->src_map != NULL) { NULL 2673 dev/pci/hifn7751.c if (cmd->dstu.dst_m == NULL) { NULL 2709 dev/pci/hifn7751.c for (; m != NULL; m = m->m_next) { NULL 2725 dev/pci/hifn7751.c if (cmd->dst_map != NULL) { NULL 2730 dev/pci/hifn7751.c if (cmd->src_map != NULL) { NULL 2735 dev/pci/hifn7751.c if (cmd->dstu.dst_m != NULL) NULL 2755 dev/pci/hifn7751.c if (m0 == NULL) NULL 2756 dev/pci/hifn7751.c return (NULL); NULL 2770 dev/pci/hifn7751.c if (m == NULL) { NULL 2772 dev/pci/hifn7751.c return (NULL); NULL 2777 dev/pci/hifn7751.c return (NULL); NULL 119 dev/pci/i82365_pci.c &sc->iot, &sc->ioh, NULL, &size, 0)) { NULL 182 dev/pci/i82365_pci.c if (sc->ih == NULL) { NULL 85 dev/pci/ichiic.c NULL, "ichiic", DV_DULL NULL 119 dev/pci/ichiic.c const char *intrstr = NULL; NULL 132 dev/pci/ichiic.c &sc->sc_iot, &sc->sc_ioh, NULL, &iosize, 0)) { NULL 147 dev/pci/ichiic.c if (sc->sc_ih != NULL) { NULL 66 dev/pci/ichwdt.c NULL, "ichwdt", DV_DULL NULL 104 dev/pci/ichwdt.c &sc->sc_iot, &sc->sc_ioh, NULL, NULL, 0)) { NULL 108 dev/pci/if_acx_pci.c const char *intrstr = NULL; NULL 119 dev/pci/if_acx_pci.c &psc->sc_io_bh, NULL, &psc->sc_iomapsize, 0); NULL 130 dev/pci/if_acx_pci.c &sc->sc_mem1_bh, NULL, &psc->sc_mapsize1, 0); NULL 138 dev/pci/if_acx_pci.c &sc->sc_mem2_bh, NULL, &psc->sc_mapsize2, 0); NULL 152 dev/pci/if_acx_pci.c if (psc->sc_ih == NULL) { NULL 154 dev/pci/if_acx_pci.c if (intrstr != NULL) NULL 121 dev/pci/if_an_pci.c &iot, &ioh, NULL, NULL, 0) != 0) { NULL 136 dev/pci/if_an_pci.c if (sc->sc_ih == NULL) { NULL 139 dev/pci/if_an_pci.c if (intrstr != NULL) NULL 58 dev/pci/if_art.c NULL, "art", DV_DULL NULL 98 dev/pci/if_art.c if (sc->art_channel == NULL) { NULL 111 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1, 0, 0), 0, NULL); NULL 113 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1_AMI, 0, 0), 0, NULL); NULL 115 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1, 0, 0), 0, NULL); NULL 117 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1_G704, 0, 0), 0, NULL); NULL 119 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1_G704_CRC4, 0, 0), 0, NULL); NULL 122 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1, IFM_TDM_MASTER, 0), 0, NULL); NULL 124 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1_AMI, IFM_TDM_MASTER, 0), 0, NULL); NULL 126 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1, IFM_TDM_MASTER, 0), 0, NULL); NULL 128 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1_G704, IFM_TDM_MASTER, 0), 0, NULL); NULL 131 dev/pci/if_art.c 0, NULL); NULL 134 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1, IFM_TDM_PPP, 0), 0, NULL); NULL 136 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1, IFM_TDM_PPP, 0), 0, NULL); NULL 138 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_T1_AMI, IFM_TDM_PPP, 0), 0, NULL); NULL 140 dev/pci/if_art.c IFM_MAKEWORD(IFM_TDM, IFM_TDM_E1_G704, IFM_TDM_PPP, 0), 0, NULL); NULL 143 dev/pci/if_art.c NULL); NULL 147 dev/pci/if_art.c 0, NULL); NULL 150 dev/pci/if_art.c 0, NULL); NULL 153 dev/pci/if_art.c 0), 0, NULL); NULL 156 dev/pci/if_art.c IFM_TDM_MASTER, 0), 0, NULL); NULL 159 dev/pci/if_art.c IFM_TDM_MASTER, 0), 0, NULL); NULL 246 dev/pci/if_art.c if (ac != NULL) NULL 368 dev/pci/if_art.c return (sppp_ioctl(ifp, SIOCSIFFLAGS, NULL)); NULL 133 dev/pci/if_ath_pci.c const char *intrstr = NULL; NULL 150 dev/pci/if_ath_pci.c NULL, NULL, 0)) { NULL 170 dev/pci/if_ath_pci.c if (psc->sc_ih == NULL) { NULL 180 dev/pci/if_ath_pci.c if (hook == NULL) { NULL 124 dev/pci/if_atw_pci.c if (psc->psc_intrcookie == NULL) { NULL 140 dev/pci/if_atw_pci.c psc->psc_intrcookie = NULL; NULL 150 dev/pci/if_atw_pci.c const char *intrstr = NULL; NULL 211 dev/pci/if_atw_pci.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 214 dev/pci/if_atw_pci.c &memt, &memh, NULL, NULL, 0) == 0); NULL 255 dev/pci/if_atw_pci.c if (psc->psc_intrcookie == NULL) { NULL 257 dev/pci/if_atw_pci.c if (intrstr != NULL) NULL 231 dev/pci/if_bce.c const char *intrstr = NULL; NULL 291 dev/pci/if_bce.c if (sc->bce_intrhand == NULL) { NULL 294 dev/pci/if_bce.c if (intrstr != NULL) NULL 339 dev/pci/if_bce.c 2 * PAGE_SIZE, NULL, BUS_DMA_NOWAIT)) { NULL 356 dev/pci/if_bce.c sc->bce_cdata.bce_tx_chain[i] = NULL; NULL 366 dev/pci/if_bce.c sc->bce_cdata.bce_rx_chain[i] = NULL; NULL 408 dev/pci/if_bce.c if (LIST_FIRST(&sc->bce_mii.mii_phys) == NULL) { NULL 409 dev/pci/if_bce.c ifmedia_add(&sc->bce_mii.mii_media, IFM_ETHER | IFM_NONE, 0, NULL); NULL 550 dev/pci/if_bce.c if (m0 == NULL) NULL 799 dev/pci/if_bce.c if (m == NULL) NULL 870 dev/pci/if_bce.c if (sc->bce_cdata.bce_tx_chain[i] == NULL) NULL 877 dev/pci/if_bce.c sc->bce_cdata.bce_tx_chain[i] = NULL; NULL 982 dev/pci/if_bce.c if (sc->bce_cdata.bce_rx_chain[i] == NULL) { NULL 1057 dev/pci/if_bce.c if (m == NULL) NULL 1065 dev/pci/if_bce.c if (sc->bce_cdata.bce_rx_chain[idx] != NULL) NULL 1072 dev/pci/if_bce.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1093 dev/pci/if_bce.c if (sc->bce_cdata.bce_rx_chain[i] != NULL) { NULL 1097 dev/pci/if_bce.c sc->bce_cdata.bce_rx_chain[i] = NULL; NULL 1142 dev/pci/if_bce.c if (sc->bce_cdata.bce_tx_chain[i] != NULL) { NULL 1146 dev/pci/if_bce.c sc->bce_cdata.bce_tx_chain[i] = NULL; NULL 363 dev/pci/if_bge.c { 0, NULL } NULL 387 dev/pci/if_bge.c { 0, NULL } NULL 654 dev/pci/if_bge.c kva, BGE_JMEM, NULL, BUS_DMA_NOWAIT)) { NULL 677 dev/pci/if_bge.c if (entry == NULL) { NULL 719 dev/pci/if_bge.c if (entry == NULL) NULL 720 dev/pci/if_bge.c return (NULL); NULL 740 dev/pci/if_bge.c if (sc == NULL) NULL 752 dev/pci/if_bge.c if (entry == NULL) NULL 767 dev/pci/if_bge.c struct mbuf *m_new = NULL; NULL 771 dev/pci/if_bge.c if (dmamap == NULL) { NULL 780 dev/pci/if_bge.c if (m == NULL) { NULL 782 dev/pci/if_bge.c if (m_new == NULL) NULL 808 dev/pci/if_bge.c if (m == NULL) { NULL 810 dev/pci/if_bge.c sc->bge_cdata.bge_rx_std_chain[i] = NULL; NULL 838 dev/pci/if_bge.c struct mbuf *m_new = NULL; NULL 841 dev/pci/if_bge.c if (m == NULL) { NULL 842 dev/pci/if_bge.c caddr_t buf = NULL; NULL 846 dev/pci/if_bge.c if (m_new == NULL) NULL 851 dev/pci/if_bge.c if (buf == NULL) { NULL 904 dev/pci/if_bge.c if (bge_newbuf_std(sc, i, NULL, 0) == ENOBUFS) NULL 925 dev/pci/if_bge.c if (sc->bge_cdata.bge_rx_std_chain[i] != NULL) { NULL 927 dev/pci/if_bge.c sc->bge_cdata.bge_rx_std_chain[i] = NULL; NULL 948 dev/pci/if_bge.c if (bge_newbuf_jumbo(sc, i, NULL) == ENOBUFS) NULL 973 dev/pci/if_bge.c if (sc->bge_cdata.bge_rx_jumbo_chain[i] != NULL) { NULL 975 dev/pci/if_bge.c sc->bge_cdata.bge_rx_jumbo_chain[i] = NULL; NULL 994 dev/pci/if_bge.c if (sc->bge_cdata.bge_tx_chain[i] != NULL) { NULL 996 dev/pci/if_bge.c sc->bge_cdata.bge_tx_chain[i] = NULL; NULL 1044 dev/pci/if_bge.c if (dmamap == NULL) NULL 1047 dev/pci/if_bge.c if (dma == NULL) { NULL 1084 dev/pci/if_bge.c while (enm != NULL) { NULL 1651 dev/pci/if_bge.c for (br = bge_revisions; br->br_name != NULL; br++) { NULL 1656 dev/pci/if_bge.c for (br = bge_majorrevs; br->br_name != NULL; br++) { NULL 1661 dev/pci/if_bge.c return (NULL); NULL 1688 dev/pci/if_bge.c const char *intrstr = NULL; NULL 1717 dev/pci/if_bge.c NULL, &size, 0) == 0) NULL 1756 dev/pci/if_bge.c if (br == NULL) NULL 1765 dev/pci/if_bge.c NULL, NULL) != 0) NULL 1923 dev/pci/if_bge.c sizeof(struct bge_ring_data), NULL, NULL 2017 dev/pci/if_bge.c if (sc->bge_intrhand == NULL) { NULL 2019 dev/pci/if_bge.c if (intrstr != NULL) NULL 2034 dev/pci/if_bge.c ifmedia_add(&sc->bge_ifmedia, IFM_ETHER|IFM_1000_SX, 0, NULL); NULL 2036 dev/pci/if_bge.c 0, NULL); NULL 2037 dev/pci/if_bge.c ifmedia_add(&sc->bge_ifmedia, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 2049 dev/pci/if_bge.c if (LIST_FIRST(&sc->bge_mii.mii_phys) == NULL) { NULL 2052 dev/pci/if_bge.c IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 2303 dev/pci/if_bge.c struct mbuf *m = NULL; NULL 2317 dev/pci/if_bge.c sc->bge_cdata.bge_rx_jumbo_chain[rxidx] = NULL; NULL 2324 dev/pci/if_bge.c if (bge_newbuf_jumbo(sc, sc->bge_jumbo, NULL) NULL 2329 dev/pci/if_bge.c ETHER_ALIGN, 0, ifp, NULL); NULL 2331 dev/pci/if_bge.c if (m0 == NULL) { NULL 2341 dev/pci/if_bge.c sc->bge_cdata.bge_rx_std_chain[rxidx] = NULL; NULL 2352 dev/pci/if_bge.c NULL, dmamap) == ENOBUFS) { NULL 2410 dev/pci/if_bge.c struct bge_tx_bd *cur_tx = NULL; NULL 2461 dev/pci/if_bge.c if (m != NULL) { NULL 2462 dev/pci/if_bge.c sc->bge_cdata.bge_tx_chain[idx] = NULL; NULL 2468 dev/pci/if_bge.c sc->txdma[idx] = NULL; NULL 2477 dev/pci/if_bge.c if (cur_tx != NULL) NULL 2631 dev/pci/if_bge.c struct mbuf *m, *prev, *n = NULL; NULL 2634 dev/pci/if_bge.c prev = NULL; NULL 2638 dev/pci/if_bge.c for (m = pkt; m != NULL; prev = m,m = m->m_next) { NULL 2664 dev/pci/if_bge.c } else if (m->m_next != NULL && NULL 2675 dev/pci/if_bge.c } else if (m->m_next == NULL || 1) { NULL 2684 dev/pci/if_bge.c KASSERT(prev != NULL /*, ("runt but null PREV")*/); NULL 2693 dev/pci/if_bge.c if (n == NULL) NULL 2715 dev/pci/if_bge.c m->m_next = NULL; NULL 2731 dev/pci/if_bge.c struct bge_tx_bd *f = NULL; NULL 2738 dev/pci/if_bge.c struct ifvlan *ifv = NULL; NULL 2741 dev/pci/if_bge.c m_head->m_pkthdr.rcvif != NULL) NULL 2775 dev/pci/if_bge.c if (dma == NULL) NULL 2797 dev/pci/if_bge.c if (sc->bge_cdata.bge_tx_chain[frag] != NULL) NULL 2803 dev/pci/if_bge.c if (ifv != NULL) { NULL 2847 dev/pci/if_bge.c struct mbuf *m_head = NULL; NULL 2858 dev/pci/if_bge.c while (sc->bge_cdata.bge_tx_chain[prodidx] == NULL) { NULL 2860 dev/pci/if_bge.c if (m_head == NULL) NULL 598 dev/pci/if_bnx.c hdr = NULL; NULL 624 dev/pci/if_bnx.c const char *intrstr = NULL; NULL 637 dev/pci/if_bnx.c NULL, &sc->bnx_size, 0) == 0) NULL 745 dev/pci/if_bnx.c if (sc->bnx_intrhand == NULL) { NULL 905 dev/pci/if_bnx.c if (LIST_FIRST(&sc->bnx_mii.mii_phys) == NULL) { NULL 908 dev/pci/if_bnx.c IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 1690 dev/pci/if_bnx.c sc->bnx_flash_info = NULL; NULL 2094 dev/pci/if_bnx.c if (sc->status_block != NULL && sc->status_map != NULL) { NULL 2101 dev/pci/if_bnx.c sc->status_block = NULL; NULL 2102 dev/pci/if_bnx.c sc->status_map = NULL; NULL 2106 dev/pci/if_bnx.c if (sc->stats_block != NULL && sc->stats_map != NULL) { NULL 2113 dev/pci/if_bnx.c sc->stats_block = NULL; NULL 2114 dev/pci/if_bnx.c sc->stats_map = NULL; NULL 2119 dev/pci/if_bnx.c if (sc->tx_bd_chain[i] != NULL && NULL 2120 dev/pci/if_bnx.c sc->tx_bd_chain_map[i] != NULL) { NULL 2129 dev/pci/if_bnx.c sc->tx_bd_chain[i] = NULL; NULL 2130 dev/pci/if_bnx.c sc->tx_bd_chain_map[i] = NULL; NULL 2136 dev/pci/if_bnx.c if (sc->tx_mbuf_map[i] != NULL) { NULL 2144 dev/pci/if_bnx.c if (sc->rx_bd_chain[i] != NULL && NULL 2145 dev/pci/if_bnx.c sc->rx_bd_chain_map[i] != NULL) { NULL 2155 dev/pci/if_bnx.c sc->rx_bd_chain[i] = NULL; NULL 2156 dev/pci/if_bnx.c sc->rx_bd_chain_map[i] = NULL; NULL 2162 dev/pci/if_bnx.c if (sc->rx_mbuf_map[i] != NULL) { NULL 2214 dev/pci/if_bnx.c sc->status_block, BNX_STATUS_BLK_SZ, NULL, BUS_DMA_NOWAIT)) { NULL 2254 dev/pci/if_bnx.c sc->stats_block, BNX_STATS_BLK_SZ, NULL, BUS_DMA_NOWAIT)) { NULL 2298 dev/pci/if_bnx.c (caddr_t)sc->tx_bd_chain[i], BNX_TX_CHAIN_PAGE_SZ, NULL, NULL 2359 dev/pci/if_bnx.c (caddr_t)sc->rx_bd_chain[i], BNX_RX_CHAIN_PAGE_SZ, NULL, NULL 2412 dev/pci/if_bnx.c if (sc->bnx_intrhand != NULL) NULL 2912 dev/pci/if_bnx.c struct mii_data *mii = NULL; NULL 3244 dev/pci/if_bnx.c struct mbuf *m_new = NULL; NULL 3265 dev/pci/if_bnx.c if (m == NULL) { NULL 3275 dev/pci/if_bnx.c if (m_new == NULL) { NULL 3473 dev/pci/if_bnx.c if (sc->tx_mbuf_ptr[i] != NULL) { NULL 3474 dev/pci/if_bnx.c if (sc->tx_mbuf_map != NULL) NULL 3480 dev/pci/if_bnx.c sc->tx_mbuf_ptr[i] = NULL; NULL 3555 dev/pci/if_bnx.c if (bnx_get_buf(sc, NULL, &prod, &chain_prod, &prod_bseq)) { NULL 3599 dev/pci/if_bnx.c if (sc->rx_mbuf_ptr[i] != NULL) { NULL 3600 dev/pci/if_bnx.c if (sc->rx_mbuf_map[i] != NULL) NULL 3606 dev/pci/if_bnx.c sc->rx_mbuf_ptr[i] = NULL; NULL 3793 dev/pci/if_bnx.c if (sc->rx_mbuf_ptr[sw_chain_cons] != NULL) { NULL 3816 dev/pci/if_bnx.c sc->rx_mbuf_ptr[sw_chain_cons] = NULL; NULL 3873 dev/pci/if_bnx.c if (bnx_get_buf(sc, NULL, &sw_prod, &sw_chain_prod, NULL 3969 dev/pci/if_bnx.c if (m == NULL) NULL 4065 dev/pci/if_bnx.c struct tx_bd *txbd = NULL; NULL 4081 dev/pci/if_bnx.c DBRUNIF((txbd == NULL), NULL 4094 dev/pci/if_bnx.c if (sc->tx_mbuf_ptr[sw_tx_chain_cons] != NULL) { NULL 4112 dev/pci/if_bnx.c sc->tx_mbuf_ptr[sw_tx_chain_cons] = NULL; NULL 4310 dev/pci/if_bnx.c struct tx_bd *txbd = NULL; NULL 4333 dev/pci/if_bnx.c m0->m_pkthdr.rcvif != NULL) { NULL 4351 dev/pci/if_bnx.c *m_head = NULL; NULL 4447 dev/pci/if_bnx.c struct mbuf *m_head = NULL; NULL 4473 dev/pci/if_bnx.c if (m_head == NULL) NULL 4819 dev/pci/if_bnx.c while (enm != NULL) { NULL 5060 dev/pci/if_bnx.c struct mii_data *mii = NULL; NULL 5115 dev/pci/if_bnx.c if (m == NULL) { NULL 5825 dev/pci/if_bnx.c bnx_dump_txbd(sc, 0, NULL); NULL 5826 dev/pci/if_bnx.c bnx_dump_rxbd(sc, 0, NULL); NULL 5829 dev/pci/if_bnx.c bnx_dump_l2fhdr(sc, 0, NULL); NULL 87 dev/pci/if_cas.c NULL, "cas", DV_IFNET NULL 303 dev/pci/if_cas.c const char *intrstr = NULL; NULL 311 dev/pci/if_cas.c &sc->sc_memt, &sc->sc_memh, NULL, &size, 0) != 0) { NULL 344 dev/pci/if_cas.c if (sc->sc_ih == NULL) { NULL 346 dev/pci/if_cas.c if (intrstr != NULL) NULL 408 dev/pci/if_cas.c sc->sc_control_data, sizeof(struct cas_control_data), NULL, NULL 447 dev/pci/if_cas.c sc->sc_rxsoft[i].rxs_dmamap, kva, CAS_PAGE_SIZE, NULL, NULL 466 dev/pci/if_cas.c sc->sc_txd[i].sd_mbuf = NULL; NULL 516 dev/pci/if_cas.c if (child == NULL && NULL 540 dev/pci/if_cas.c if (child == NULL) { NULL 542 dev/pci/if_cas.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 552 dev/pci/if_cas.c for (; child != NULL; child = LIST_NEXT(child, mii_list)) { NULL 582 dev/pci/if_cas.c if (sc->sc_sh == NULL) NULL 594 dev/pci/if_cas.c if (sc->sc_txd[i].sd_map != NULL) NULL 600 dev/pci/if_cas.c if (sc->sc_rxsoft[i].rxs_dmamap != NULL) NULL 723 dev/pci/if_cas.c if (sd->sd_mbuf != NULL) { NULL 728 dev/pci/if_cas.c sd->sd_mbuf = NULL; NULL 1176 dev/pci/if_cas.c m = m_devget(cp, len + ETHER_ALIGN, 0, ifp, NULL); NULL 1181 dev/pci/if_cas.c if (m != NULL) { NULL 1213 dev/pci/if_cas.c m = m_devget(cp, len + ETHER_ALIGN, 0, ifp, NULL); NULL 1218 dev/pci/if_cas.c if (m != NULL) { NULL 1797 dev/pci/if_cas.c while (enm != NULL) { NULL 1904 dev/pci/if_cas.c if (sd->sd_mbuf != NULL) { NULL 1909 dev/pci/if_cas.c sd->sd_mbuf = NULL; NULL 1937 dev/pci/if_cas.c while (sc->sc_txd[bix].sd_mbuf == NULL) { NULL 1939 dev/pci/if_cas.c if (m == NULL) NULL 227 dev/pci/if_che.c NULL, "cheg", DV_DULL NULL 261 dev/pci/if_che.c NULL, "che", DV_IFNET NULL 333 dev/pci/if_che.c return (NULL); NULL 341 dev/pci/if_che.c if (cheg_lookup(pa) != NULL) NULL 366 dev/pci/if_che.c &sc->sc_memh, NULL, &sc->sc_mems, 0) != 0) { NULL 430 dev/pci/if_che.c if (pnp != NULL) NULL 481 dev/pci/if_che.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 484 dev/pci/if_che.c 0, NULL); NULL 557 dev/pci/if_che.c &base, NULL)) { NULL 206 dev/pci/if_dc_pci.c const char *intrstr = NULL; NULL 231 dev/pci/if_dc_pci.c &sc->dc_btag, &sc->dc_bhandle, NULL, &size, 0)) { NULL 238 dev/pci/if_dc_pci.c &sc->dc_btag, &sc->dc_bhandle, NULL, &size, 0)) { NULL 252 dev/pci/if_dc_pci.c if (sc->sc_ih == NULL) { NULL 254 dev/pci/if_dc_pci.c if (intrstr != NULL) NULL 399 dev/pci/if_dc_pci.c if (sc->dc_pnic_rx_buf == NULL) NULL 272 dev/pci/if_de.c if (m == NULL) NULL 294 dev/pci/if_de.c if ((m = tulip_txput(sc, m)) != NULL) NULL 305 dev/pci/if_de.c if (mi == NULL) NULL 481 dev/pci/if_de.c if (mi == NULL) { NULL 779 dev/pci/if_de.c } while (sc->tulip_mediums[sc->tulip_probe_media] == NULL NULL 926 dev/pci/if_de.c NULL, NULL 933 dev/pci/if_de.c NULL, NULL 1389 dev/pci/if_de.c const tulip_media_info_t *mi = NULL; NULL 1402 dev/pci/if_de.c if (media < TULIP_MEDIA_MAX && sc->tulip_mediums[media] != NULL) { NULL 2214 dev/pci/if_de.c tulip_softc_t *root_sc = NULL; NULL 2224 dev/pci/if_de.c if (root_sc == NULL NULL 2227 dev/pci/if_de.c root_sc = NULL; NULL 2229 dev/pci/if_de.c if (root_sc != NULL NULL 2598 dev/pci/if_de.c { NULL } NULL 2673 dev/pci/if_de.c if (sc->tulip_boardsw == NULL) NULL 2720 dev/pci/if_de.c tulip_softc_t *root_sc = NULL; NULL 2723 dev/pci/if_de.c if (root_sc == NULL || (root_sc->tulip_features & (TULIP_HAVE_OKROM|TULIP_HAVE_SLAVEDROM)) == TULIP_HAVE_OKROM) NULL 2725 dev/pci/if_de.c root_sc = NULL; NULL 2727 dev/pci/if_de.c if (root_sc != NULL && (root_sc->tulip_features & TULIP_HAVE_BASEROM) NULL 2796 dev/pci/if_de.c for (idx = 0; tulip_vendors[idx].vendor_identify_nic != NULL; idx++) { NULL 2815 dev/pci/if_de.c if (sc->tulip_mediums[media] != NULL) { NULL 2846 dev/pci/if_de.c if (sc->tulip_mediums[media] != NULL NULL 2912 dev/pci/if_de.c while (enm != NULL) { NULL 2966 dev/pci/if_de.c for (; enm != NULL; idx++) { NULL 3031 dev/pci/if_de.c && sc->tulip_boardsw->bd_media_preset != NULL) NULL 3064 dev/pci/if_de.c if (m == NULL) NULL 3102 dev/pci/if_de.c if (m == NULL) NULL 3195 dev/pci/if_de.c struct mbuf *ms = NULL, *me = NULL; NULL 3266 dev/pci/if_de.c TULIP_SETCTX(me, NULL); NULL 3289 dev/pci/if_de.c TULIP_SETCTX(me, NULL); NULL 3293 dev/pci/if_de.c if (sc->tulip_bpf != NULL) { NULL 3309 dev/pci/if_de.c const char *error = NULL; NULL 3323 dev/pci/if_de.c if (error != NULL && (sc->tulip_flags & TULIP_NOMESSAGES) == 0) { NULL 3337 dev/pci/if_de.c TULIP_SETCTX(me, NULL); NULL 3361 dev/pci/if_de.c if (accept || ms == NULL) { NULL 3364 dev/pci/if_de.c if (m0 != NULL) { NULL 3371 dev/pci/if_de.c m0 = NULL; NULL 3379 dev/pci/if_de.c && m0 != NULL NULL 3397 dev/pci/if_de.c if (ms == NULL) { NULL 3428 dev/pci/if_de.c TULIP_RX_BUFLEN, NULL, BUS_DMA_NOWAIT); NULL 3449 dev/pci/if_de.c ms->m_next = NULL; NULL 3451 dev/pci/if_de.c } while ((ms = me) != NULL); NULL 3508 dev/pci/if_de.c if (m != NULL) { NULL 3513 dev/pci/if_de.c if (sc->tulip_bpf != NULL) NULL 3605 dev/pci/if_de.c if ((csr & mask) && *msgp != NULL) { NULL 3652 dev/pci/if_de.c if (sc->tulip_boardsw->bd_media_poll != NULL) { NULL 3731 dev/pci/if_de.c for (; sc != NULL; sc = sc->tulip_slaves) { NULL 3760 dev/pci/if_de.c if (m0 != NULL) { NULL 3766 dev/pci/if_de.c return (NULL); NULL 3782 dev/pci/if_de.c if (*mp == NULL) { NULL 3784 dev/pci/if_de.c m0 = NULL; NULL 3791 dev/pci/if_de.c m0 = NULL; NULL 3902 dev/pci/if_de.c if (m == NULL) { NULL 3962 dev/pci/if_de.c map = NULL; NULL 3978 dev/pci/if_de.c m = NULL; NULL 4025 dev/pci/if_de.c return (NULL); NULL 4265 dev/pci/if_de.c if (m == NULL) NULL 4267 dev/pci/if_de.c if ((m0 = tulip_txput(sc, m)) != NULL) { NULL 4295 dev/pci/if_de.c if (m != NULL && (m0 = tulip_txput(sc, m)) != NULL) NULL 4405 dev/pci/if_de.c size, NULL, BUS_DMA_NOWAIT); NULL 4436 dev/pci/if_de.c NULL, BUS_DMA_NOWAIT); NULL 4644 dev/pci/if_de.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 4647 dev/pci/if_de.c &memt, &memh, NULL, NULL, 0) == 0); NULL 4705 dev/pci/if_de.c if (sc->tulip_ih == NULL) { NULL 4707 dev/pci/if_de.c if (intrstr != NULL) NULL 4724 dev/pci/if_de.c if (sc->tulip_ats == NULL) NULL 281 dev/pci/if_devar.h if ((sc)->tulip_mediums[TULIP_MEDIA_ ## media] == NULL \ NULL 619 dev/pci/if_devar.h NULL, NULL 673 dev/pci/if_devar.h NULL, NULL 675 dev/pci/if_devar.h NULL, NULL 678 dev/pci/if_devar.h NULL, NULL 680 dev/pci/if_devar.h NULL, NULL 685 dev/pci/if_devar.h NULL, NULL 686 dev/pci/if_devar.h NULL, NULL 689 dev/pci/if_devar.h NULL, NULL 690 dev/pci/if_devar.h NULL, NULL 456 dev/pci/if_em.c if (m_head == NULL) NULL 946 dev/pci/if_em.c struct em_tx_desc *current_tx_desc = NULL; NULL 1024 dev/pci/if_em.c tx_buffer->m_head = NULL; NULL 1040 dev/pci/if_em.c tx_buffer->m_head = NULL; NULL 1263 dev/pci/if_em.c while (enm != NULL) { NULL 1434 dev/pci/if_em.c const char *intrstr = NULL; NULL 1500 dev/pci/if_em.c if (sc->sc_intrhand == NULL) { NULL 1502 dev/pci/if_em.c if (intrstr != NULL) NULL 1670 dev/pci/if_em.c 0, NULL); NULL 1672 dev/pci/if_em.c 0, NULL); NULL 1674 dev/pci/if_em.c ifmedia_add(&sc->media, IFM_ETHER | IFM_10_T, 0, NULL); NULL 1676 dev/pci/if_em.c 0, NULL); NULL 1678 dev/pci/if_em.c 0, NULL); NULL 1680 dev/pci/if_em.c 0, NULL); NULL 1683 dev/pci/if_em.c 0, NULL); NULL 1684 dev/pci/if_em.c ifmedia_add(&sc->media, IFM_ETHER | IFM_1000_T, 0, NULL); NULL 1687 dev/pci/if_em.c ifmedia_add(&sc->media, IFM_ETHER | IFM_AUTO, 0, NULL); NULL 1793 dev/pci/if_em.c NULL, NULL 1811 dev/pci/if_em.c dma->dma_map = NULL; NULL 1812 dev/pci/if_em.c dma->dma_tag = NULL; NULL 1820 dev/pci/if_em.c if (dma->dma_tag == NULL) NULL 1823 dev/pci/if_em.c if (dma->dma_map != NULL) { NULL 1832 dev/pci/if_em.c dma->dma_tag = NULL; NULL 1997 dev/pci/if_em.c if (sc->tx_buffer_area != NULL) { NULL 2000 dev/pci/if_em.c if (tx_buffer->map != NULL && NULL 2008 dev/pci/if_em.c if (tx_buffer->m_head != NULL) { NULL 2010 dev/pci/if_em.c tx_buffer->m_head = NULL; NULL 2012 dev/pci/if_em.c if (tx_buffer->map != NULL) { NULL 2015 dev/pci/if_em.c tx_buffer->map = NULL; NULL 2019 dev/pci/if_em.c if (sc->tx_buffer_area != NULL) { NULL 2021 dev/pci/if_em.c sc->tx_buffer_area = NULL; NULL 2023 dev/pci/if_em.c if (sc->txtag != NULL) NULL 2024 dev/pci/if_em.c sc->txtag = NULL; NULL 2099 dev/pci/if_em.c tx_buffer->m_head = NULL; NULL 2154 dev/pci/if_em.c if (tx_buffer->m_head != NULL) { NULL 2165 dev/pci/if_em.c tx_buffer->m_head = NULL; NULL 2224 dev/pci/if_em.c if (m == NULL) { NULL 2251 dev/pci/if_em.c if (rx_buffer->m_head != NULL) NULL 2448 dev/pci/if_em.c sc->rx_sparemap = NULL; NULL 2450 dev/pci/if_em.c if (sc->rx_buffer_area != NULL) { NULL 2453 dev/pci/if_em.c if (rx_buffer->map != NULL && NULL 2461 dev/pci/if_em.c if (rx_buffer->m_head != NULL) { NULL 2463 dev/pci/if_em.c rx_buffer->m_head = NULL; NULL 2465 dev/pci/if_em.c if (rx_buffer->map != NULL) { NULL 2468 dev/pci/if_em.c rx_buffer->map = NULL; NULL 2472 dev/pci/if_em.c if (sc->rx_buffer_area != NULL) { NULL 2474 dev/pci/if_em.c sc->rx_buffer_area = NULL; NULL 2476 dev/pci/if_em.c if (sc->rxtag != NULL) NULL 2477 dev/pci/if_em.c sc->rxtag = NULL; NULL 2516 dev/pci/if_em.c struct mbuf *m = NULL; NULL 2548 dev/pci/if_em.c if (sc->fmp != NULL) NULL 2622 dev/pci/if_em.c if (sc->fmp == NULL) { NULL 2648 dev/pci/if_em.c sc->fmp = NULL; NULL 2649 dev/pci/if_em.c sc->lmp = NULL; NULL 2658 dev/pci/if_em.c mp->m_next = NULL; NULL 2661 dev/pci/if_em.c if (sc->fmp != NULL) { NULL 2663 dev/pci/if_em.c sc->fmp = NULL; NULL 2664 dev/pci/if_em.c sc->lmp = NULL; NULL 2666 dev/pci/if_em.c m = NULL; NULL 2678 dev/pci/if_em.c if (m != NULL) { NULL 2822 dev/pci/if_em.c NULL, NULL) != 0) { NULL 4270 dev/pci/if_em_hw.c if (hw->eeprom_shadow_ram != NULL) { NULL 5274 dev/pci/if_em_hw.c if (hw->mac_type == em_ich8lan && hw->eeprom_shadow_ram != NULL) { NULL 7611 dev/pci/if_em_hw.c if (hw->eeprom_shadow_ram != NULL && NULL 7658 dev/pci/if_em_hw.c if (hw->eeprom_shadow_ram != NULL) { NULL 212 dev/pci/if_en_pci.c if (scp->sc_ih == NULL) { NULL 214 dev/pci/if_en_pci.c if (intrstr != NULL) NULL 226 dev/pci/if_en_pci.c &sc->en_memt, &sc->en_base, NULL, &sc->en_obmemsz, 0); NULL 248 dev/pci/if_en_pci.c sc->en_busreset = NULL; NULL 119 dev/pci/if_ep_pci.c const char *intrstr = NULL; NULL 122 dev/pci/if_ep_pci.c &sc->sc_iot, &sc->sc_ioh, NULL, &iosize, 0)) { NULL 135 dev/pci/if_ep_pci.c epconfig(sc, EP_CHIPSET_VORTEX, NULL); NULL 146 dev/pci/if_ep_pci.c if (sc->sc_ih == NULL) { NULL 148 dev/pci/if_ep_pci.c if (intrstr != NULL) NULL 139 dev/pci/if_epic_pci.c return (NULL); NULL 157 dev/pci/if_epic_pci.c const char *intrstr = NULL; NULL 195 dev/pci/if_epic_pci.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 198 dev/pci/if_epic_pci.c &memt, &memh, NULL, NULL, 0) == 0); NULL 223 dev/pci/if_epic_pci.c if (psc->sc_ih == NULL) { NULL 225 dev/pci/if_epic_pci.c if (intrstr != NULL) NULL 131 dev/pci/if_fpa.c &sc->sc_csrtag, &sc->sc_csrhandle, NULL, &csrsize, 0)) { NULL 137 dev/pci/if_fpa.c &sc->sc_csrtag, &sc->sc_csrhandle, NULL, &csrsize, 0)) { NULL 151 dev/pci/if_fpa.c if (sc->sc_ih == NULL) { NULL 153 dev/pci/if_fpa.c if (intrstr != NULL) NULL 159 dev/pci/if_fpa.c if (intrstr != NULL) NULL 164 dev/pci/if_fpa.c if (sc->sc_pdq == NULL) { NULL 172 dev/pci/if_fpa.c pdq_ifattach(sc, NULL); NULL 176 dev/pci/if_fpa.c if (sc->sc_ats == NULL) NULL 151 dev/pci/if_fxp_pci.c const char *chipname = NULL; NULL 152 dev/pci/if_fxp_pci.c const char *intrstr = NULL; NULL 156 dev/pci/if_fxp_pci.c &sc->sc_st, &sc->sc_sh, NULL, &iosize, 0)) { NULL 176 dev/pci/if_fxp_pci.c if (sc->sc_ih == NULL) { NULL 178 dev/pci/if_fxp_pci.c if (intrstr != NULL) NULL 209 dev/pci/if_fxp_pci.c if (chipname != NULL) NULL 214 dev/pci/if_gem_pci.c const char *intrstr = NULL; NULL 249 dev/pci/if_gem_pci.c &gsc->gsc_memt, &gsc->gsc_memh, NULL, &size, 0) != 0) { NULL 292 dev/pci/if_gem_pci.c if (gsc->gsc_ih == NULL) { NULL 294 dev/pci/if_gem_pci.c if (intrstr != NULL) NULL 208 dev/pci/if_hme_pci.c const char *intrstr = NULL; NULL 249 dev/pci/if_hme_pci.c &hsc->hsc_memt, &hsc->hsc_memh, NULL, &size, 0) != 0) { NULL 291 dev/pci/if_hme_pci.c if (hsc->hsc_ih == NULL) { NULL 293 dev/pci/if_hme_pci.c if (intrstr != NULL) NULL 207 dev/pci/if_ipw.c if (sc->sc_ih == NULL) { NULL 209 dev/pci/if_ipw.c if (intrstr != NULL) NULL 356 dev/pci/if_ipw.c IPW_TBD_SZ, NULL, BUS_DMA_NOWAIT); NULL 391 dev/pci/if_ipw.c IPW_RBD_SZ, NULL, BUS_DMA_NOWAIT); NULL 426 dev/pci/if_ipw.c IPW_STATUS_SZ, NULL, BUS_DMA_NOWAIT); NULL 494 dev/pci/if_ipw.c if (sbuf->m == NULL) { NULL 519 dev/pci/if_ipw.c mtod(sbuf->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 547 dev/pci/if_ipw.c if (sc->tbd_map != NULL) { NULL 548 dev/pci/if_ipw.c if (sc->tbd_list != NULL) { NULL 557 dev/pci/if_ipw.c if (sc->rbd_map != NULL) { NULL 558 dev/pci/if_ipw.c if (sc->rbd_list != NULL) { NULL 567 dev/pci/if_ipw.c if (sc->status_map != NULL) { NULL 568 dev/pci/if_ipw.c if (sc->status_list != NULL) { NULL 577 dev/pci/if_ipw.c if (sc->cmd_map != NULL) NULL 588 dev/pci/if_ipw.c if (sbuf->map != NULL) { NULL 589 dev/pci/if_ipw.c if (sbuf->m != NULL) { NULL 682 dev/pci/if_ipw.c if (ni == NULL) NULL 835 dev/pci/if_ipw.c if (mnew == NULL) { NULL 852 dev/pci/if_ipw.c MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 858 dev/pci/if_ipw.c mtod(sbuf->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 877 dev/pci/if_ipw.c if (sc->sc_drvbpf != NULL) { NULL 889 dev/pci/if_ipw.c mb.m_nextpkt = NULL; NULL 995 dev/pci/if_ipw.c if (sbuf->ni != NULL) NULL 1081 dev/pci/if_ipw.c sizeof (struct ipw_cmd), NULL, BUS_DMA_NOWAIT); NULL 1092 dev/pci/if_ipw.c if (data != NULL) NULL 1135 dev/pci/if_ipw.c if (m == NULL) NULL 1143 dev/pci/if_ipw.c if (sc->sc_drvbpf != NULL) { NULL 1154 dev/pci/if_ipw.c mb.m_nextpkt = NULL; NULL 1191 dev/pci/if_ipw.c if (mnew == NULL) { NULL 1222 dev/pci/if_ipw.c sizeof (struct ipw_hdr), NULL, BUS_DMA_NOWAIT); NULL 1308 dev/pci/if_ipw.c if (m == NULL) NULL 1317 dev/pci/if_ipw.c if (ifp->if_bpf != NULL) NULL 1322 dev/pci/if_ipw.c if (m == NULL) NULL 1326 dev/pci/if_ipw.c if (ic->ic_rawbpf != NULL) NULL 1331 dev/pci/if_ipw.c if (ni != NULL) NULL 1723 dev/pci/if_ipw.c return ipw_cmd(sc, IPW_CMD_ENABLE, NULL, 0); NULL 1799 dev/pci/if_ipw.c error = ipw_cmd(sc, IPW_CMD_SET_MANDATORY_BSSID, NULL, 0); NULL 1872 dev/pci/if_ipw.c return ipw_cmd(sc, IPW_CMD_ENABLE, NULL, 0); NULL 1889 dev/pci/if_ipw.c if ((error = ipw_read_firmware(sc, &fw)) != NULL) { NULL 1994 dev/pci/if_ipw.c NULL, "ipw", DV_IFNET NULL 191 dev/pci/if_iwi.c PCI_MAPREG_MEM_TYPE_32BIT, 0, &memt, &memh, NULL, &sc->sc_sz, 0); NULL 209 dev/pci/if_iwi.c if (sc->sc_ih == NULL) { NULL 211 dev/pci/if_iwi.c if (intrstr != NULL) NULL 426 dev/pci/if_iwi.c sizeof (struct iwi_cmd_desc) * IWI_CMD_RING_COUNT, NULL, NULL 451 dev/pci/if_iwi.c if (ring->map != NULL) { NULL 452 dev/pci/if_iwi.c if (ring->desc != NULL) { NULL 503 dev/pci/if_iwi.c sizeof (struct iwi_tx_desc) * IWI_TX_RING_COUNT, NULL, NULL 540 dev/pci/if_iwi.c if (data->m != NULL) { NULL 543 dev/pci/if_iwi.c data->m = NULL; NULL 557 dev/pci/if_iwi.c if (ring->map != NULL) { NULL 558 dev/pci/if_iwi.c if (ring->desc != NULL) { NULL 570 dev/pci/if_iwi.c if (data->m != NULL) { NULL 598 dev/pci/if_iwi.c if (data->m == NULL) { NULL 608 dev/pci/if_iwi.c data->m = NULL; NULL 616 dev/pci/if_iwi.c mtod(data->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 647 dev/pci/if_iwi.c if (data->m != NULL) { NULL 892 dev/pci/if_iwi.c if (mnew == NULL) { NULL 907 dev/pci/if_iwi.c MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 913 dev/pci/if_iwi.c mtod(data->m, void *), MCLBYTES, NULL, BUS_DMA_NOWAIT); NULL 951 dev/pci/if_iwi.c if (sc->sc_drvbpf != NULL) { NULL 969 dev/pci/if_iwi.c mb.m_nextpkt = NULL; NULL 1148 dev/pci/if_iwi.c data->m = NULL; NULL 1150 dev/pci/if_iwi.c data->ni = NULL; NULL 1268 dev/pci/if_iwi.c if (sc->sc_drvbpf != NULL) { NULL 1279 dev/pci/if_iwi.c mb.m_nextpkt = NULL; NULL 1315 dev/pci/if_iwi.c if (mnew == NULL) { NULL 1409 dev/pci/if_iwi.c if (m0 == NULL) NULL 1418 dev/pci/if_iwi.c if (ifp->if_bpf != NULL) NULL 1423 dev/pci/if_iwi.c if (m0 == NULL) NULL 1427 dev/pci/if_iwi.c if (ic->ic_rawbpf != NULL) NULL 1432 dev/pci/if_iwi.c if (ni != NULL) NULL 1700 dev/pci/if_iwi.c error = bus_dmamap_load(sc->sc_dmat, map, virtaddr, size, NULL, NULL 1952 dev/pci/if_iwi.c return iwi_cmd(sc, IWI_CMD_ENABLE, NULL, 0, 0); NULL 2090 dev/pci/if_iwi.c if (ni->ni_challenge != NULL) /* XXX */ NULL 2150 dev/pci/if_iwi.c name = NULL; /* should not get there */ NULL 2284 dev/pci/if_iwi.c NULL, "iwi", DV_IFNET NULL 312 dev/pci/if_ixgb.c if (m_head == NULL) NULL 661 dev/pci/if_ixgb.c struct ixgb_tx_desc *current_tx_desc = NULL; NULL 710 dev/pci/if_ixgb.c tx_buffer->m_head = NULL; NULL 783 dev/pci/if_ixgb.c while (enm != NULL) { NULL 931 dev/pci/if_ixgb.c const char *intrstr = NULL; NULL 957 dev/pci/if_ixgb.c if (sc->sc_intrhand == NULL) { NULL 959 dev/pci/if_ixgb.c if (intrstr != NULL) NULL 1056 dev/pci/if_ixgb.c IFM_FDX, 0, NULL); NULL 1059 dev/pci/if_ixgb.c IFM_FDX, 0, NULL); NULL 1061 dev/pci/if_ixgb.c ifmedia_add(&sc->media, IFM_ETHER | IFM_AUTO, 0, NULL); NULL 1107 dev/pci/if_ixgb.c NULL, NULL 1125 dev/pci/if_ixgb.c dma->dma_map = NULL; NULL 1126 dev/pci/if_ixgb.c dma->dma_tag = NULL; NULL 1134 dev/pci/if_ixgb.c if (dma->dma_tag == NULL) NULL 1137 dev/pci/if_ixgb.c if (dma->dma_map != NULL) { NULL 1275 dev/pci/if_ixgb.c if (sc->tx_buffer_area != NULL) { NULL 1278 dev/pci/if_ixgb.c if (tx_buffer->map != NULL && NULL 1287 dev/pci/if_ixgb.c if (tx_buffer->m_head != NULL) { NULL 1289 dev/pci/if_ixgb.c tx_buffer->m_head = NULL; NULL 1291 dev/pci/if_ixgb.c if (tx_buffer->map != NULL) { NULL 1294 dev/pci/if_ixgb.c tx_buffer->map = NULL; NULL 1298 dev/pci/if_ixgb.c if (sc->tx_buffer_area != NULL) { NULL 1300 dev/pci/if_ixgb.c sc->tx_buffer_area = NULL; NULL 1302 dev/pci/if_ixgb.c if (sc->txtag != NULL) { NULL 1303 dev/pci/if_ixgb.c sc->txtag = NULL; NULL 1372 dev/pci/if_ixgb.c tx_buffer->m_head = NULL; NULL 1412 dev/pci/if_ixgb.c if (tx_buffer->m_head != NULL) { NULL 1423 dev/pci/if_ixgb.c tx_buffer->m_head = NULL; NULL 1472 dev/pci/if_ixgb.c if (mp == NULL) { NULL 1474 dev/pci/if_ixgb.c if (mp == NULL) { NULL 1488 dev/pci/if_ixgb.c mp->m_next = NULL; NULL 1556 dev/pci/if_ixgb.c error = ixgb_get_buf(sc, i, NULL); NULL 1698 dev/pci/if_ixgb.c if (sc->rx_buffer_area != NULL) { NULL 1701 dev/pci/if_ixgb.c if (rx_buffer->map != NULL && NULL 1709 dev/pci/if_ixgb.c if (rx_buffer->m_head != NULL) { NULL 1711 dev/pci/if_ixgb.c rx_buffer->m_head = NULL; NULL 1713 dev/pci/if_ixgb.c if (rx_buffer->map != NULL) { NULL 1716 dev/pci/if_ixgb.c rx_buffer->map = NULL; NULL 1720 dev/pci/if_ixgb.c if (sc->rx_buffer_area != NULL) { NULL 1722 dev/pci/if_ixgb.c sc->rx_buffer_area = NULL; NULL 1724 dev/pci/if_ixgb.c if (sc->rxtag != NULL) NULL 1725 dev/pci/if_ixgb.c sc->rxtag = NULL; NULL 1792 dev/pci/if_ixgb.c if (sc->fmp == NULL) { NULL 1822 dev/pci/if_ixgb.c sc->fmp = NULL; NULL 1823 dev/pci/if_ixgb.c sc->lmp = NULL; NULL 1825 dev/pci/if_ixgb.c sc->rx_buffer_area[i].m_head = NULL; NULL 1828 dev/pci/if_ixgb.c if (sc->fmp != NULL) NULL 1830 dev/pci/if_ixgb.c sc->fmp = NULL; NULL 1831 dev/pci/if_ixgb.c sc->lmp = NULL; NULL 1878 dev/pci/if_ixgb.c if (ixgb_get_buf(sc, next_to_use, NULL) == ENOBUFS) NULL 343 dev/pci/if_lge.c while (enm != NULL) { NULL 402 dev/pci/if_lge.c const char *intrstr = NULL; NULL 453 dev/pci/if_lge.c &sc->lge_btag, &sc->lge_bhandle, NULL, &size, 0)) { NULL 464 dev/pci/if_lge.c NULL, &size, 0) == 0) NULL 483 dev/pci/if_lge.c if (sc->lge_intrhand == NULL) { NULL 485 dev/pci/if_lge.c if (intrstr != NULL) NULL 535 dev/pci/if_lge.c sizeof(struct lge_list_data), NULL, NULL 585 dev/pci/if_lge.c if (LIST_FIRST(&sc->lge_mii.mii_phys) == NULL) { NULL 588 dev/pci/if_lge.c 0, NULL); NULL 637 dev/pci/if_lge.c ld->lge_tx_list[i].lge_mbuf = NULL; NULL 669 dev/pci/if_lge.c if (lge_newbuf(sc, &ld->lge_rx_list[i], NULL) == ENOBUFS) NULL 685 dev/pci/if_lge.c struct mbuf *m_new = NULL; NULL 687 dev/pci/if_lge.c if (m == NULL) { NULL 688 dev/pci/if_lge.c caddr_t buf = NULL; NULL 691 dev/pci/if_lge.c if (m_new == NULL) NULL 696 dev/pci/if_lge.c if (buf == NULL) { NULL 783 dev/pci/if_lge.c NULL, BUS_DMA_NOWAIT)) { NULL 807 dev/pci/if_lge.c if (entry == NULL) { NULL 808 dev/pci/if_lge.c sc->lge_cdata.lge_jumbo_buf = NULL; NULL 848 dev/pci/if_lge.c if (entry == NULL) NULL 849 dev/pci/if_lge.c return (NULL); NULL 869 dev/pci/if_lge.c if (sc == NULL) NULL 879 dev/pci/if_lge.c if (entry == NULL) NULL 907 dev/pci/if_lge.c struct mbuf *m0 = NULL; NULL 913 dev/pci/if_lge.c cur_rx->lge_mbuf = NULL; NULL 930 dev/pci/if_lge.c if (lge_newbuf(sc, &LGE_RXTAIL(sc), NULL) == ENOBUFS) { NULL 932 dev/pci/if_lge.c ifp, NULL); NULL 934 dev/pci/if_lge.c if (m0 == NULL) { NULL 982 dev/pci/if_lge.c struct lge_tx_desc *cur_tx = NULL; NULL 1002 dev/pci/if_lge.c if (cur_tx->lge_mbuf != NULL) { NULL 1004 dev/pci/if_lge.c cur_tx->lge_mbuf = NULL; NULL 1015 dev/pci/if_lge.c if (cur_tx != NULL) NULL 1111 dev/pci/if_lge.c struct lge_frag *f = NULL; NULL 1125 dev/pci/if_lge.c for (m = m_head; m != NULL; m = m->m_next) { NULL 1136 dev/pci/if_lge.c if (m != NULL) NULL 1160 dev/pci/if_lge.c struct mbuf *m_head = NULL; NULL 1174 dev/pci/if_lge.c while(sc->lge_ldata->lge_tx_list[idx].lge_mbuf == NULL) { NULL 1179 dev/pci/if_lge.c if (m_head == NULL) NULL 1497 dev/pci/if_lge.c if (sc->lge_ldata->lge_rx_list[i].lge_mbuf != NULL) { NULL 1499 dev/pci/if_lge.c sc->lge_ldata->lge_rx_list[i].lge_mbuf = NULL; NULL 1509 dev/pci/if_lge.c if (sc->lge_ldata->lge_tx_list[i].lge_mbuf != NULL) { NULL 1511 dev/pci/if_lge.c sc->lge_ldata->lge_tx_list[i].lge_mbuf = NULL; NULL 442 dev/pci/if_lmc.c sc->lmc_media->set_status(sc, NULL); NULL 492 dev/pci/if_lmc.c sc->lmc_media->set_status(sc, NULL); NULL 508 dev/pci/if_lmc.c struct mbuf *ms = NULL, *me = NULL; NULL 580 dev/pci/if_lmc.c LMC_SETCTX(me, NULL); NULL 612 dev/pci/if_lmc.c LMC_SETCTX(me, NULL); NULL 617 dev/pci/if_lmc.c if (sc->lmc_bpf != NULL) { NULL 636 dev/pci/if_lmc.c LMC_SETCTX(me, NULL); NULL 659 dev/pci/if_lmc.c if (accept || ms == NULL) { NULL 662 dev/pci/if_lmc.c if (m0 != NULL) { NULL 666 dev/pci/if_lmc.c m0 = NULL; NULL 676 dev/pci/if_lmc.c if (ms == NULL) { NULL 706 dev/pci/if_lmc.c NULL, BUS_DMA_NOWAIT); NULL 739 dev/pci/if_lmc.c ms->m_next = NULL; NULL 741 dev/pci/if_lmc.c } while ((ms = me) != NULL); NULL 770 dev/pci/if_lmc.c if (m != NULL) { NULL 775 dev/pci/if_lmc.c if (sc->lmc_bpf != NULL) NULL 930 dev/pci/if_lmc.c if (m0 != NULL) { NULL 936 dev/pci/if_lmc.c return NULL; NULL 953 dev/pci/if_lmc.c if (*mp == NULL) { NULL 955 dev/pci/if_lmc.c m0 = NULL; NULL 962 dev/pci/if_lmc.c m0 = NULL; NULL 1051 dev/pci/if_lmc.c if (m == NULL) { NULL 1125 dev/pci/if_lmc.c map = NULL; NULL 1133 dev/pci/if_lmc.c m = NULL; NULL 1297 dev/pci/if_lmc.c if (m == NULL) NULL 1299 dev/pci/if_lmc.c if ((m = lmc_txput(sc, m)) != NULL) NULL 1319 dev/pci/if_lmc.c if ((m = lmc_txput(sc, m)) != NULL) NULL 275 dev/pci/if_lmc_common.c if (m == NULL) NULL 318 dev/pci/if_lmc_common.c if (m == NULL) NULL 83 dev/pci/if_lmc_media.c "EIA449/EIA530/V.36", "V.28/EIA232", "none", NULL NULL 238 dev/pci/if_lmc_media.c if (ctl == NULL) { NULL 240 dev/pci/if_lmc_media.c lmc_set_protocol(sc, NULL); NULL 382 dev/pci/if_lmc_media.c if (ctl == NULL) { NULL 385 dev/pci/if_lmc_media.c lmc_set_protocol(sc, NULL); NULL 525 dev/pci/if_lmc_media.c sc->lmc_media->set_speed(sc, NULL); NULL 536 dev/pci/if_lmc_media.c if (ctl == NULL) { NULL 539 dev/pci/if_lmc_media.c lmc_set_protocol(sc, NULL); NULL 596 dev/pci/if_lmc_media.c if (ctl == NULL) { NULL 900 dev/pci/if_lmc_media.c if (ctl == NULL) { NULL 902 dev/pci/if_lmc_media.c lmc_set_protocol(sc, NULL); NULL 234 dev/pci/if_lmc_obsd.c 0, &iot, &ioh, NULL, NULL, 0) == 0); NULL 237 dev/pci/if_lmc_obsd.c &memh, NULL, NULL, 0) == 0); NULL 295 dev/pci/if_lmc_obsd.c if (sc->lmc_ih == NULL) { NULL 298 dev/pci/if_lmc_obsd.c if (intrstr != NULL) NULL 310 dev/pci/if_lmc_obsd.c if (sc->lmc_ats == NULL) NULL 354 dev/pci/if_lmc_obsd.c size, NULL, BUS_DMA_NOWAIT); NULL 429 dev/pci/if_lmcvar.h NULL, NULL 431 dev/pci/if_lmcvar.h NULL, NULL 434 dev/pci/if_lmcvar.h NULL, NULL 436 dev/pci/if_lmcvar.h NULL, NULL 441 dev/pci/if_lmcvar.h NULL, NULL 442 dev/pci/if_lmcvar.h NULL, NULL 445 dev/pci/if_lmcvar.h NULL, NULL 446 dev/pci/if_lmcvar.h NULL, NULL 96 dev/pci/if_malo_pci.c const char *intrstr = NULL; NULL 106 dev/pci/if_malo_pci.c &sc->sc_mem1_bt, &sc->sc_mem1_bh, NULL, &psc->sc_mapsize1, 0); NULL 115 dev/pci/if_malo_pci.c &sc->sc_mem2_bt, &sc->sc_mem2_bh, NULL, &psc->sc_mapsize2, 0); NULL 131 dev/pci/if_malo_pci.c if (psc->sc_ih == NULL) { NULL 133 dev/pci/if_malo_pci.c if (intrstr != NULL) NULL 390 dev/pci/if_msk.c while (enm != NULL) { NULL 446 dev/pci/if_msk.c if (msk_newbuf(sc_if, i, NULL, NULL 509 dev/pci/if_msk.c struct mbuf *m_new = NULL; NULL 513 dev/pci/if_msk.c if (m == NULL) { NULL 514 dev/pci/if_msk.c caddr_t buf = NULL; NULL 517 dev/pci/if_msk.c if (m_new == NULL) NULL 522 dev/pci/if_msk.c if (buf == NULL) { NULL 599 dev/pci/if_msk.c kva, MSK_JMEM, NULL, BUS_DMA_NOWAIT)) { NULL 622 dev/pci/if_msk.c if (entry == NULL) { NULL 623 dev/pci/if_msk.c sc_if->sk_cdata.sk_jumbo_buf = NULL; NULL 664 dev/pci/if_msk.c if (entry == NULL) NULL 665 dev/pci/if_msk.c return (NULL); NULL 685 dev/pci/if_msk.c if (sc == NULL) NULL 696 dev/pci/if_msk.c if (entry == NULL) NULL 1056 dev/pci/if_msk.c sizeof(struct msk_ring_data), NULL, BUS_DMA_NOWAIT)) { NULL 1105 dev/pci/if_msk.c if (LIST_FIRST(&sc_if->sk_mii.mii_phys) == NULL) { NULL 1108 dev/pci/if_msk.c 0, NULL); NULL 1133 dev/pci/if_msk.c sc->sk_if[sa->skc_port] = NULL; NULL 1162 dev/pci/if_msk.c const char *intrstr = NULL; NULL 1165 dev/pci/if_msk.c char *revstr = NULL; NULL 1212 dev/pci/if_msk.c NULL, &size, 0) == 0) NULL 1240 dev/pci/if_msk.c if (sc->sk_intrhand == NULL) { NULL 1242 dev/pci/if_msk.c if (intrstr != NULL) NULL 1271 dev/pci/if_msk.c NULL, BUS_DMA_NOWAIT)) { NULL 1359 dev/pci/if_msk.c if (revstr != NULL) NULL 1406 dev/pci/if_msk.c struct msk_tx_desc *f = NULL; NULL 1415 dev/pci/if_msk.c if (entry == NULL) { NULL 1504 dev/pci/if_msk.c struct mbuf *m_head = NULL; NULL 1510 dev/pci/if_msk.c while (sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf == NULL) { NULL 1512 dev/pci/if_msk.c if (m_head == NULL) NULL 1629 dev/pci/if_msk.c cur_rx->sk_mbuf = NULL; NULL 1645 dev/pci/if_msk.c if (msk_newbuf(sc_if, cur, NULL, dmamap) == ENOBUFS) { NULL 1648 dev/pci/if_msk.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1650 dev/pci/if_msk.c if (m0 == NULL) { NULL 1705 dev/pci/if_msk.c if (sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf != NULL) { NULL 1709 dev/pci/if_msk.c sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf = NULL; NULL 1717 dev/pci/if_msk.c sc_if->sk_cdata.sk_tx_map[idx] = NULL; NULL 1769 dev/pci/if_msk.c struct ifnet *ifp0 = NULL, *ifp1 = NULL; NULL 1782 dev/pci/if_msk.c if (sc_if0 != NULL) NULL 1784 dev/pci/if_msk.c if (sc_if1 != NULL) NULL 1836 dev/pci/if_msk.c if (ifp0 != NULL && !IFQ_IS_EMPTY(&ifp0->if_snd)) NULL 1838 dev/pci/if_msk.c if (ifp1 != NULL && !IFQ_IS_EMPTY(&ifp1->if_snd)) NULL 2122 dev/pci/if_msk.c if (sc_if->sk_cdata.sk_rx_chain[i].sk_mbuf != NULL) { NULL 2124 dev/pci/if_msk.c sc_if->sk_cdata.sk_rx_chain[i].sk_mbuf = NULL; NULL 2129 dev/pci/if_msk.c if (sc_if->sk_cdata.sk_tx_chain[i].sk_mbuf != NULL) { NULL 2131 dev/pci/if_msk.c sc_if->sk_cdata.sk_tx_chain[i].sk_mbuf = NULL; NULL 84 dev/pci/if_mtd_pci.c const char *intrstr = NULL; NULL 100 dev/pci/if_mtd_pci.c &sc->sc_bust, &sc->sc_bush, NULL, &iosize, 0)) { NULL 106 dev/pci/if_mtd_pci.c &sc->sc_bust, &sc->sc_bush, NULL, &iosize, 0)) { NULL 123 dev/pci/if_mtd_pci.c self->dv_xname) == NULL) { NULL 125 dev/pci/if_mtd_pci.c if (intrstr != NULL) NULL 227 dev/pci/if_myx.c &sc->sc_memh, NULL, &sc->sc_mems, 0) != 0) { NULL 268 dev/pci/if_myx.c if (sc->sc_irqh == NULL) { NULL 295 dev/pci/if_myx.c ifmedia_add(&sc->sc_media, IFM_ETHER|sc->sc_phy, 0, NULL); NULL 412 dev/pci/if_myx.c u_int8_t *fw = NULL; NULL 452 dev/pci/if_myx.c fw = NULL; NULL 455 dev/pci/if_myx.c fw = NULL; NULL 470 dev/pci/if_myx.c if (fw != NULL) NULL 526 dev/pci/if_myx.c mxm->mxm_size, NULL, BUS_DMA_WAITOK) != 0) NULL 625 dev/pci/if_myx.c if (r != NULL) NULL 720 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_RESET, &mc, NULL) != 0) { NULL 750 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_UNSET_PROMISC, &mc, NULL) != 0) { NULL 755 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_FC_DEFAULT, &mc, NULL) != 0) { NULL 797 dev/pci/if_myx.c if (sc->sc_sts == NULL) NULL 914 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_IFUP, &mc, NULL) != 0) { NULL 936 dev/pci/if_myx.c (void)myx_cmd(sc, MYXCMD_SET_IFDOWN, &mc, NULL); NULL 950 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_LLADDR, &mc, NULL) != 0) { NULL 1072 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_INTRQSZ, &mc, NULL) != 0) { NULL 1080 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_INTRQDMA, &mc, NULL) != 0) { NULL 1092 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_MTU, &mc, NULL) != 0) { NULL 1110 dev/pci/if_myx.c if (sc->sc_rxbuf[MYX_RXSMALL] == NULL || NULL 1111 dev/pci/if_myx.c sc->sc_rxbufdesc[MYX_RXSMALL] == NULL || NULL 1112 dev/pci/if_myx.c sc->sc_rxbuf[MYX_RXBIG] == NULL || NULL 1113 dev/pci/if_myx.c sc->sc_rxbufdesc[MYX_RXBIG] == NULL) { NULL 1134 dev/pci/if_myx.c if (mb->mb_m == NULL) { NULL 1165 dev/pci/if_myx.c if (mb->mb_m == NULL) { NULL 1184 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_SMALLBUFSZ, &mc, NULL) != 0) { NULL 1191 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_BIGBUFSZ, &mc, NULL) != 0) { NULL 1205 dev/pci/if_myx.c if (myx_cmd(sc, MYXCMD_SET_STATSDMA, &mc, NULL) != 0) { NULL 1222 dev/pci/if_myx.c if (sc->sc_rxbuf[MYX_RXSMALL] != NULL) { NULL 1224 dev/pci/if_myx.c sc->sc_rxbuf[MYX_RXSMALL] = NULL; NULL 1226 dev/pci/if_myx.c if (sc->sc_rxbufdesc[MYX_RXSMALL] != NULL) { NULL 1228 dev/pci/if_myx.c sc->sc_rxbufdesc[MYX_RXSMALL] = NULL; NULL 1230 dev/pci/if_myx.c if (sc->sc_rxbuf[MYX_RXBIG] != NULL) { NULL 1232 dev/pci/if_myx.c sc->sc_rxbuf[MYX_RXBIG] = NULL; NULL 1234 dev/pci/if_myx.c if (sc->sc_rxbufdesc[MYX_RXBIG] != NULL) { NULL 1236 dev/pci/if_myx.c sc->sc_rxbufdesc[MYX_RXBIG] = NULL; NULL 1238 dev/pci/if_myx.c if (sc->sc_rxdesc != NULL) { NULL 1240 dev/pci/if_myx.c sc->sc_rxdesc = NULL; NULL 1242 dev/pci/if_myx.c if (sc->sc_sts != NULL) { NULL 1244 dev/pci/if_myx.c sc->sc_sts = NULL; NULL 1252 dev/pci/if_myx.c struct mbuf *m = NULL; NULL 1255 dev/pci/if_myx.c if (m == NULL) NULL 1273 dev/pci/if_myx.c if (m != NULL) NULL 1275 dev/pci/if_myx.c return (NULL); NULL 105 dev/pci/if_ne_pci.c NULL, NULL, NULL 106 dev/pci/if_ne_pci.c NULL, NULL, NULL 110 dev/pci/if_ne_pci.c NULL, NULL, NULL 111 dev/pci/if_ne_pci.c NULL, NULL, NULL 115 dev/pci/if_ne_pci.c NULL, NULL, NULL 116 dev/pci/if_ne_pci.c NULL, NULL, NULL 120 dev/pci/if_ne_pci.c NULL, NULL, NULL 121 dev/pci/if_ne_pci.c NULL, NULL, NULL 126 dev/pci/if_ne_pci.c NULL, NULL, NULL 127 dev/pci/if_ne_pci.c NULL, NULL, NULL 131 dev/pci/if_ne_pci.c NULL, NULL, NULL 132 dev/pci/if_ne_pci.c NULL, NULL, NULL 136 dev/pci/if_ne_pci.c NULL, NULL, NULL 137 dev/pci/if_ne_pci.c NULL, NULL, NULL 155 dev/pci/if_ne_pci.c return (NULL); NULL 169 dev/pci/if_ne_pci.c if (ne_pci_lookup(pa) != NULL) NULL 193 dev/pci/if_ne_pci.c if (npp == NULL) { NULL 199 dev/pci/if_ne_pci.c &nict, &nich, NULL, &iosize, 0)) { NULL 235 dev/pci/if_ne_pci.c if (psc->sc_ih == NULL) { NULL 237 dev/pci/if_ne_pci.c if (intrstr != NULL) NULL 249 dev/pci/if_ne_pci.c ne2000_attach(nsc, NULL); NULL 114 dev/pci/if_nfe.c NULL, "nfe", DV_IFNET NULL 180 dev/pci/if_nfe.c &sc->sc_memh, NULL, &memsize, 0) == 0) NULL 196 dev/pci/if_nfe.c if (sc->sc_ih == NULL) { NULL 198 dev/pci/if_nfe.c if (intrstr != NULL) NULL 305 dev/pci/if_nfe.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 308 dev/pci/if_nfe.c 0, NULL); NULL 696 dev/pci/if_nfe.c if (mnew == NULL) { NULL 702 dev/pci/if_nfe.c if ((jbuf = nfe_jalloc(sc)) == NULL) { NULL 727 dev/pci/if_nfe.c mtod(mnew, void *), MCLBYTES, NULL, NULL 734 dev/pci/if_nfe.c mtod(data->m, void *), MCLBYTES, NULL, NULL 806 dev/pci/if_nfe.c struct nfe_tx_data *data = NULL; NULL 828 dev/pci/if_nfe.c if (!(flags & NFE_TX_LASTFRAG_V1) && data->m == NULL) NULL 838 dev/pci/if_nfe.c if (!(flags & NFE_TX_LASTFRAG_V2) && data->m == NULL) NULL 849 dev/pci/if_nfe.c if (data->m == NULL) { /* should not get there */ NULL 860 dev/pci/if_nfe.c data->m = NULL; NULL 868 dev/pci/if_nfe.c if (data != NULL) { /* at least one slot freed */ NULL 904 dev/pci/if_nfe.c m0->m_pkthdr.rcvif != NULL) { NULL 996 dev/pci/if_nfe.c if (m0 == NULL) NULL 1008 dev/pci/if_nfe.c if (ifp->if_bpf != NULL) NULL 1225 dev/pci/if_nfe.c NFE_RX_RING_COUNT * descsize, NULL, BUS_DMA_NOWAIT); NULL 1251 dev/pci/if_nfe.c if (data->m == NULL) { NULL 1259 dev/pci/if_nfe.c if ((jbuf = nfe_jalloc(sc)) == NULL) { NULL 1285 dev/pci/if_nfe.c mtod(data->m, void *), MCLBYTES, NULL, NULL 1356 dev/pci/if_nfe.c if (desc != NULL) { NULL 1368 dev/pci/if_nfe.c if (data->map != NULL) { NULL 1374 dev/pci/if_nfe.c if (data->m != NULL) NULL 1385 dev/pci/if_nfe.c if (jbuf == NULL) NULL 1386 dev/pci/if_nfe.c return NULL; NULL 1453 dev/pci/if_nfe.c NFE_JPOOL_SIZE, NULL, BUS_DMA_READ | BUS_DMA_NOWAIT); NULL 1488 dev/pci/if_nfe.c if (ring->jmap != NULL) { NULL 1494 dev/pci/if_nfe.c if (ring->jpool != NULL) { NULL 1544 dev/pci/if_nfe.c NFE_TX_RING_COUNT * descsize, NULL, BUS_DMA_NOWAIT); NULL 1585 dev/pci/if_nfe.c if (data->m != NULL) { NULL 1590 dev/pci/if_nfe.c data->m = NULL; NULL 1616 dev/pci/if_nfe.c if (desc != NULL) { NULL 1628 dev/pci/if_nfe.c if (data->m != NULL) { NULL 1639 dev/pci/if_nfe.c if (data->map == NULL) NULL 1691 dev/pci/if_nfe.c while (enm != NULL) { NULL 650 dev/pci/if_nge.c while (enm != NULL) { NULL 727 dev/pci/if_nge.c const char *intrstr = NULL; NULL 778 dev/pci/if_nge.c &sc->nge_btag, &sc->nge_bhandle, NULL, &size, 0)) { NULL 790 dev/pci/if_nge.c NULL, &size, 0) == 0) NULL 812 dev/pci/if_nge.c if (sc->nge_intrhand == NULL) { NULL 814 dev/pci/if_nge.c if (intrstr != NULL) NULL 864 dev/pci/if_nge.c sizeof(struct nge_list_data), NULL, NULL 911 dev/pci/if_nge.c ifmedia_add(&sc->nge_ifmedia, IFM_ETHER|IFM_NONE, 0, NULL), NULL 912 dev/pci/if_nge.c ifmedia_add(&sc->nge_ifmedia, IFM_ETHER|IFM_1000_SX, 0, NULL); NULL 914 dev/pci/if_nge.c 0, NULL); NULL 915 dev/pci/if_nge.c ifmedia_add(&sc->nge_ifmedia, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 937 dev/pci/if_nge.c if (LIST_FIRST(&sc->nge_mii.mii_phys) == NULL) { NULL 941 dev/pci/if_nge.c IFM_ETHER|IFM_MANUAL, 0, NULL); NULL 1005 dev/pci/if_nge.c ld->nge_tx_list[i].nge_mbuf = NULL; NULL 1033 dev/pci/if_nge.c if (nge_newbuf(sc, &ld->nge_rx_list[i], NULL) == ENOBUFS) NULL 1062 dev/pci/if_nge.c struct mbuf *m_new = NULL; NULL 1064 dev/pci/if_nge.c if (m == NULL) { NULL 1065 dev/pci/if_nge.c caddr_t buf = NULL; NULL 1068 dev/pci/if_nge.c if (m_new == NULL) NULL 1073 dev/pci/if_nge.c if (buf == NULL) { NULL 1141 dev/pci/if_nge.c NULL, BUS_DMA_NOWAIT)) { NULL 1171 dev/pci/if_nge.c if (entry == NULL) { NULL 1172 dev/pci/if_nge.c sc->nge_cdata.nge_jumbo_buf = NULL; NULL 1213 dev/pci/if_nge.c if (entry == NULL) NULL 1214 dev/pci/if_nge.c return (NULL); NULL 1238 dev/pci/if_nge.c if (sc == NULL) NULL 1254 dev/pci/if_nge.c if (entry == NULL) NULL 1282 dev/pci/if_nge.c struct mbuf *m0 = NULL; NULL 1289 dev/pci/if_nge.c cur_rx->nge_mbuf = NULL; NULL 1319 dev/pci/if_nge.c if (nge_newbuf(sc, cur_rx, NULL) == ENOBUFS) { NULL 1322 dev/pci/if_nge.c ETHER_ALIGN, ifp, NULL); NULL 1324 dev/pci/if_nge.c if (m0 == NULL) { NULL 1409 dev/pci/if_nge.c if (cur_tx->nge_mbuf != NULL) { NULL 1411 dev/pci/if_nge.c cur_tx->nge_mbuf = NULL; NULL 1599 dev/pci/if_nge.c struct nge_desc *f = NULL; NULL 1603 dev/pci/if_nge.c struct ifvlan *ifv = NULL; NULL 1606 dev/pci/if_nge.c m_head->m_pkthdr.rcvif != NULL) NULL 1618 dev/pci/if_nge.c for (m = m_head; m != NULL; m = m->m_next) { NULL 1636 dev/pci/if_nge.c if (m != NULL) NULL 1642 dev/pci/if_nge.c if (ifv != NULL) { NULL 1669 dev/pci/if_nge.c struct mbuf *m_head = NULL; NULL 1683 dev/pci/if_nge.c while(sc->nge_ldata->nge_tx_list[idx].nge_mbuf == NULL) { NULL 1685 dev/pci/if_nge.c if (m_head == NULL) NULL 1739 dev/pci/if_nge.c mii = sc->nge_tbi ? NULL: &sc->nge_mii; NULL 2176 dev/pci/if_nge.c mii = NULL; NULL 2201 dev/pci/if_nge.c if (sc->nge_ldata->nge_rx_list[i].nge_mbuf != NULL) { NULL 2203 dev/pci/if_nge.c sc->nge_ldata->nge_rx_list[i].nge_mbuf = NULL; NULL 2213 dev/pci/if_nge.c if (sc->nge_ldata->nge_tx_list[i].nge_mbuf != NULL) { NULL 2215 dev/pci/if_nge.c sc->nge_ldata->nge_tx_list[i].nge_mbuf = NULL; NULL 719 dev/pci/if_nxe.c NULL, NULL 854 dev/pci/if_nxe.c rw_init(&sc->sc_lock, NULL); NULL 884 dev/pci/if_nxe.c if (sc->sc_ih == NULL) { NULL 902 dev/pci/if_nxe.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 927 dev/pci/if_nxe.c &sc->sc_memh, NULL, &sc->sc_mems, 0) != 0) { NULL 945 dev/pci/if_nxe.c &sc->sc_dbh, NULL, &sc->sc_dbs, 0) != 0) { NULL 1062 dev/pci/if_nxe.c if (sc->sc_tx_pkts == NULL) NULL 1065 dev/pci/if_nxe.c if (sc->sc_rx_pkts == NULL) NULL 1070 dev/pci/if_nxe.c if (sc->sc_ctx == NULL) NULL 1085 dev/pci/if_nxe.c if (sc->sc_cmd_ring == NULL) NULL 1095 dev/pci/if_nxe.c if (sc->sc_status_ring == NULL) NULL 1107 dev/pci/if_nxe.c if (nr == NULL) NULL 1276 dev/pci/if_nxe.c if (m == NULL) NULL 1280 dev/pci/if_nxe.c if (pkt == NULL) { NULL 1289 dev/pci/if_nxe.c if (m == NULL) { NULL 1354 dev/pci/if_nxe.c if (m0 == NULL) NULL 1361 dev/pci/if_nxe.c m0 = NULL; NULL 1383 dev/pci/if_nxe.c if (m == NULL) NULL 1394 dev/pci/if_nxe.c m = NULL; NULL 1454 dev/pci/if_nxe.c if (ni == NULL) { NULL 1481 dev/pci/if_nxe.c if (sc->sc_board == NULL) { NULL 1501 dev/pci/if_nxe.c if (nu == NULL) { NULL 1554 dev/pci/if_nxe.c if (sc->sc_dummy_dma == NULL) { NULL 1688 dev/pci/if_nxe.c if (nr->nr_dmamem == NULL) { NULL 1690 dev/pci/if_nxe.c return (NULL); NULL 1779 dev/pci/if_nxe.c return (NULL); NULL 1793 dev/pci/if_nxe.c while ((pkt = nxe_pkt_get(npl)) != NULL) NULL 1806 dev/pci/if_nxe.c if (pkt != NULL) { NULL 1851 dev/pci/if_nxe.c NULL, BUS_DMA_WAITOK) != 0) NULL 1867 dev/pci/if_nxe.c return (NULL); NULL 231 dev/pci/if_pcn.c NULL, NULL 238 dev/pci/if_pcn.c NULL, NULL 272 dev/pci/if_pcn.c NULL, NULL 279 dev/pci/if_pcn.c NULL, NULL 581 dev/pci/if_pcn.c const char *intrstr = NULL; NULL 598 dev/pci/if_pcn.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 601 dev/pci/if_pcn.c &memt, &memh, NULL, NULL, 0) == 0); NULL 683 dev/pci/if_pcn.c if (sc->sc_ih == NULL) { NULL 685 dev/pci/if_pcn.c if (intrstr != NULL) NULL 720 dev/pci/if_pcn.c sc->sc_control_data, sizeof(struct pcn_control_data), NULL, NULL 746 dev/pci/if_pcn.c sc->sc_rxsoft[i].rxs_mbuf = NULL; NULL 814 dev/pci/if_pcn.c if (sc->sc_sdhook == NULL) NULL 825 dev/pci/if_pcn.c if (sc->sc_rxsoft[i].rxs_dmamap != NULL) NULL 831 dev/pci/if_pcn.c if (sc->sc_txsoft[i].txs_dmamap != NULL) NULL 890 dev/pci/if_pcn.c if (m0 == NULL) NULL 892 dev/pci/if_pcn.c m = NULL; NULL 910 dev/pci/if_pcn.c if (m == NULL) NULL 946 dev/pci/if_pcn.c if (m != NULL) NULL 952 dev/pci/if_pcn.c if (m != NULL) { NULL 1366 dev/pci/if_pcn.c txs->txs_mbuf = NULL; NULL 1480 dev/pci/if_pcn.c if (m == NULL) NULL 1617 dev/pci/if_pcn.c sc->sc_txsoft[i].txs_mbuf = NULL; NULL 1628 dev/pci/if_pcn.c if (rxs->rxs_mbuf == NULL) { NULL 1805 dev/pci/if_pcn.c if (rxs->rxs_mbuf != NULL) { NULL 1808 dev/pci/if_pcn.c rxs->rxs_mbuf = NULL; NULL 1843 dev/pci/if_pcn.c if (txs->txs_mbuf != NULL) { NULL 1846 dev/pci/if_pcn.c txs->txs_mbuf = NULL; NULL 1867 dev/pci/if_pcn.c if (m == NULL) NULL 1876 dev/pci/if_pcn.c if (rxs->rxs_mbuf != NULL) NULL 1882 dev/pci/if_pcn.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, NULL 1929 dev/pci/if_pcn.c while (enm != NULL) { NULL 1977 dev/pci/if_pcn.c PORTSEL_AUI, NULL); NULL 1980 dev/pci/if_pcn.c PORTSEL_AUI, NULL); NULL 1983 dev/pci/if_pcn.c PORTSEL_10T, NULL); NULL 1986 dev/pci/if_pcn.c PORTSEL_10T, NULL); NULL 1989 dev/pci/if_pcn.c 0, NULL); NULL 1992 dev/pci/if_pcn.c 0, NULL); NULL 2092 dev/pci/if_pcn.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 2093 dev/pci/if_pcn.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 93 dev/pci/if_pgt_pci.c const char *intrstr = NULL; NULL 107 dev/pci/if_pgt_pci.c &sc->sc_iotag, &sc->sc_iohandle, NULL, &psc->sc_mapsize, 0); NULL 128 dev/pci/if_pgt_pci.c if (psc->sc_ih == NULL) { NULL 130 dev/pci/if_pgt_pci.c if (intrstr != NULL) NULL 137 dev/pci/if_pgt_pci.c if (rootvp == NULL) NULL 131 dev/pci/if_ral_pci.c PCI_MAPREG_MEM_TYPE_32BIT, 0, &sc->sc_st, &sc->sc_sh, NULL, NULL 146 dev/pci/if_ral_pci.c if (psc->sc_ih == NULL) { NULL 148 dev/pci/if_ral_pci.c if (intrstr != NULL) NULL 130 dev/pci/if_re_pci.c const char *intrstr = NULL; NULL 165 dev/pci/if_re_pci.c &sc->rl_btag, &sc->rl_bhandle, NULL, &iosize, 0)) { NULL 167 dev/pci/if_re_pci.c &sc->rl_btag, &sc->rl_bhandle, NULL, &iosize, 0)) { NULL 181 dev/pci/if_re_pci.c if (psc->sc_ih == NULL) { NULL 183 dev/pci/if_re_pci.c if (intrstr != NULL) NULL 127 dev/pci/if_rl_pci.c const char *intrstr = NULL; NULL 136 dev/pci/if_rl_pci.c &sc->rl_btag, &sc->rl_bhandle, NULL, &size, 0)) { NULL 142 dev/pci/if_rl_pci.c &sc->rl_btag, &sc->rl_bhandle, NULL, &size, 0)){ NULL 160 dev/pci/if_rl_pci.c if (sc->sc_ih == NULL) { NULL 162 dev/pci/if_rl_pci.c if (intrstr != NULL) NULL 132 dev/pci/if_rtw_pci.c if (psc->psc_intrcookie == NULL) { NULL 148 dev/pci/if_rtw_pci.c psc->psc_intrcookie = NULL; NULL 159 dev/pci/if_rtw_pci.c const char *intrstr = NULL; NULL 220 dev/pci/if_rtw_pci.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 223 dev/pci/if_rtw_pci.c &memt, &memh, NULL, NULL, 0) == 0); NULL 248 dev/pci/if_rtw_pci.c if (psc->psc_intrcookie == NULL) { NULL 250 dev/pci/if_rtw_pci.c if (intrstr != NULL) NULL 144 dev/pci/if_san_common.c wanpipe_common_t *common = NULL; NULL 187 dev/pci/if_san_common.c if (common == NULL) { NULL 232 dev/pci/if_san_common.c card->hw = NULL; NULL 234 dev/pci/if_san_common.c card->same_cpu->hw = NULL; NULL 235 dev/pci/if_san_common.c card->same_cpu->same_cpu = NULL; NULL 236 dev/pci/if_san_common.c card->same_cpu=NULL; NULL 268 dev/pci/if_san_common.c SAN_ASSERT(common == NULL); NULL 269 dev/pci/if_san_common.c SAN_ASSERT(common->card == NULL); NULL 293 dev/pci/if_san_common.c sdla_t *card = NULL; NULL 299 dev/pci/if_san_common.c SAN_ASSERT(common == NULL); NULL 300 dev/pci/if_san_common.c SAN_ASSERT(common->card == NULL); NULL 351 dev/pci/if_san_common.c if (data == NULL) NULL 374 dev/pci/if_san_common.c if (card == NULL || card->magic != WANPIPE_MAGIC) NULL 393 dev/pci/if_san_common.c return (NULL); NULL 397 dev/pci/if_san_common.c if (m == NULL || len <= MHLEN) NULL 406 dev/pci/if_san_common.c return (NULL); NULL 419 dev/pci/if_san_common.c if (m_org == NULL || *m_org == NULL) NULL 425 dev/pci/if_san_common.c if (m0->m_next == NULL && (mtod(m0, u_int32_t) & 0x03) == 0) NULL 430 dev/pci/if_san_common.c if (m == NULL) NULL 95 dev/pci/if_san_obsd.c if (ifp->if_softc == NULL) { NULL 98 dev/pci/if_san_obsd.c return (NULL); NULL 101 dev/pci/if_san_obsd.c if (card == NULL) { NULL 104 dev/pci/if_san_obsd.c return (NULL); NULL 123 dev/pci/if_san_obsd.c if (ifname == NULL || strlen(ifname) > IFNAMSIZ) NULL 170 dev/pci/if_san_obsd.c if ((card = wanpipe_generic_getcard(ifp)) == NULL) NULL 179 dev/pci/if_san_obsd.c if ((opkt = sppp_dequeue(ifp)) == NULL) { NULL 183 dev/pci/if_san_obsd.c if (card->iface_send == NULL) { NULL 216 dev/pci/if_san_obsd.c if ((card = wanpipe_generic_getcard(ifp)) == NULL) NULL 377 dev/pci/if_san_obsd.c if ((card = wanpipe_generic_getcard(ifp)) == NULL) { NULL 397 dev/pci/if_san_obsd.c if ((common = ifp->if_softc) == NULL) { NULL 434 dev/pci/if_san_obsd.c if ((card = wanpipe_generic_getcard(ifp)) == NULL) NULL 1387 dev/pci/if_san_te1.c TX_WAVEFORM* tx_waveform = NULL; NULL 1459 dev/pci/if_san_te1.c RLPS_EQUALIZER_RAM *rlps_ram_table = NULL; NULL 2052 dev/pci/if_san_te1.c WAN_ASSERT(card == NULL); NULL 2053 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 2054 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 2441 dev/pci/if_san_te1.c if (card->te_signaling_config == NULL) { NULL 2559 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 2560 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 2683 dev/pci/if_san_te1.c WAN_ASSERT1(card->write_front_end_reg == NULL); NULL 2684 dev/pci/if_san_te1.c WAN_ASSERT1(card->read_front_end_reg == NULL); NULL 2765 dev/pci/if_san_te1.c WAN_ASSERT1(card->write_front_end_reg == NULL); NULL 2766 dev/pci/if_san_te1.c WAN_ASSERT1(card->read_front_end_reg == NULL); NULL 3538 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 3539 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 3564 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 3565 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 3588 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 3589 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 3610 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 3611 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 3653 dev/pci/if_san_te1.c WAN_ASSERT1(card == NULL); NULL 3673 dev/pci/if_san_te1.c WAN_ASSERT1(card->write_front_end_reg == NULL); NULL 3674 dev/pci/if_san_te1.c WAN_ASSERT1(card->read_front_end_reg == NULL); NULL 3752 dev/pci/if_san_te1.c WAN_ASSERT(card->write_front_end_reg == NULL); NULL 3753 dev/pci/if_san_te1.c WAN_ASSERT(card->read_front_end_reg == NULL); NULL 347 dev/pci/if_san_xilinx.c if (sc == NULL) NULL 348 dev/pci/if_san_xilinx.c return (NULL); NULL 356 dev/pci/if_san_xilinx.c return (NULL); NULL 376 dev/pci/if_san_xilinx.c ifmedia_add(&sc->common.ifm, IFM_TDM|IFM_TDM_T1, 0, NULL); NULL 377 dev/pci/if_san_xilinx.c ifmedia_add(&sc->common.ifm, IFM_TDM|IFM_TDM_T1_AMI, 0, NULL); NULL 378 dev/pci/if_san_xilinx.c ifmedia_add(&sc->common.ifm, IFM_TDM|IFM_TDM_E1, 0, NULL); NULL 379 dev/pci/if_san_xilinx.c ifmedia_add(&sc->common.ifm, IFM_TDM|IFM_TDM_E1_AMI, 0, NULL); NULL 382 dev/pci/if_san_xilinx.c IFM_TDM|IFM_TDM_T1|IFM_TDM_PPP, 0, NULL); NULL 384 dev/pci/if_san_xilinx.c IFM_TDM|IFM_TDM_T1_AMI|IFM_TDM_PPP, 0, NULL); NULL 386 dev/pci/if_san_xilinx.c IFM_TDM|IFM_TDM_E1|IFM_TDM_PPP, 0, NULL); NULL 388 dev/pci/if_san_xilinx.c IFM_TDM|IFM_TDM_E1_AMI|IFM_TDM_PPP, 0, NULL); NULL 416 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 425 dev/pci/if_san_xilinx.c sc->rx_dma_buf = NULL; NULL 431 dev/pci/if_san_xilinx.c ifp->if_softc = NULL; NULL 443 dev/pci/if_san_xilinx.c WAN_ASSERT1(common == NULL); NULL 454 dev/pci/if_san_xilinx.c WAN_ASSERT(common == NULL); NULL 455 dev/pci/if_san_xilinx.c WAN_ASSERT(common->card == NULL); NULL 473 dev/pci/if_san_xilinx.c sdla_t *card = NULL; NULL 477 dev/pci/if_san_xilinx.c WAN_ASSERT(sc == NULL); NULL 478 dev/pci/if_san_xilinx.c WAN_ASSERT(sc->common.card == NULL); NULL 564 dev/pci/if_san_xilinx.c card->isr = NULL; NULL 574 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 584 dev/pci/if_san_xilinx.c sc->rx_dma_buf = NULL; NULL 587 dev/pci/if_san_xilinx.c while ((buf = SIMPLEQ_FIRST(&sc->wp_rx_free_list)) != NULL) { NULL 592 dev/pci/if_san_xilinx.c while ((buf = SIMPLEQ_FIRST(&sc->wp_rx_complete_list)) != NULL) { NULL 620 dev/pci/if_san_xilinx.c if (m == NULL) NULL 702 dev/pci/if_san_xilinx.c if (m == NULL) NULL 752 dev/pci/if_san_xilinx.c wan_trace_t *trace_info = NULL; NULL 756 dev/pci/if_san_xilinx.c if (m == NULL) NULL 860 dev/pci/if_san_xilinx.c if (m0 == NULL) { NULL 1680 dev/pci/if_san_xilinx.c if (sc->rx_dma_buf == NULL) { NULL 1791 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 1842 dev/pci/if_san_xilinx.c mtod(m, void *), len, NULL, BUS_DMA_NOWAIT | BUS_DMA_WRITE)) { NULL 1942 dev/pci/if_san_xilinx.c if (sc->tx_dma_mbuf == NULL) { NULL 1983 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 1996 dev/pci/if_san_xilinx.c WAN_ASSERT1(sc == NULL); NULL 2075 dev/pci/if_san_xilinx.c if (sc->rx_dma_buf == NULL) { NULL 2101 dev/pci/if_san_xilinx.c sc->rx_dma_buf = NULL; NULL 2122 dev/pci/if_san_xilinx.c WAN_ASSERT1(sc == NULL); NULL 2132 dev/pci/if_san_xilinx.c *new_m = NULL; NULL 2265 dev/pci/if_san_xilinx.c buf->mbuf = NULL; NULL 2271 dev/pci/if_san_xilinx.c if ((m0 = m_copym2(m, 0, len, M_NOWAIT)) == NULL) { NULL 2348 dev/pci/if_san_xilinx.c card->u.xilinx.dev_to_ch_map[logic_ch] = NULL; NULL 2394 dev/pci/if_san_xilinx.c if (buf == NULL) NULL 2409 dev/pci/if_san_xilinx.c if (sc->wp_rx_buffers == NULL) NULL 2412 dev/pci/if_san_xilinx.c while ((buf = SIMPLEQ_FIRST(&sc->wp_rx_free_list)) != NULL) { NULL 2417 dev/pci/if_san_xilinx.c while ((buf = SIMPLEQ_FIRST(&sc->wp_rx_complete_list)) != NULL) { NULL 2424 dev/pci/if_san_xilinx.c sc->wp_rx_buffers = NULL; NULL 2425 dev/pci/if_san_xilinx.c sc->wp_rx_buffer_last = NULL; NULL 2441 dev/pci/if_san_xilinx.c if (buf->mbuf == NULL) NULL 2447 dev/pci/if_san_xilinx.c if (buf->mbuf != NULL) NULL 2453 dev/pci/if_san_xilinx.c if (buf->mbuf == NULL) NULL 2459 dev/pci/if_san_xilinx.c buf->mbuf = NULL; NULL 2464 dev/pci/if_san_xilinx.c mtod(buf->mbuf, void *), sc->dma_mtu, NULL, NULL 2480 dev/pci/if_san_xilinx.c if (buf->mbuf == NULL) { NULL 2482 dev/pci/if_san_xilinx.c if (buf->mbuf == NULL) { NULL 2488 dev/pci/if_san_xilinx.c sc->dma_mtu, NULL, BUS_DMA_NOWAIT | BUS_DMA_READ)) { NULL 2501 dev/pci/if_san_xilinx.c buf->mbuf = NULL; NULL 2524 dev/pci/if_san_xilinx.c WAN_ASSERT1(sc == NULL); NULL 2528 dev/pci/if_san_xilinx.c if (buf == NULL) NULL 2533 dev/pci/if_san_xilinx.c new_m = NULL; NULL 2550 dev/pci/if_san_xilinx.c if (m == NULL) NULL 3069 dev/pci/if_san_xilinx.c if (!ifp || ifp->if_softc == NULL) NULL 3116 dev/pci/if_san_xilinx.c sc->rx_dma_buf = NULL; NULL 3129 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 3217 dev/pci/if_san_xilinx.c sc->tx_dma_mbuf = NULL; NULL 3286 dev/pci/if_san_xilinx.c if (sc == NULL) NULL 194 dev/pci/if_sandrv.c NULL, "san", DV_IFNET NULL 400 dev/pci/if_sandrv.c if (tmp_hw_probe == NULL) NULL 419 dev/pci/if_sandrv.c sdlahw_t* hw = NULL; NULL 482 dev/pci/if_sandrv.c const char* intrstr = NULL; NULL 497 dev/pci/if_sandrv.c if (intrstr != NULL) NULL 504 dev/pci/if_sandrv.c if (hwcard == NULL) NULL 523 dev/pci/if_sandrv.c if (hw == NULL) NULL 544 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 547 dev/pci/if_sandrv.c intr_func, intr_arg, "san") == NULL) NULL 586 dev/pci/if_sandrv.c return (NULL); NULL 626 dev/pci/if_sandrv.c if (tmp_card == NULL){ NULL 657 dev/pci/if_sandrv.c return (NULL); NULL 672 dev/pci/if_sandrv.c return (NULL); NULL 712 dev/pci/if_sandrv.c if (tmp_hw == NULL) { NULL 728 dev/pci/if_sandrv.c tmp_hw->hwprobe = NULL; NULL 729 dev/pci/if_sandrv.c tmp_hw->hwcard = NULL; NULL 745 dev/pci/if_sandrv.c if (tmp_hw->hwcard == NULL) { NULL 764 dev/pci/if_sandrv.c return (NULL); NULL 779 dev/pci/if_sandrv.c sdlahw_card_t* hwcard = NULL; NULL 783 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 785 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 810 dev/pci/if_sandrv.c sdlahw_card_t* card = NULL; NULL 813 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 815 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 840 dev/pci/if_sandrv.c sdlahw_card_t* card = NULL; NULL 843 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 845 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 939 dev/pci/if_sandrv.c sdlahw_card_t* card = NULL; NULL 943 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 945 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1008 dev/pci/if_sandrv.c sdlahw_card_t* card = NULL; NULL 1012 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1014 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1117 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1118 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1179 dev/pci/if_sandrv.c sdlahw_card_t *card = NULL; NULL 1182 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1183 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1199 dev/pci/if_sandrv.c sdlahw_card_t *hwcard = NULL; NULL 1202 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1204 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1220 dev/pci/if_sandrv.c sdlahw_card_t *hwcard = NULL; NULL 1223 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1225 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1267 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1269 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1322 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1335 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1349 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1362 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1375 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1388 dev/pci/if_sandrv.c WAN_ASSERT2(hw == NULL, 0); NULL 1401 dev/pci/if_sandrv.c WAN_ASSERT2(hw == NULL, 0); NULL 1414 dev/pci/if_sandrv.c WAN_ASSERT2(hw == NULL, 0); NULL 1429 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1431 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1444 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1446 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1460 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1462 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1475 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1477 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 1489 dev/pci/if_sandrv.c WAN_ASSERT(hw == NULL); NULL 1491 dev/pci/if_sandrv.c WAN_ASSERT(hw->hwcard == NULL); NULL 112 dev/pci/if_sf_pci.c const char *intrstr = NULL; NULL 149 dev/pci/if_sf_pci.c reg, 0, &memt, &memh, NULL, NULL, 0) == 0); NULL 159 dev/pci/if_sf_pci.c &iot, &ioh, NULL, NULL, 0) == 0); NULL 192 dev/pci/if_sf_pci.c if (psc->sc_ih == NULL) { NULL 195 dev/pci/if_sf_pci.c if (intrstr != NULL) NULL 734 dev/pci/if_sis.c while (enm != NULL) { NULL 758 dev/pci/if_sis.c while (enm != NULL) { NULL 808 dev/pci/if_sis.c while (enm != NULL) { NULL 893 dev/pci/if_sis.c const char *intrstr = NULL; NULL 938 dev/pci/if_sis.c &sc->sis_btag, &sc->sis_bhandle, NULL, &size, 0)) { NULL 944 dev/pci/if_sis.c &sc->sis_btag, &sc->sis_bhandle, NULL, &size, 0)) { NULL 958 dev/pci/if_sis.c if (sc->sc_ih == NULL) { NULL 960 dev/pci/if_sis.c if (intrstr != NULL) NULL 1101 dev/pci/if_sis.c sizeof(struct sis_list_data), NULL, BUS_DMA_NOWAIT) != 0) { NULL 1157 dev/pci/if_sis.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 1158 dev/pci/if_sis.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 1202 dev/pci/if_sis.c ld->sis_tx_list[i].sis_mbuf = NULL; NULL 1215 dev/pci/if_sis.c error = sis_newbuf(sc, &ld->sis_rx_list[i], NULL); NULL 1238 dev/pci/if_sis.c struct mbuf *m_new = NULL; NULL 1241 dev/pci/if_sis.c if (c == NULL) NULL 1244 dev/pci/if_sis.c if (m == NULL) { NULL 1246 dev/pci/if_sis.c if (m_new == NULL) NULL 1262 dev/pci/if_sis.c mtod(m_new, caddr_t), MCLBYTES, NULL, BUS_DMA_NOWAIT) != 0) { NULL 1312 dev/pci/if_sis.c cur_rx->sis_mbuf = NULL; NULL 1342 dev/pci/if_sis.c if (sis_newbuf(sc, cur_rx, NULL) == 0) { NULL 1350 dev/pci/if_sis.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1352 dev/pci/if_sis.c if (m0 == NULL) { NULL 1432 dev/pci/if_sis.c if (cur_tx->sis_mbuf != NULL) { NULL 1434 dev/pci/if_sis.c cur_tx->sis_mbuf = NULL; NULL 1545 dev/pci/if_sis.c struct sis_desc *f = NULL; NULL 1601 dev/pci/if_sis.c struct mbuf *m_head = NULL; NULL 1614 dev/pci/if_sis.c while(sc->sis_ldata->sis_tx_list[idx].sis_mbuf == NULL) { NULL 1616 dev/pci/if_sis.c if (m_head == NULL) NULL 2040 dev/pci/if_sis.c if (sc->sis_ldata->sis_rx_list[i].sis_mbuf != NULL) { NULL 2042 dev/pci/if_sis.c sc->sis_ldata->sis_rx_list[i].sis_mbuf = NULL; NULL 2059 dev/pci/if_sis.c if (sc->sis_ldata->sis_tx_list[i].sis_mbuf != NULL) { NULL 2061 dev/pci/if_sis.c sc->sis_ldata->sis_tx_list[i].sis_mbuf = NULL; NULL 469 dev/pci/if_sk.c while (enm != NULL) { NULL 575 dev/pci/if_sk.c if (sk_newbuf(sc_if, i, NULL, NULL 639 dev/pci/if_sk.c struct mbuf *m_new = NULL; NULL 643 dev/pci/if_sk.c if (m == NULL) { NULL 644 dev/pci/if_sk.c caddr_t buf = NULL; NULL 647 dev/pci/if_sk.c if (m_new == NULL) NULL 652 dev/pci/if_sk.c if (buf == NULL) { NULL 727 dev/pci/if_sk.c kva, SK_JMEM, NULL, BUS_DMA_NOWAIT)) { NULL 750 dev/pci/if_sk.c if (entry == NULL) { NULL 751 dev/pci/if_sk.c sc_if->sk_cdata.sk_jumbo_buf = NULL; NULL 792 dev/pci/if_sk.c if (entry == NULL) NULL 793 dev/pci/if_sk.c return (NULL); NULL 813 dev/pci/if_sk.c if (sc == NULL) NULL 824 dev/pci/if_sk.c if (entry == NULL) NULL 1170 dev/pci/if_sk.c sizeof(struct sk_ring_data), NULL, BUS_DMA_NOWAIT)) { NULL 1237 dev/pci/if_sk.c if (LIST_FIRST(&sc_if->sk_mii.mii_phys) == NULL) { NULL 1240 dev/pci/if_sk.c 0, NULL); NULL 1269 dev/pci/if_sk.c sc->sk_if[sa->skc_port] = NULL; NULL 1298 dev/pci/if_sk.c const char *intrstr = NULL; NULL 1301 dev/pci/if_sk.c char *revstr = NULL; NULL 1345 dev/pci/if_sk.c NULL, &size, 0) == 0) NULL 1373 dev/pci/if_sk.c if (sc->sk_intrhand == NULL) { NULL 1375 dev/pci/if_sk.c if (intrstr != NULL) NULL 1484 dev/pci/if_sk.c if (revstr != NULL) NULL 1520 dev/pci/if_sk.c struct sk_tx_desc *f = NULL; NULL 1529 dev/pci/if_sk.c if (entry == NULL) { NULL 1620 dev/pci/if_sk.c struct mbuf *m_head = NULL; NULL 1626 dev/pci/if_sk.c while (sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf == NULL) { NULL 1628 dev/pci/if_sk.c if (m_head == NULL) NULL 1764 dev/pci/if_sk.c cur_rx->sk_mbuf = NULL; NULL 1790 dev/pci/if_sk.c if (sk_newbuf(sc_if, cur, NULL, dmamap) == ENOBUFS) { NULL 1793 dev/pci/if_sk.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1795 dev/pci/if_sk.c if (m0 == NULL) { NULL 1940 dev/pci/if_sk.c if (sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf != NULL) { NULL 1944 dev/pci/if_sk.c sc_if->sk_cdata.sk_tx_chain[idx].sk_mbuf = NULL; NULL 1952 dev/pci/if_sk.c sc_if->sk_cdata.sk_tx_map[idx] = NULL; NULL 2120 dev/pci/if_sk.c struct ifnet *ifp0 = NULL, *ifp1 = NULL; NULL 2128 dev/pci/if_sk.c if (sc_if0 != NULL) NULL 2130 dev/pci/if_sk.c if (sc_if1 != NULL) NULL 2179 dev/pci/if_sk.c if (sc_if0 != NULL && NULL 2183 dev/pci/if_sk.c if (sc_if1 != NULL && NULL 2192 dev/pci/if_sk.c if (ifp0 != NULL && !IFQ_IS_EMPTY(&ifp0->if_snd)) NULL 2194 dev/pci/if_sk.c if (ifp1 != NULL && !IFQ_IS_EMPTY(&ifp1->if_snd)) NULL 2772 dev/pci/if_sk.c if (sc_if->sk_cdata.sk_rx_chain[i].sk_mbuf != NULL) { NULL 2774 dev/pci/if_sk.c sc_if->sk_cdata.sk_rx_chain[i].sk_mbuf = NULL; NULL 2779 dev/pci/if_sk.c if (sc_if->sk_cdata.sk_tx_chain[i].sk_mbuf != NULL) { NULL 2781 dev/pci/if_sk.c sc_if->sk_cdata.sk_tx_chain[i].sk_mbuf = NULL; NULL 531 dev/pci/if_ste.c while (enm != NULL) { NULL 690 dev/pci/if_ste.c if (ste_newbuf(sc, cur_rx, NULL) == ENOBUFS) { NULL 757 dev/pci/if_ste.c struct ste_chain *cur_tx = NULL; NULL 771 dev/pci/if_ste.c cur_tx->ste_mbuf = NULL; NULL 848 dev/pci/if_ste.c const char *intrstr = NULL; NULL 902 dev/pci/if_ste.c &sc->ste_btag, &sc->ste_bhandle, NULL, &size, 0)) { NULL 909 dev/pci/if_ste.c &sc->ste_btag, &sc->ste_bhandle, NULL, &size, 0)) { NULL 923 dev/pci/if_ste.c if (sc->sc_ih == NULL) { NULL 925 dev/pci/if_ste.c if (intrstr != NULL) NULL 948 dev/pci/if_ste.c if (sc->ste_ldata_ptr == NULL) { NULL 977 dev/pci/if_ste.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 978 dev/pci/if_ste.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 1002 dev/pci/if_ste.c struct mbuf *m_new = NULL; NULL 1004 dev/pci/if_ste.c if (m == NULL) { NULL 1006 dev/pci/if_ste.c if (m_new == NULL) NULL 1042 dev/pci/if_ste.c if (ste_newbuf(sc, &cd->ste_rx_chain[i], NULL) == ENOBUFS) NULL 1172 dev/pci/if_ste.c sc->ste_tx_prev=NULL; NULL 1232 dev/pci/if_ste.c if (sc->ste_cdata.ste_rx_chain[i].ste_mbuf != NULL) { NULL 1234 dev/pci/if_ste.c sc->ste_cdata.ste_rx_chain[i].ste_mbuf = NULL; NULL 1239 dev/pci/if_ste.c if (sc->ste_cdata.ste_tx_chain[i].ste_mbuf != NULL) { NULL 1241 dev/pci/if_ste.c sc->ste_cdata.ste_tx_chain[i].ste_mbuf = NULL; NULL 1365 dev/pci/if_ste.c struct ste_frag *f = NULL; NULL 1373 dev/pci/if_ste.c for (m = m_head, frag = 0; m != NULL; m = m->m_next) { NULL 1384 dev/pci/if_ste.c if (m != NULL) { NULL 1393 dev/pci/if_ste.c if (mn == NULL) { NULL 1424 dev/pci/if_ste.c struct mbuf *m_head = NULL; NULL 1438 dev/pci/if_ste.c while(sc->ste_cdata.ste_tx_chain[idx].ste_mbuf == NULL) { NULL 1450 dev/pci/if_ste.c if (m_head == NULL) NULL 1460 dev/pci/if_ste.c if (sc->ste_tx_prev == NULL) { NULL 185 dev/pci/if_stge.c const char *intrstr = NULL; NULL 204 dev/pci/if_stge.c &iot, &ioh, NULL, &iosize, 0) == 0); NULL 207 dev/pci/if_stge.c &memt, &memh, NULL, &iosize, 0) == 0); NULL 251 dev/pci/if_stge.c if (sc->sc_ih == NULL) { NULL 253 dev/pci/if_stge.c if (intrstr != NULL) NULL 289 dev/pci/if_stge.c sc->sc_control_data, sizeof(struct stge_control_data), NULL, NULL 322 dev/pci/if_stge.c sc->sc_rxsoft[i].ds_mbuf = NULL; NULL 391 dev/pci/if_stge.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 392 dev/pci/if_stge.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 447 dev/pci/if_stge.c if (sc->sc_sdhook == NULL) NULL 458 dev/pci/if_stge.c if (sc->sc_rxsoft[i].ds_dmamap != NULL) NULL 464 dev/pci/if_stge.c if (sc->sc_txsoft[i].ds_dmamap != NULL) NULL 545 dev/pci/if_stge.c if (m0 == NULL) NULL 914 dev/pci/if_stge.c ds->ds_mbuf = NULL; NULL 981 dev/pci/if_stge.c if (sc->sc_rxhead != NULL) NULL 989 dev/pci/if_stge.c KASSERT(sc->sc_rxhead == NULL); NULL 1008 dev/pci/if_stge.c *sc->sc_rxtailp = NULL; NULL 1044 dev/pci/if_stge.c if (nm == NULL) { NULL 1220 dev/pci/if_stge.c if (ds->ds_mbuf == NULL) { NULL 1394 dev/pci/if_stge.c if (ds->ds_mbuf != NULL) { NULL 1396 dev/pci/if_stge.c ds->ds_mbuf->m_next = NULL; NULL 1398 dev/pci/if_stge.c ds->ds_mbuf = NULL; NULL 1454 dev/pci/if_stge.c if (ds->ds_mbuf != NULL) { NULL 1457 dev/pci/if_stge.c ds->ds_mbuf = NULL; NULL 1512 dev/pci/if_stge.c if (m == NULL) NULL 1524 dev/pci/if_stge.c if (ds->ds_mbuf != NULL) NULL 1530 dev/pci/if_stge.c m->m_ext.ext_buf, m->m_ext.ext_size, NULL, BUS_DMA_NOWAIT); NULL 1584 dev/pci/if_stge.c if (enm == NULL) NULL 1587 dev/pci/if_stge.c while (enm != NULL) { NULL 588 dev/pci/if_stgereg.h *(sc)->sc_rxtailp = NULL; \ NULL 411 dev/pci/if_tht.c NULL, "thtc", DV_DULL NULL 511 dev/pci/if_tht.c NULL, "tht", DV_IFNET NULL 667 dev/pci/if_tht.c return (NULL); NULL 675 dev/pci/if_tht.c if (thtc_lookup(pa) != NULL) NULL 698 dev/pci/if_tht.c &sc->sc_memh, NULL, &sc->sc_mems, 0) != 0) { NULL 728 dev/pci/if_tht.c if (pnp != NULL) NULL 770 dev/pci/if_tht.c if (sc->sc_ih == NULL) { NULL 793 dev/pci/if_tht.c ifmedia_add(&sc->sc_media, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 1046 dev/pci/if_tht.c if (enm == NULL) NULL 1063 dev/pci/if_tht.c while (enm != NULL) { NULL 1136 dev/pci/if_tht.c if (m == NULL) NULL 1140 dev/pci/if_tht.c if (pkt == NULL) { NULL 1190 dev/pci/if_tht.c struct mbuf *m0 = NULL; NULL 1199 dev/pci/if_tht.c if (m0 == NULL) NULL 1279 dev/pci/if_tht.c if ((pkt = tht_pkt_get(&sc->sc_rx_list)) == NULL) NULL 1283 dev/pci/if_tht.c if (m == NULL) NULL 1332 dev/pci/if_tht.c while ((pkt = tht_pkt_used(&sc->sc_rx_list)) != NULL) { NULL 1450 dev/pci/if_tht.c if (tf->tf_mem == NULL) NULL 1857 dev/pci/if_tht.c NULL, BUS_DMA_WAITOK) != 0) NULL 1873 dev/pci/if_tht.c return (NULL); NULL 1925 dev/pci/if_tht.c while ((pkt = tht_pkt_get(tpl)) != NULL) NULL 1928 dev/pci/if_tht.c tpl->tpl_pkts = NULL; NULL 1944 dev/pci/if_tht.c if (pkt != NULL) { NULL 429 dev/pci/if_ti.c u_char *buf = NULL; NULL 520 dev/pci/if_ti.c if (sc->ti_rdata->ti_event_ring == NULL) NULL 620 dev/pci/if_ti.c TI_JMEM, NULL, BUS_DMA_NOWAIT)) { NULL 643 dev/pci/if_ti.c if (entry == NULL) { NULL 644 dev/pci/if_ti.c sc->ti_cdata.ti_jumbo_buf = NULL; NULL 685 dev/pci/if_ti.c if (entry == NULL) NULL 686 dev/pci/if_ti.c return (NULL); NULL 707 dev/pci/if_ti.c if (sc == NULL) NULL 721 dev/pci/if_ti.c if (entry == NULL) NULL 737 dev/pci/if_ti.c struct mbuf *m_new = NULL; NULL 740 dev/pci/if_ti.c if (dmamap == NULL) { NULL 749 dev/pci/if_ti.c } else if (m == NULL) NULL 754 dev/pci/if_ti.c if (m == NULL) { NULL 756 dev/pci/if_ti.c if (m_new == NULL) NULL 808 dev/pci/if_ti.c struct mbuf *m_new = NULL; NULL 811 dev/pci/if_ti.c if (dmamap == NULL) { NULL 820 dev/pci/if_ti.c } else if (m == NULL) NULL 825 dev/pci/if_ti.c if (m == NULL) { NULL 827 dev/pci/if_ti.c if (m_new == NULL) NULL 865 dev/pci/if_ti.c struct mbuf *m_new = NULL; NULL 868 dev/pci/if_ti.c if (m == NULL) { NULL 869 dev/pci/if_ti.c caddr_t buf = NULL; NULL 873 dev/pci/if_ti.c if (m_new == NULL) NULL 878 dev/pci/if_ti.c if (buf == NULL) { NULL 923 dev/pci/if_ti.c if (ti_newbuf_std(sc, i, NULL, 0) == ENOBUFS) NULL 939 dev/pci/if_ti.c if (sc->ti_cdata.ti_rx_std_chain[i] != NULL) { NULL 941 dev/pci/if_ti.c sc->ti_cdata.ti_rx_std_chain[i] = NULL; NULL 958 dev/pci/if_ti.c if (ti_newbuf_jumbo(sc, i, NULL) == ENOBUFS) NULL 974 dev/pci/if_ti.c if (sc->ti_cdata.ti_rx_jumbo_chain[i] != NULL) { NULL 976 dev/pci/if_ti.c sc->ti_cdata.ti_rx_jumbo_chain[i] = NULL; NULL 989 dev/pci/if_ti.c if (ti_newbuf_mini(sc, i, NULL, 0) == ENOBUFS) NULL 1005 dev/pci/if_ti.c if (sc->ti_cdata.ti_rx_mini_chain[i] != NULL) { NULL 1007 dev/pci/if_ti.c sc->ti_cdata.ti_rx_mini_chain[i] = NULL; NULL 1023 dev/pci/if_ti.c if (sc->ti_rdata->ti_tx_ring == NULL) NULL 1027 dev/pci/if_ti.c if (sc->ti_cdata.ti_tx_chain[i] != NULL) { NULL 1029 dev/pci/if_ti.c sc->ti_cdata.ti_tx_chain[i] = NULL; NULL 1172 dev/pci/if_ti.c while (SLIST_FIRST(&sc->ti_mc_listhead) != NULL) { NULL 1181 dev/pci/if_ti.c while (enm != NULL) { NULL 1190 dev/pci/if_ti.c if (mc == NULL) NULL 1520 dev/pci/if_ti.c const char *intrstr = NULL; NULL 1533 dev/pci/if_ti.c &sc->ti_btag, &sc->ti_bhandle, NULL, &size, 0)) { NULL 1545 dev/pci/if_ti.c if (sc->ti_intrhand == NULL) { NULL 1547 dev/pci/if_ti.c if (intrstr != NULL) NULL 1608 dev/pci/if_ti.c sizeof(struct ti_ring_data), NULL, BUS_DMA_NOWAIT)) { NULL 1673 dev/pci/if_ti.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_10_T, 0, NULL); NULL 1675 dev/pci/if_ti.c IFM_ETHER|IFM_10_T|IFM_FDX, 0, NULL); NULL 1676 dev/pci/if_ti.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_100_TX, 0, NULL); NULL 1678 dev/pci/if_ti.c IFM_ETHER|IFM_100_TX|IFM_FDX, 0, NULL); NULL 1679 dev/pci/if_ti.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_1000_T, 0, NULL); NULL 1681 dev/pci/if_ti.c IFM_ETHER|IFM_1000_T|IFM_FDX, 0, NULL); NULL 1684 dev/pci/if_ti.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_1000_SX, 0, NULL); NULL 1686 dev/pci/if_ti.c IFM_ETHER|IFM_1000_SX|IFM_FDX, 0, NULL); NULL 1688 dev/pci/if_ti.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 1739 dev/pci/if_ti.c struct mbuf *m = NULL; NULL 1751 dev/pci/if_ti.c sc->ti_cdata.ti_rx_jumbo_chain[rxidx] = NULL; NULL 1757 dev/pci/if_ti.c if (ti_newbuf_jumbo(sc, sc->ti_jumbo, NULL) NULL 1761 dev/pci/if_ti.c cur_rx->ti_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1763 dev/pci/if_ti.c if (m0 == NULL) { NULL 1773 dev/pci/if_ti.c sc->ti_cdata.ti_rx_mini_chain[rxidx] = NULL; NULL 1781 dev/pci/if_ti.c if (ti_newbuf_mini(sc, sc->ti_mini, NULL, dmamap) NULL 1790 dev/pci/if_ti.c sc->ti_cdata.ti_rx_std_chain[rxidx] = NULL; NULL 1798 dev/pci/if_ti.c if (ti_newbuf_std(sc, sc->ti_std, NULL, dmamap) NULL 1806 dev/pci/if_ti.c if (m == NULL) NULL 1863 dev/pci/if_ti.c if (sc->ti_cdata.ti_tx_chain[idx] != NULL) { NULL 1865 dev/pci/if_ti.c sc->ti_cdata.ti_tx_chain[idx] = NULL; NULL 1874 dev/pci/if_ti.c sc->ti_cdata.ti_tx_map[idx] = NULL; NULL 1891 dev/pci/if_ti.c struct ti_tx_desc *cur_tx = NULL; NULL 1909 dev/pci/if_ti.c if (sc->ti_cdata.ti_tx_chain[idx] != NULL) { NULL 1911 dev/pci/if_ti.c sc->ti_cdata.ti_tx_chain[idx] = NULL; NULL 1920 dev/pci/if_ti.c sc->ti_cdata.ti_tx_map[idx] = NULL; NULL 1928 dev/pci/if_ti.c if (cur_tx != NULL) NULL 2003 dev/pci/if_ti.c struct ifvlan *ifv = NULL; NULL 2006 dev/pci/if_ti.c m_head->m_pkthdr.rcvif != NULL) NULL 2011 dev/pci/if_ti.c if (entry == NULL) NULL 2027 dev/pci/if_ti.c if (sc->ti_cdata.ti_tx_chain[frag] != NULL) NULL 2037 dev/pci/if_ti.c if (ifv != NULL) { NULL 2084 dev/pci/if_ti.c struct ti_tx_desc *f = NULL; NULL 2090 dev/pci/if_ti.c struct ifvlan *ifv = NULL; NULL 2093 dev/pci/if_ti.c m_head->m_pkthdr.rcvif != NULL) NULL 2098 dev/pci/if_ti.c if (entry == NULL) NULL 2116 dev/pci/if_ti.c if (sc->ti_cdata.ti_tx_chain[frag] != NULL) NULL 2123 dev/pci/if_ti.c if (ifv != NULL) { NULL 2169 dev/pci/if_ti.c struct mbuf *m_head = NULL; NULL 2177 dev/pci/if_ti.c while(sc->ti_cdata.ti_tx_chain[prodidx] == NULL) { NULL 2179 dev/pci/if_ti.c if (m_head == NULL) NULL 880 dev/pci/if_tl.c while (enm != NULL) { NULL 894 dev/pci/if_tl.c while (enm != NULL) { NULL 1010 dev/pci/if_tl.c cd->tl_tx_chain[i].tl_next = NULL; NULL 1016 dev/pci/if_tl.c cd->tl_tx_tail = cd->tl_tx_head = NULL; NULL 1041 dev/pci/if_tl.c cd->tl_rx_chain[i].tl_next = NULL; NULL 1060 dev/pci/if_tl.c struct mbuf *m_new = NULL; NULL 1063 dev/pci/if_tl.c if (m_new == NULL) { NULL 1078 dev/pci/if_tl.c c->tl_next = NULL; NULL 1124 dev/pci/if_tl.c while(sc->tl_cdata.tl_rx_head != NULL) { NULL 1226 dev/pci/if_tl.c while (sc->tl_cdata.tl_tx_head != NULL) { NULL 1234 dev/pci/if_tl.c cur_tx->tl_mbuf = NULL; NULL 1278 dev/pci/if_tl.c if (sc->tl_cdata.tl_tx_head == NULL) { NULL 1280 dev/pci/if_tl.c sc->tl_cdata.tl_tx_tail = NULL; NULL 1469 dev/pci/if_tl.c struct tl_frag *f = NULL; NULL 1481 dev/pci/if_tl.c for (m = m_head, frag = 0; m != NULL; m = m->m_next) { NULL 1502 dev/pci/if_tl.c if (m != NULL) { NULL 1503 dev/pci/if_tl.c struct mbuf *m_new = NULL; NULL 1506 dev/pci/if_tl.c if (m_new == NULL) { NULL 1558 dev/pci/if_tl.c struct mbuf *m_head = NULL; NULL 1560 dev/pci/if_tl.c struct tl_chain *prev = NULL, *cur_tx = NULL, *start_tx; NULL 1568 dev/pci/if_tl.c if (sc->tl_cdata.tl_tx_free == NULL) { NULL 1575 dev/pci/if_tl.c while(sc->tl_cdata.tl_tx_free != NULL) { NULL 1577 dev/pci/if_tl.c if (m_head == NULL) NULL 1584 dev/pci/if_tl.c cur_tx->tl_next = NULL; NULL 1590 dev/pci/if_tl.c if (prev != NULL) { NULL 1610 dev/pci/if_tl.c if (cur_tx == NULL) NULL 1620 dev/pci/if_tl.c if (sc->tl_cdata.tl_tx_head == NULL) { NULL 1923 dev/pci/if_tl.c if (sc->tl_cdata.tl_rx_chain[i].tl_mbuf != NULL) { NULL 1925 dev/pci/if_tl.c sc->tl_cdata.tl_rx_chain[i].tl_mbuf = NULL; NULL 1935 dev/pci/if_tl.c if (sc->tl_cdata.tl_tx_chain[i].tl_mbuf != NULL) { NULL 1937 dev/pci/if_tl.c sc->tl_cdata.tl_tx_chain[i].tl_mbuf = NULL; NULL 2001 dev/pci/if_tl.c const char *intrstr = NULL; NULL 2016 dev/pci/if_tl.c &sc->tl_btag, &sc->tl_bhandle, NULL, &iosize, 0)) { NULL 2018 dev/pci/if_tl.c &sc->tl_btag, &sc->tl_bhandle, NULL, &iosize, 0)) { NULL 2025 dev/pci/if_tl.c &sc->tl_btag, &sc->tl_bhandle, NULL, &iosize, 0)){ NULL 2027 dev/pci/if_tl.c &sc->tl_btag, &sc->tl_bhandle, NULL, &iosize, 0)){ NULL 2052 dev/pci/if_tl.c if (sc->sc_ih == NULL) { NULL 2054 dev/pci/if_tl.c if (intrstr != NULL) NULL 2085 dev/pci/if_tl.c sizeof(struct tl_list_data), NULL, BUS_DMA_NOWAIT)) { NULL 2170 dev/pci/if_tl.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 2174 dev/pci/if_tl.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_10_T, 0, NULL); NULL 2175 dev/pci/if_tl.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_10_T|IFM_HDX, 0, NULL); NULL 2176 dev/pci/if_tl.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_10_T|IFM_FDX, 0, NULL); NULL 2177 dev/pci/if_tl.c ifmedia_add(&sc->ifmedia, IFM_ETHER|IFM_10_5, 0, NULL); NULL 189 dev/pci/if_txp.c NULL, NULL, NULL, 1)) { NULL 195 dev/pci/if_txp.c &p1, &p2, NULL, 1)) { NULL 215 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_10_T, 0, NULL); NULL 216 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_10_T|IFM_HDX, 0, NULL); NULL 217 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_10_T|IFM_FDX, 0, NULL); NULL 218 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_100_TX, 0, NULL); NULL 219 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_100_TX|IFM_HDX, 0, NULL); NULL 220 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_100_TX|IFM_FDX, 0, NULL); NULL 221 dev/pci/if_txp.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER|IFM_AUTO, 0, NULL); NULL 225 dev/pci/if_txp.c NULL, NULL, NULL, 0); NULL 262 dev/pci/if_txp.c const char *intrstr = NULL; NULL 268 dev/pci/if_txp.c &sc->sc_bt, &sc->sc_bh, NULL, &iosize, 0)) { NULL 286 dev/pci/if_txp.c if (sc->sc_ih == NULL) { NULL 288 dev/pci/if_txp.c if (intrstr != NULL) NULL 295 dev/pci/if_txp.c if (rootvp == NULL) NULL 527 dev/pci/if_txp.c m.m_next = m.m_nextpkt = NULL; NULL 679 dev/pci/if_txp.c if (m == NULL) NULL 696 dev/pci/if_txp.c if (mnew == NULL) { NULL 785 dev/pci/if_txp.c if (sd == NULL) NULL 789 dev/pci/if_txp.c if (sd->sd_mbuf == NULL) NULL 874 dev/pci/if_txp.c if (m != NULL) { NULL 913 dev/pci/if_txp.c txp_command(sc, TXP_CMD_TX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 0); NULL 914 dev/pci/if_txp.c txp_command(sc, TXP_CMD_RX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 0); NULL 915 dev/pci/if_txp.c txp_command(sc, TXP_CMD_HALT, 0, 0, 0, NULL, NULL, NULL, 0); NULL 970 dev/pci/if_txp.c sc->sc_txd[j].sd_map = NULL; NULL 1071 dev/pci/if_txp.c if (sd == NULL) NULL 1075 dev/pci/if_txp.c if (sd->sd_mbuf == NULL) { NULL 1205 dev/pci/if_txp.c size, NULL, BUS_DMA_NOWAIT)) != 0) NULL 1316 dev/pci/if_txp.c txp_command(sc, TXP_CMD_TX_ENABLE, 0, 0, 0, NULL, NULL, NULL, 1); NULL 1317 dev/pci/if_txp.c txp_command(sc, TXP_CMD_RX_ENABLE, 0, 0, 0, NULL, NULL, NULL, 1); NULL 1342 dev/pci/if_txp.c struct txp_rsp_desc *rsp = NULL; NULL 1349 dev/pci/if_txp.c if (txp_command2(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0, NULL 1355 dev/pci/if_txp.c NULL, NULL, NULL, 1)) NULL 1369 dev/pci/if_txp.c if (rsp != NULL) NULL 1400 dev/pci/if_txp.c if (m == NULL) NULL 1402 dev/pci/if_txp.c mnew = NULL; NULL 1413 dev/pci/if_txp.c if (mnew == NULL) NULL 1453 dev/pci/if_txp.c m->m_pkthdr.rcvif != NULL) { NULL 1512 dev/pci/if_txp.c if (mnew == NULL) NULL 1535 dev/pci/if_txp.c for (mx = m; mx != NULL; mx = mx->m_next) { NULL 1570 dev/pci/if_txp.c struct txp_rsp_desc *rsp = NULL; NULL 1572 dev/pci/if_txp.c if (txp_command2(sc, id, in1, in2, in3, NULL, 0, &rsp, wait)) NULL 1578 dev/pci/if_txp.c if (out1 != NULL) NULL 1580 dev/pci/if_txp.c if (out2 != NULL) NULL 1582 dev/pci/if_txp.c if (out3 != NULL) NULL 1650 dev/pci/if_txp.c *rspp = NULL; NULL 1653 dev/pci/if_txp.c if (*rspp != NULL) NULL 1660 dev/pci/if_txp.c if (i == 1000 || (*rspp) == NULL) { NULL 1686 dev/pci/if_txp.c if ((*rspp) == NULL) NULL 1695 dev/pci/if_txp.c txp_rsp_fixup(sc, rsp, NULL); NULL 1712 dev/pci/if_txp.c txp_rsp_fixup(sc, rsp, NULL); NULL 1732 dev/pci/if_txp.c if (dst != NULL) NULL 1776 dev/pci/if_txp.c txp_command(sc, TXP_CMD_TX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 1); NULL 1777 dev/pci/if_txp.c txp_command(sc, TXP_CMD_RX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 1); NULL 1820 dev/pci/if_txp.c NULL, NULL, NULL, 0); NULL 1839 dev/pci/if_txp.c &bmsr, NULL, NULL, 1)) NULL 1842 dev/pci/if_txp.c &bmsr, NULL, NULL, 1)) NULL 1846 dev/pci/if_txp.c &bmcr, NULL, NULL, 1)) NULL 1850 dev/pci/if_txp.c &anlpar, NULL, NULL, 1)) NULL 1967 dev/pci/if_txp.c while (enm != NULL) { NULL 1993 dev/pci/if_txp.c 2, hash[0], hash[1], NULL, NULL, NULL, 0); NULL 1999 dev/pci/if_txp.c NULL, NULL, NULL, 1); NULL 2007 dev/pci/if_txp.c struct txp_rsp_desc *rsp = NULL; NULL 2010 dev/pci/if_txp.c if (txp_command2(sc, TXP_CMD_OFFLOAD_READ, 0, 0, 0, NULL, 0, &rsp, 1)) NULL 2061 dev/pci/if_txp.c sc->sc_tx_capability, sc->sc_rx_capability, NULL, NULL, NULL, 1)) NULL 2065 dev/pci/if_txp.c if (rsp != NULL) NULL 504 dev/pci/if_vge.c while (enm != NULL) { NULL 520 dev/pci/if_vge.c while (enm != NULL) { NULL 620 dev/pci/if_vge.c sc->vge_ldata.vge_tx_list, VGE_TX_LIST_SZ, NULL, BUS_DMA_NOWAIT); NULL 670 dev/pci/if_vge.c sc->vge_ldata.vge_rx_list, VGE_RX_LIST_SZ, NULL, BUS_DMA_NOWAIT); NULL 709 dev/pci/if_vge.c const char *intrstr = NULL; NULL 718 dev/pci/if_vge.c &sc->vge_btag, &sc->vge_bhandle, NULL, &iosize, 0)) { NULL 720 dev/pci/if_vge.c &sc->vge_btag, &sc->vge_bhandle, NULL, &iosize, 0)) { NULL 734 dev/pci/if_vge.c if (sc->vge_intrhand == NULL) { NULL 736 dev/pci/if_vge.c if (intrstr != NULL) NULL 799 dev/pci/if_vge.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 802 dev/pci/if_vge.c 0, NULL); NULL 819 dev/pci/if_vge.c struct mbuf *m_new = NULL; NULL 824 dev/pci/if_vge.c if (m == NULL) { NULL 827 dev/pci/if_vge.c if (m_new == NULL) NULL 888 dev/pci/if_vge.c if (m_new != NULL) NULL 925 dev/pci/if_vge.c if (vge_newbuf(sc, i, NULL) == ENOBUFS) NULL 938 dev/pci/if_vge.c sc->vge_head = sc->vge_tail = NULL; NULL 968 dev/pci/if_vge.c struct mbuf *m0 = NULL; NULL 994 dev/pci/if_vge.c if (sc->vge_head == NULL) NULL 1001 dev/pci/if_vge.c vge_newbuf(sc, i, NULL); NULL 1022 dev/pci/if_vge.c if (sc->vge_head != NULL) { NULL 1024 dev/pci/if_vge.c sc->vge_head = sc->vge_tail = NULL; NULL 1036 dev/pci/if_vge.c if (vge_newbuf(sc, i, NULL) == ENOBUFS) { NULL 1037 dev/pci/if_vge.c if (sc->vge_head != NULL) { NULL 1039 dev/pci/if_vge.c sc->vge_head = sc->vge_tail = NULL; NULL 1044 dev/pci/if_vge.c 0, ifp, NULL); NULL 1046 dev/pci/if_vge.c if (m0 == NULL) { NULL 1059 dev/pci/if_vge.c if (sc->vge_head != NULL) { NULL 1077 dev/pci/if_vge.c sc->vge_head = sc->vge_tail = NULL; NULL 1148 dev/pci/if_vge.c sc->vge_ldata.vge_tx_mbuf[idx] = NULL; NULL 1292 dev/pci/if_vge.c struct vge_tx_desc *d = NULL; NULL 1294 dev/pci/if_vge.c struct mbuf *mnew = NULL; NULL 1298 dev/pci/if_vge.c struct ifvlan *ifv = NULL; NULL 1301 dev/pci/if_vge.c m_head->m_pkthdr.rcvif != NULL) NULL 1345 dev/pci/if_vge.c if (mnew == NULL) NULL 1396 dev/pci/if_vge.c if (ifv != NULL) { NULL 1403 dev/pci/if_vge.c if (mnew == NULL) { NULL 1417 dev/pci/if_vge.c struct mbuf *m_head = NULL; NULL 1434 dev/pci/if_vge.c while (sc->vge_ldata.vge_tx_mbuf[idx] == NULL) { NULL 1436 dev/pci/if_vge.c if (m_head == NULL) NULL 1855 dev/pci/if_vge.c if (sc->vge_head != NULL) { NULL 1857 dev/pci/if_vge.c sc->vge_head = sc->vge_tail = NULL; NULL 1862 dev/pci/if_vge.c if (sc->vge_ldata.vge_tx_mbuf[i] != NULL) { NULL 1866 dev/pci/if_vge.c sc->vge_ldata.vge_tx_mbuf[i] = NULL; NULL 1872 dev/pci/if_vge.c if (sc->vge_ldata.vge_rx_mbuf[i] != NULL) { NULL 1876 dev/pci/if_vge.c sc->vge_ldata.vge_rx_mbuf[i] = NULL; NULL 402 dev/pci/if_vic.c ifmedia_add(&sc->sc_media, IFM_ETHER | IFM_AUTO, 0, NULL); NULL 424 dev/pci/if_vic.c &sc->sc_ioh, NULL, &sc->sc_ios, 0) != 0) { NULL 437 dev/pci/if_vic.c if (sc->sc_ih == NULL) { NULL 439 dev/pci/if_vic.c intrstr == NULL ? "" : " at ", NULL 440 dev/pci/if_vic.c intrstr == NULL ? "" : intrstr); NULL 507 dev/pci/if_vic.c if (sc->sc_rxbuf == NULL) { NULL 514 dev/pci/if_vic.c if (sc->sc_txbuf == NULL) { NULL 598 dev/pci/if_vic.c if (rxb->rxb_m == NULL) { NULL 622 dev/pci/if_vic.c txb->txb_m = NULL; NULL 665 dev/pci/if_vic.c rxb->rxb_m = NULL; NULL 750 dev/pci/if_vic.c if (rxb->rxb_m == NULL) { NULL 761 dev/pci/if_vic.c rxb->rxb_m = NULL; NULL 767 dev/pci/if_vic.c if (rxb->rxb_m == NULL) { NULL 821 dev/pci/if_vic.c if (txb->txb_m == NULL) { NULL 832 dev/pci/if_vic.c txb->txb_m = NULL; NULL 867 dev/pci/if_vic.c while (enm != NULL) { NULL 979 dev/pci/if_vic.c if (m == NULL) NULL 992 dev/pci/if_vic.c if (txb->txb_m != NULL) { NULL 1053 dev/pci/if_vic.c struct mbuf *m0 = NULL; NULL 1064 dev/pci/if_vic.c if (m0 == NULL) NULL 1271 dev/pci/if_vic.c struct mbuf *m = NULL; NULL 1274 dev/pci/if_vic.c if (m == NULL) NULL 1275 dev/pci/if_vic.c return (NULL); NULL 1280 dev/pci/if_vic.c return (NULL); NULL 1287 dev/pci/if_vic.c return (NULL); NULL 1345 dev/pci/if_vic.c sc->sc_dma_size, NULL, BUS_DMA_NOWAIT) != 0) NULL 519 dev/pci/if_vr.c while (enm != NULL) { NULL 621 dev/pci/if_vr.c const char *intrstr = NULL; NULL 667 dev/pci/if_vr.c &sc->vr_btag, &sc->vr_bhandle, NULL, &size, 0)) { NULL 673 dev/pci/if_vr.c &sc->vr_btag, &sc->vr_bhandle, NULL, &size, 0)) { NULL 687 dev/pci/if_vr.c if (sc->sc_ih == NULL) { NULL 689 dev/pci/if_vr.c if (intrstr != NULL) NULL 752 dev/pci/if_vr.c sizeof(struct vr_list_data), NULL, BUS_DMA_NOWAIT)) { NULL 779 dev/pci/if_vr.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 780 dev/pci/if_vr.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE, 0, NULL); NULL 871 dev/pci/if_vr.c if (cd->vr_rx_chain[i].vr_buf == NULL) NULL 880 dev/pci/if_vr.c cd->vr_rx_chain[i].vr_buf, MCLBYTES, NULL, BUS_DMA_NOWAIT)) NULL 940 dev/pci/if_vr.c m0 = NULL; NULL 1000 dev/pci/if_vr.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1015 dev/pci/if_vr.c if (m0 == NULL) { NULL 1088 dev/pci/if_vr.c while(cur_tx->vr_mbuf != NULL) { NULL 1125 dev/pci/if_vr.c if (cur_tx->vr_map != NULL && cur_tx->vr_map->dm_nsegs > 0) NULL 1129 dev/pci/if_vr.c cur_tx->vr_mbuf = NULL; NULL 1136 dev/pci/if_vr.c if (cur_tx->vr_mbuf == NULL) NULL 1244 dev/pci/if_vr.c if (sc->vr_cdata.vr_tx_cons->vr_mbuf != NULL) { NULL 1270 dev/pci/if_vr.c struct vr_desc *f = NULL; NULL 1271 dev/pci/if_vr.c struct mbuf *m_new = NULL; NULL 1274 dev/pci/if_vr.c if (m_new == NULL) NULL 1343 dev/pci/if_vr.c while (cur_tx->vr_mbuf == NULL) { NULL 1345 dev/pci/if_vr.c if (m_head == NULL) NULL 1371 dev/pci/if_vr.c if (cur_tx != sc->vr_cdata.vr_tx_prod || cur_tx->vr_mbuf != NULL) { NULL 1384 dev/pci/if_vr.c if (cur_tx->vr_mbuf != NULL) NULL 1657 dev/pci/if_vr.c if (sc->vr_cdata.vr_rx_chain[i].vr_buf != NULL) { NULL 1659 dev/pci/if_vr.c sc->vr_cdata.vr_rx_chain[i].vr_buf = NULL; NULL 1663 dev/pci/if_vr.c if (map != NULL) { NULL 1667 dev/pci/if_vr.c sc->vr_cdata.vr_rx_chain[i].vr_map = NULL; NULL 1679 dev/pci/if_vr.c if (sc->vr_cdata.vr_tx_chain[i].vr_mbuf != NULL) { NULL 1681 dev/pci/if_vr.c sc->vr_cdata.vr_tx_chain[i].vr_mbuf = NULL; NULL 1684 dev/pci/if_vr.c if (map != NULL) { NULL 1688 dev/pci/if_vr.c sc->vr_cdata.vr_tx_chain[i].vr_map = NULL; NULL 559 dev/pci/if_wb.c while (enm != NULL) { NULL 669 dev/pci/if_wb.c if (LIST_FIRST(&mii->mii_phys) == NULL) NULL 716 dev/pci/if_wb.c const char *intrstr = NULL; NULL 762 dev/pci/if_wb.c &sc->wb_btag, &sc->wb_bhandle, NULL, &size, 0)) { NULL 768 dev/pci/if_wb.c &sc->wb_btag, &sc->wb_bhandle, NULL, &size, 0)){ NULL 782 dev/pci/if_wb.c if (sc->sc_ih == NULL) { NULL 784 dev/pci/if_wb.c if (intrstr != NULL) NULL 819 dev/pci/if_wb.c sizeof(struct wb_list_data), NULL, BUS_DMA_NOWAIT)) { NULL 849 dev/pci/if_wb.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) { NULL 850 dev/pci/if_wb.c ifmedia_add(&sc->sc_mii.mii_media, IFM_ETHER|IFM_NONE,0,NULL); NULL 906 dev/pci/if_wb.c cd->wb_tx_tail = cd->wb_tx_head = NULL; NULL 931 dev/pci/if_wb.c if (wb_newbuf(sc, &cd->wb_rx_chain[i], NULL) == ENOBUFS) NULL 967 dev/pci/if_wb.c struct mbuf *m_new = NULL; NULL 969 dev/pci/if_wb.c if (m == NULL) { NULL 971 dev/pci/if_wb.c if (m_new == NULL) NULL 978 dev/pci/if_wb.c m_new->m_ext.ext_arg = NULL; NULL 1003 dev/pci/if_wb.c struct mbuf *m = NULL; NULL 1013 dev/pci/if_wb.c struct mbuf *m0 = NULL; NULL 1054 dev/pci/if_wb.c total_len + ETHER_ALIGN, 0, ifp, NULL); NULL 1056 dev/pci/if_wb.c if (m0 == NULL) { NULL 1108 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_head == NULL) NULL 1115 dev/pci/if_wb.c while(sc->wb_cdata.wb_tx_head->wb_mbuf != NULL) { NULL 1136 dev/pci/if_wb.c cur_tx->wb_mbuf = NULL; NULL 1139 dev/pci/if_wb.c sc->wb_cdata.wb_tx_head = NULL; NULL 1140 dev/pci/if_wb.c sc->wb_cdata.wb_tx_tail = NULL; NULL 1162 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_head == NULL) { NULL 1164 dev/pci/if_wb.c sc->wb_cdata.wb_tx_tail = NULL; NULL 1227 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_head != NULL) { NULL 1284 dev/pci/if_wb.c struct wb_desc *f = NULL; NULL 1296 dev/pci/if_wb.c for (m = m_head, frag = 0; m != NULL; m = m->m_next) { NULL 1322 dev/pci/if_wb.c if (m != NULL) { NULL 1323 dev/pci/if_wb.c struct mbuf *m_new = NULL; NULL 1326 dev/pci/if_wb.c if (m_new == NULL) NULL 1376 dev/pci/if_wb.c struct mbuf *m_head = NULL; NULL 1377 dev/pci/if_wb.c struct wb_chain *cur_tx = NULL, *start_tx; NULL 1385 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_free->wb_mbuf != NULL) { NULL 1392 dev/pci/if_wb.c while(sc->wb_cdata.wb_tx_free->wb_mbuf == NULL) { NULL 1394 dev/pci/if_wb.c if (m_head == NULL) NULL 1421 dev/pci/if_wb.c if (cur_tx == NULL) NULL 1435 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_head == NULL) { NULL 1731 dev/pci/if_wb.c if (sc->wb_cdata.wb_rx_chain[i].wb_mbuf != NULL) { NULL 1733 dev/pci/if_wb.c sc->wb_cdata.wb_rx_chain[i].wb_mbuf = NULL; NULL 1743 dev/pci/if_wb.c if (sc->wb_cdata.wb_tx_chain[i].wb_mbuf != NULL) { NULL 1745 dev/pci/if_wb.c sc->wb_cdata.wb_tx_chain[i].wb_mbuf = NULL; NULL 133 dev/pci/if_wi_pci.c return (NULL); NULL 139 dev/pci/if_wi_pci.c return (wi_pci_lookup(aux) != NULL); NULL 196 dev/pci/if_wi_pci.c 0, &commandt, &commandh, NULL, &commandsize, 0) != 0) { NULL 202 dev/pci/if_wi_pci.c 0, &localt, &localh, NULL, &localsize, 0) != 0) { NULL 211 dev/pci/if_wi_pci.c 0, &iot, &ioh, NULL, &iosize, 0) != 0) { NULL 304 dev/pci/if_wi_pci.c &memt, &memh, NULL, &memsize, 0) != 0) { NULL 312 dev/pci/if_wi_pci.c PCI_MAPREG_TYPE_IO, 0, &iot, &ioh, NULL, &iosize, 0) != 0) { NULL 331 dev/pci/if_wi_pci.c 0, &localt, &localh, NULL, &localsize, 0) != 0) NULL 435 dev/pci/if_wi_pci.c 0, &localt, &localh, NULL, &localsize, 0) != 0) { NULL 443 dev/pci/if_wi_pci.c 0, &iot, &ioh, NULL, &iosize, 0) != 0) { NULL 475 dev/pci/if_wi_pci.c 0, &iot, &ioh, NULL, &iosize, 0) != 0) { NULL 519 dev/pci/if_wi_pci.c if (sc->sc_ih == NULL) { NULL 521 dev/pci/if_wi_pci.c if (intrstr != NULL) NULL 194 dev/pci/if_wpi.c PCI_MAPREG_MEM_TYPE_32BIT, 0, &memt, &memh, NULL, &sc->sc_sz, 0); NULL 212 dev/pci/if_wpi.c if (sc->sc_ih == NULL) { NULL 214 dev/pci/if_wpi.c if (intrstr != NULL) NULL 411 dev/pci/if_wpi.c if (kvap != NULL) NULL 423 dev/pci/if_wpi.c if (dma->map != NULL) { NULL 424 dev/pci/if_wpi.c if (dma->vaddr != NULL) { NULL 428 dev/pci/if_wpi.c dma->vaddr = NULL; NULL 431 dev/pci/if_wpi.c dma->map = NULL; NULL 460 dev/pci/if_wpi.c return wpi_dma_contig_alloc(sc->sc_dmat, &sc->fw_dma, NULL, NULL 477 dev/pci/if_wpi.c if (rbuf == NULL) NULL 478 dev/pci/if_wpi.c return NULL; NULL 504 dev/pci/if_wpi.c error = wpi_dma_contig_alloc(sc->sc_dmat, &ring->buf_dma, NULL, NULL 556 dev/pci/if_wpi.c if (data->m == NULL) { NULL 562 dev/pci/if_wpi.c if ((rbuf = wpi_alloc_rbuf(sc)) == NULL) { NULL 564 dev/pci/if_wpi.c data->m = NULL; NULL 613 dev/pci/if_wpi.c if (ring->data[i].m != NULL) NULL 652 dev/pci/if_wpi.c if (ring->data == NULL) { NULL 703 dev/pci/if_wpi.c if (data->m != NULL) { NULL 706 dev/pci/if_wpi.c data->m = NULL; NULL 722 dev/pci/if_wpi.c if (ring->data != NULL) { NULL 726 dev/pci/if_wpi.c if (data->m != NULL) { NULL 741 dev/pci/if_wpi.c if (wn != NULL) NULL 1238 dev/pci/if_wpi.c if (mnew == NULL) { NULL 1242 dev/pci/if_wpi.c if ((rbuf = wpi_alloc_rbuf(sc)) == NULL) { NULL 1262 dev/pci/if_wpi.c if (sc->sc_drvbpf != NULL) { NULL 1299 dev/pci/if_wpi.c mb.m_nextpkt = NULL; NULL 1350 dev/pci/if_wpi.c data->m = NULL; NULL 1352 dev/pci/if_wpi.c data->ni = NULL; NULL 1373 dev/pci/if_wpi.c if (data->m != NULL) { NULL 1376 dev/pci/if_wpi.c data->m = NULL; NULL 1588 dev/pci/if_wpi.c if (sc->sc_drvbpf != NULL) { NULL 1603 dev/pci/if_wpi.c mb.m_nextpkt = NULL; NULL 1705 dev/pci/if_wpi.c if (mnew == NULL) { NULL 1779 dev/pci/if_wpi.c if (m0 != NULL) { NULL 1788 dev/pci/if_wpi.c m0->m_pkthdr.rcvif = NULL; NULL 1790 dev/pci/if_wpi.c if (ic->ic_rawbpf != NULL) NULL 1800 dev/pci/if_wpi.c if (m0 == NULL) NULL 1809 dev/pci/if_wpi.c if (ifp->if_bpf != NULL) NULL 1813 dev/pci/if_wpi.c if (m0 == NULL) NULL 1816 dev/pci/if_wpi.c if (ic->ic_rawbpf != NULL) NULL 1820 dev/pci/if_wpi.c if (ni != NULL) NULL 2289 dev/pci/if_wpi.c if (m0 == NULL) { NULL 2318 dev/pci/if_wpi.c m0->m_pkthdr.len, NULL, BUS_DMA_NOWAIT); NULL 2432 dev/pci/if_wpi.c if (data->m == NULL) { NULL 2440 dev/pci/if_wpi.c data->m = NULL; NULL 2545 dev/pci/if_wpi.c error = bus_dmamap_load(sc->sc_dmat, data->map, cmd, pktlen, NULL, NULL 2551 dev/pci/if_wpi.c data->m = NULL; NULL 2934 dev/pci/if_wpi.c NULL, "wpi", DV_IFNET NULL 346 dev/pci/if_xge.c const char *intrstr = NULL; NULL 628 dev/pci/if_xge.c ifmedia_add(&sc->xena_media, IFM_ETHER|IFM_10G_SR, 0, NULL); NULL 669 dev/pci/if_xge.c pci_intr_establish(pc, ih, IPL_NET, xge_intr, sc, XNAME)) == NULL) { NULL 1040 dev/pci/if_xge.c while (enm != NULL) { NULL 1103 dev/pci/if_xge.c struct txd *txd = NULL; /* XXX - gcc */ NULL 1109 dev/pci/if_xge.c struct ifvlan *ifv = NULL; NULL 1118 dev/pci/if_xge.c if (m == NULL) NULL 1155 dev/pci/if_xge.c m->m_pkthdr.rcvif != NULL) { NULL 1218 dev/pci/if_xge.c kva, TXMAPSZ, NULL, BUS_DMA_NOWAIT)) NULL 1278 dev/pci/if_xge.c kva, RXMAPSZ, NULL, BUS_DMA_NOWAIT)) NULL 1329 dev/pci/if_xge.c if (m[0] == NULL) NULL 1352 dev/pci/if_xge.c if (m[i] != NULL) NULL 139 dev/pci/if_xl_pci.c const char *intrstr = NULL; NULL 223 dev/pci/if_xl_pci.c &sc->xl_btag, &sc->xl_bhandle, NULL, &iosize, 0)) { NULL 229 dev/pci/if_xl_pci.c &sc->xl_btag, &sc->xl_bhandle, NULL, &iosize, 0)) { NULL 237 dev/pci/if_xl_pci.c &sc->xl_funct, &sc->xl_funch, NULL, &funsize, 0)) { NULL 259 dev/pci/if_xl_pci.c if (sc->xl_intrhand == NULL) { NULL 261 dev/pci/if_xl_pci.c if (intrstr != NULL) NULL 98 dev/pci/iha_pci.c &iot, &ioh, NULL, NULL, 0); NULL 118 dev/pci/iha_pci.c if (sc->sc_ih == NULL) { NULL 120 dev/pci/iha_pci.c if (intrstr != NULL) NULL 124 dev/pci/iha_pci.c if (intrstr != NULL) NULL 127 dev/pci/iop_pci.c &sc->sc_ioh, NULL, NULL, 0x40000)) { NULL 144 dev/pci/iop_pci.c if (sc->sc_ih == NULL) { NULL 146 dev/pci/iop_pci.c if (intrstr != NULL) NULL 270 dev/pci/ips.c NULL, "ips", DV_DULL NULL 276 dev/pci/ips.c NULL, NULL 277 dev/pci/ips.c NULL, NULL 278 dev/pci/ips.c NULL NULL 282 dev/pci/ips.c NULL, NULL 283 dev/pci/ips.c NULL, NULL 284 dev/pci/ips.c NULL, NULL 285 dev/pci/ips.c NULL NULL 379 dev/pci/ips.c &sc->sc_ioh, NULL, &iosize, 0)) { NULL 429 dev/pci/ips.c if ((sc->sc_ccb = ips_ccb_alloc(sc, sc->sc_nccbs)) == NULL) { NULL 446 dev/pci/ips.c sc->sc_dev.dv_xname) == NULL) { NULL 448 dev/pci/ips.c if (intrstr != NULL) NULL 638 dev/pci/ips.c if ((ccb = ips_ccb_get(sc)) == NULL) { NULL 657 dev/pci/ips.c NULL, BUS_DMA_NOWAIT)) { NULL 709 dev/pci/ips.c struct ips_ccb *ccb = NULL; NULL 748 dev/pci/ips.c if (xs != NULL) { NULL 776 dev/pci/ips.c if (xs != NULL) { NULL 821 dev/pci/ips.c IPS_CCB_READ | IPS_CCB_POLL, NULL)); NULL 828 dev/pci/ips.c IPS_CCB_READ | IPS_CCB_POLL, NULL)); NULL 834 dev/pci/ips.c return (ips_cmd(sc, IPS_CMD_FLUSH, 0, 0, NULL, 0, IPS_CCB_POLL, NULL)); NULL 954 dev/pci/ips.c if ((ccb = malloc(n * sizeof(*ccb), M_DEVBUF, M_NOWAIT)) == NULL) NULL 955 dev/pci/ips.c return (NULL); NULL 974 dev/pci/ips.c return (NULL); NULL 992 dev/pci/ips.c if ((ccb = TAILQ_FIRST(&sc->sc_ccbq_free)) != NULL) NULL 1002 dev/pci/ips.c ccb->c_xfer = NULL; NULL 1023 dev/pci/ips.c if (bus_dmamap_load(tag, dm->dm_map, dm->dm_vaddr, size, NULL, NULL 161 dev/pci/ises.c const char *intrstr = NULL; NULL 175 dev/pci/ises.c &sc->sc_memh, NULL, &memsize, 0)) { NULL 191 dev/pci/ises.c if (sc->sc_ih == NULL) { NULL 193 dev/pci/ises.c if (intrstr != NULL) NULL 545 dev/pci/ises.c if (cq == NULL) { NULL 604 dev/pci/ises.c cq = NULL; NULL 784 dev/pci/ises.c ises_queue_cmd(sc, cmd, NULL, NULL); NULL 791 dev/pci/ises.c ises_queue_cmd(sc, cmd, NULL, NULL); NULL 916 dev/pci/ises.c struct cryptoini *c, *mac = NULL, *enc = NULL; NULL 917 dev/pci/ises.c struct ises_softc *sc = NULL; NULL 927 dev/pci/ises.c if (sidp == NULL || cri == NULL) NULL 932 dev/pci/ises.c if (sc == NULL || sc->sc_cid == (*sidp)) NULL 935 dev/pci/ises.c if (sc == NULL) NULL 943 dev/pci/ises.c for (c = cri; c != NULL; c = c->cri_next) { NULL 967 dev/pci/ises.c if (sc->sc_sessions == NULL) { NULL 970 dev/pci/ises.c if (ses == NULL) { NULL 978 dev/pci/ises.c ses = NULL; NULL 986 dev/pci/ises.c if (ses == NULL) { NULL 991 dev/pci/ises.c if (ses == NULL) { NULL 1118 dev/pci/ises.c if (card >= ises_cd.cd_ndevs || ises_cd.cd_devs[card] == NULL) NULL 1153 dev/pci/ises.c if (crp == NULL || crp->crp_callback == NULL) NULL 1157 dev/pci/ises.c if (card >= ises_cd.cd_ndevs || ises_cd.cd_devs[card] == NULL) NULL 1175 dev/pci/ises.c if (q == NULL) NULL 1205 dev/pci/ises.c maccrd = enccrd = NULL; NULL 1366 dev/pci/ises.c if (enccrd == NULL && maccrd != NULL) { NULL 1384 dev/pci/ises.c if (m == NULL) NULL 1392 dev/pci/ises.c top = NULL; NULL 1398 dev/pci/ises.c if (m == NULL) { NULL 1425 dev/pci/ises.c &q->q_dst_packp, &q->q_dst_packl, 1, NULL); NULL 1525 dev/pci/ises.c if (ises_queue_cmd(sc, cmd, &r, NULL)) NULL 1562 dev/pci/ises.c ises_queue_cmd(sc, cmd, &r, NULL); NULL 1606 dev/pci/ises.c ises_queue_cmd(sc, cmd, &n, NULL); NULL 1698 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->kr[4], NULL); NULL 1700 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->kr[2], NULL); NULL 1702 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->kr[0], NULL); NULL 1706 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->omr, NULL); NULL 1710 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->sccr[0], NULL); NULL 1714 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->cvr[0], NULL); NULL 1718 dev/pci/ises.c ises_queue_cmd(sc, cmd, &ss->dbcr[0], NULL); NULL 1792 dev/pci/ises.c ises_queue_cmd(sc, cmd, &d, NULL); NULL 1871 dev/pci/ises.c ises_queue_cmd(sc, cmd, (u_int32_t *)&ses, NULL); NULL 2053 dev/pci/ises.c ises_queue_cmd(sc, cmd, NULL, NULL); NULL 78 dev/pci/isp_pci.c #define ISP_1040_RISC_CODE NULL NULL 85 dev/pci/isp_pci.c #define ISP_1080_RISC_CODE NULL NULL 92 dev/pci/isp_pci.c #define ISP_12160_RISC_CODE (u_int16_t *) NULL NULL 99 dev/pci/isp_pci.c #define ISP_2100_RISC_CODE NULL NULL 106 dev/pci/isp_pci.c #define ISP_2200_RISC_CODE NULL NULL 113 dev/pci/isp_pci.c #define ISP_2300_RISC_CODE NULL NULL 127 dev/pci/isp_pci.c NULL, NULL 143 dev/pci/isp_pci.c NULL, NULL 159 dev/pci/isp_pci.c NULL, NULL 175 dev/pci/isp_pci.c NULL, NULL 190 dev/pci/isp_pci.c NULL, NULL 205 dev/pci/isp_pci.c NULL, NULL 412 dev/pci/isp_pci.c &memt, &memh, NULL, &msize, 0)) { NULL 421 dev/pci/isp_pci.c &iot, &ioh, NULL, &iosize, 0)) { NULL 430 dev/pci/isp_pci.c &iot, &ioh, NULL, &iosize, 0)) { NULL 439 dev/pci/isp_pci.c &memt, &memh, NULL, &msize, 0)) { NULL 471 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 483 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 496 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 509 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 523 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 536 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 550 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 573 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 606 dev/pci/isp_pci.c if (isp->isp_param == NULL) { NULL 683 dev/pci/isp_pci.c if (intrstr == NULL) NULL 687 dev/pci/isp_pci.c if (pcs->pci_ih == NULL) { NULL 972 dev/pci/isp_pci.c if (isp->isp_xflist == NULL) { NULL 979 dev/pci/isp_pci.c if (pcs->pci_xfer_dmap == NULL) { NULL 981 dev/pci/isp_pci.c isp->isp_xflist = NULL; NULL 1000 dev/pci/isp_pci.c isp->isp_xflist = NULL; NULL 1001 dev/pci/isp_pci.c pcs->pci_xfer_dmap = NULL; NULL 1018 dev/pci/isp_pci.c (caddr_t)isp->isp_rquest, len, NULL, NULL 1036 dev/pci/isp_pci.c isp->isp_rsdmap, (caddr_t)isp->isp_result, len, NULL, NULL 1056 dev/pci/isp_pci.c isp->isp_scdmap, (caddr_t)fcp->isp_scratch, len, NULL, NULL 1069 dev/pci/isp_pci.c isp->isp_xflist = NULL; NULL 1070 dev/pci/isp_pci.c pcs->pci_xfer_dmap = NULL; NULL 1109 dev/pci/isp_pci.c NULL, (xs->flags & SCSI_NOSLEEP) ? BUS_DMA_NOWAIT : BUS_DMA_WAITOK); NULL 81 dev/pci/jmb.c NULL, "jmb", DV_DULL NULL 184 dev/pci/jmb.c if (pnp != NULL) { NULL 107 dev/pci/lofn.c const char *intrstr = NULL; NULL 112 dev/pci/lofn.c &sc->sc_st, &sc->sc_sh, NULL, &iosize, 0)) { NULL 126 dev/pci/lofn.c if (sc->sc_ih == NULL) { NULL 128 dev/pci/lofn.c if (intrstr != NULL) NULL 200 dev/pci/lofn.c if (sr & LOFN_SR_DONE && sc->sc_current != NULL) { NULL 202 dev/pci/lofn.c sc->sc_current = NULL; NULL 275 dev/pci/lofn.c if (sc == NULL) NULL 280 dev/pci/lofn.c return (NULL); NULL 291 dev/pci/lofn.c if (krp == NULL || krp->krp_callback == NULL) NULL 293 dev/pci/lofn.c if ((sc = lofn_kfind(krp)) == NULL) { NULL 300 dev/pci/lofn.c if (q == NULL) { NULL 524 dev/pci/lofn.c sc->sc_current == NULL) { NULL 531 dev/pci/lofn.c if (sc->sc_current != NULL) NULL 540 dev/pci/maestro.c NULL, "maestro", DV_DULL NULL 550 dev/pci/maestro.c NULL, NULL 554 dev/pci/maestro.c NULL, NULL 555 dev/pci/maestro.c NULL, NULL 556 dev/pci/maestro.c NULL, NULL 557 dev/pci/maestro.c NULL, NULL 558 dev/pci/maestro.c NULL, NULL 561 dev/pci/maestro.c NULL, NULL 563 dev/pci/maestro.c NULL, NULL 569 dev/pci/maestro.c NULL, NULL 659 dev/pci/maestro.c if (sc->ih == NULL) { NULL 661 dev/pci/maestro.c if (intrstr != NULL) NULL 673 dev/pci/maestro.c 0, &sc->iot, &sc->ioh, NULL, NULL, 0)) != 0) { NULL 700 dev/pci/maestro.c sc->dmabase, sc->dmasize, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 711 dev/pci/maestro.c 128/*overkill?*/)) == NULL) { NULL 742 dev/pci/maestro.c sc->codec_if = NULL; NULL 1082 dev/pci/maestro.c play->sw_code = NULL; NULL 1621 dev/pci/maestro.c if (status & HOSTINT_STAT_HWVOL && sc->codec_if != NULL) { NULL 1640 dev/pci/maestro.c NULL); NULL 1829 dev/pci/maestro.c if (pool == NULL) NULL 1830 dev/pci/maestro.c return NULL; NULL 1865 dev/pci/maestro.c prev = NULL; NULL 1898 dev/pci/maestro.c return NULL; NULL 1904 dev/pci/maestro.c if (uzone == NULL) NULL 1905 dev/pci/maestro.c return NULL; /* XXX */ NULL 118 dev/pci/mbg.c NULL, "mbg", DV_DULL NULL 147 dev/pci/mbg.c &sc->sc_ioh, NULL, &iosize, 0)) { NULL 153 dev/pci/mbg.c if ((desc = pci_findproduct(pa->pa_id)) == NULL) NULL 171 dev/pci/mbg.c if (sc->sc_read(sc, MBG_GET_FW_ID_1, fw_id, MBG_FIFO_LEN, NULL) || NULL 173 dev/pci/mbg.c NULL)) NULL 181 dev/pci/mbg.c sizeof(struct mbg_time), NULL)) { NULL 123 dev/pci/mfi_pci.c &sc->sc_iot, &sc->sc_ioh, NULL, &size, MFI_PCI_MEMSIZE)) { NULL 152 dev/pci/mfi_pci.c sc->sc_ih = NULL; NULL 102 dev/pci/mpi_pci.c psc->psc_ih = NULL; NULL 118 dev/pci/mpi_pci.c NULL, &sc->sc_ios, 0) != 0) { NULL 134 dev/pci/mpi_pci.c if (psc->psc_ih == NULL) { NULL 136 dev/pci/mpi_pci.c intrstr == NULL ? "" : " at ", NULL 137 dev/pci/mpi_pci.c intrstr == NULL ? "" : intrstr); NULL 155 dev/pci/mpi_pci.c psc->psc_ih = NULL; NULL 169 dev/pci/mpi_pci.c if (psc->psc_ih != NULL) { NULL 171 dev/pci/mpi_pci.c psc->psc_ih = NULL; NULL 121 dev/pci/musycc.c if (sc->mc_groups == NULL) { NULL 211 dev/pci/musycc.c sc->mc_ngroups * 2048, NULL, BUS_DMA_NOWAIT)) { NULL 246 dev/pci/musycc.c sizeof(struct musycc_intdesc), NULL, BUS_DMA_NOWAIT)) { NULL 284 dev/pci/musycc.c MUSYCC_DMA_MAPSIZE, NULL, BUS_DMA_NOWAIT)) { NULL 362 dev/pci/musycc.c mg->mg_dma_pool = NULL; NULL 363 dev/pci/musycc.c mg->mg_freelist = NULL; NULL 671 dev/pci/musycc.c if (mg->mg_channels[chan] == NULL) NULL 715 dev/pci/musycc.c return (NULL); NULL 720 dev/pci/musycc.c dd->nextdesc = NULL; NULL 721 dev/pci/musycc.c dd->mbuf = NULL; NULL 751 dev/pci/musycc.c md->tx_pend = NULL; NULL 752 dev/pci/musycc.c md->tx_cur = NULL; NULL 759 dev/pci/musycc.c if (dd == NULL) { NULL 799 dev/pci/musycc.c struct dma_desc *dd = NULL, *last; NULL 811 dev/pci/musycc.c if (dd == NULL) { NULL 817 dev/pci/musycc.c if (musycc_newbuf(mg, dd, NULL) == ENOBUFS) { NULL 856 dev/pci/musycc.c if (dd == NULL) NULL 863 dev/pci/musycc.c if (dd->mbuf != NULL) { NULL 865 dev/pci/musycc.c dd->mbuf = NULL; NULL 871 dev/pci/musycc.c md->tx_pend = md->tx_cur = NULL; NULL 887 dev/pci/musycc.c if (dd == NULL) NULL 894 dev/pci/musycc.c if (dd->mbuf != NULL) { NULL 896 dev/pci/musycc.c dd->mbuf = NULL; NULL 902 dev/pci/musycc.c md->rx_prod = NULL; NULL 935 dev/pci/musycc.c struct mbuf *m_new = NULL; NULL 938 dev/pci/musycc.c if (m == NULL) { NULL 940 dev/pci/musycc.c if (m_new == NULL) NULL 956 dev/pci/musycc.c mtod(m_new, caddr_t), m_new->m_pkthdr.len, NULL, NULL 1083 dev/pci/musycc.c struct mbuf *m = NULL; NULL 1098 dev/pci/musycc.c while ((m = sppp_pick(ifp)) != NULL) { NULL 1164 dev/pci/musycc.c if (cur_rx == NULL) NULL 1177 dev/pci/musycc.c cur_rx->mbuf = NULL; NULL 1200 dev/pci/musycc.c if (musycc_newbuf(mg, cur_rx, NULL) != 0) { NULL 1278 dev/pci/musycc.c if (dd->mbuf != NULL) { NULL 1280 dev/pci/musycc.c dd->mbuf = NULL; NULL 1658 dev/pci/musycc.c return (NULL); NULL 1692 dev/pci/musycc.c if (mg->mg_channels[i] == NULL) { NULL 1710 dev/pci/musycc.c cc->cc_group->mg_channels[cc->cc_channel] = NULL; NULL 54 dev/pci/musycc_obsd.c NULL, "musycc", DV_DULL NULL 80 dev/pci/musycc_obsd.c const char *intrstr = NULL; NULL 84 dev/pci/musycc_obsd.c &sc->mc_st, &sc->mc_sh, NULL, &sc->mc_iosize, 0)) { NULL 128 dev/pci/musycc_obsd.c if (sc->mc_ih == NULL) { NULL 130 dev/pci/musycc_obsd.c if (intrstr != NULL) NULL 173 dev/pci/musycc_obsd.c const char *intrstr = NULL; NULL 184 dev/pci/musycc_obsd.c if (sc == NULL) { NULL 205 dev/pci/musycc_obsd.c if (esc->mc_ih == NULL) { NULL 207 dev/pci/musycc_obsd.c if (intrstr != NULL) NULL 268 dev/pci/musycc_obsd.c if (esc->mc_ih != NULL) NULL 213 dev/pci/neo.c NULL, "neo", DV_DULL NULL 255 dev/pci/neo.c NULL, NULL 261 dev/pci/neo.c NULL, NULL 263 dev/pci/neo.c NULL, NULL 264 dev/pci/neo.c NULL, NULL 265 dev/pci/neo.c NULL, NULL 266 dev/pci/neo.c NULL, NULL 267 dev/pci/neo.c NULL, NULL 270 dev/pci/neo.c NULL, NULL 272 dev/pci/neo.c NULL, NULL 397 dev/pci/neo.c if (nf == NULL) { NULL 575 dev/pci/neo.c &sc->bufiot, &sc->bufioh, NULL, NULL, 0)) { NULL 582 dev/pci/neo.c &sc->regiot, &sc->regioh, NULL, NULL, 0)) { NULL 596 dev/pci/neo.c if (sc->ih == NULL) { NULL 599 dev/pci/neo.c if (intrstr != NULL) NULL 851 dev/pci/neo.c if (p == NULL) continue; NULL 142 dev/pci/noct.c const char *intrstr = NULL; NULL 146 dev/pci/noct.c &sc->sc_st, &sc->sc_sh, NULL, &iosize, 0)) { NULL 170 dev/pci/noct.c if (sc->sc_ih == NULL) { NULL 172 dev/pci/noct.c if (intrstr != NULL) NULL 378 dev/pci/noct.c NULL, NULL, EX_NOWAIT | EX_NOCOALESCE); NULL 379 dev/pci/noct.c if (sc->sc_pkh_bn == NULL) { NULL 460 dev/pci/noct.c if (sc->sc_pkh_bn != NULL) { NULL 462 dev/pci/noct.c sc->sc_pkh_bn = NULL; NULL 464 dev/pci/noct.c sc->sc_pkhcmd = NULL; NULL 465 dev/pci/noct.c sc->sc_pkhmap = NULL; NULL 488 dev/pci/noct.c if (sc->sc_pkh_bnsw[sc->sc_pkhrp].bn_callback != NULL) NULL 653 dev/pci/noct.c sc->sc_rngbuf = NULL; NULL 654 dev/pci/noct.c sc->sc_rngmap = NULL; NULL 856 dev/pci/noct.c sc->sc_eacmd = NULL; NULL 857 dev/pci/noct.c sc->sc_eamap = NULL; NULL 866 dev/pci/noct.c if (kthread_create(noct_ea_thread, sc, NULL, NULL 969 dev/pci/noct.c if (crd->crd_next != NULL) { NULL 1394 dev/pci/noct.c if (sc == NULL) NULL 1399 dev/pci/noct.c return (NULL); NULL 1408 dev/pci/noct.c if (krp == NULL || krp->krp_callback == NULL) NULL 1410 dev/pci/noct.c if ((sc = noct_kfind(krp)) == NULL) { NULL 1640 dev/pci/noct.c if (sc->sc_pkh_bnsw[idx].bn_callback != NULL) NULL 1806 dev/pci/noct.c if (sc == NULL || sc->sc_cid == (*sidp)) NULL 1809 dev/pci/noct.c if (sc == NULL) NULL 1813 dev/pci/noct.c if (cri->cri_next != NULL) NULL 1850 dev/pci/noct.c if (card >= noct_cd.cd_ndevs || noct_cd.cd_devs[card] == NULL) NULL 1860 dev/pci/noct.c struct noct_workq *q = NULL; NULL 1863 dev/pci/noct.c if (crp == NULL || crp->crp_callback == NULL) NULL 1867 dev/pci/noct.c if (card >= noct_cd.cd_ndevs || noct_cd.cd_devs[card] == NULL) NULL 1873 dev/pci/noct.c if (q == NULL) { NULL 1886 dev/pci/noct.c if (q != NULL) NULL 112 dev/pci/nofn.c const char *intrstr = NULL; NULL 118 dev/pci/nofn.c &sc->sc_st, &sc->sc_sh, NULL, &bar0size, 0)) { NULL 132 dev/pci/nofn.c if (sc->sc_ih == NULL) { NULL 134 dev/pci/nofn.c if (intrstr != NULL) NULL 148 dev/pci/nofn.c &sc->sc_pk_t, &sc->sc_pk_h, NULL, &bar3size, 0)) { NULL 200 dev/pci/nofn.c if (sr & PK_SR_DONE && sc->sc_pk_current != NULL) { NULL 202 dev/pci/nofn.c sc->sc_pk_current = NULL; NULL 364 dev/pci/nofn.c sc->sc_pk_current = NULL; NULL 389 dev/pci/nofn.c sc->sc_pk_current == NULL) { NULL 397 dev/pci/nofn.c if (sc->sc_pk_current != NULL) NULL 426 dev/pci/nofn.c if (krp == NULL || krp->krp_callback == NULL) NULL 428 dev/pci/nofn.c if ((sc = nofn_pk_find(krp)) == NULL) { NULL 435 dev/pci/nofn.c if (q == NULL) { NULL 470 dev/pci/nofn.c if (sc == NULL) NULL 475 dev/pci/nofn.c return (NULL); NULL 103 dev/pci/nviic.c NULL, "nviic", DV_DULL NULL 110 dev/pci/ohci_pci.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size, 0)) { NULL 142 dev/pci/ohci_pci.c if (sc->sc_ih == NULL) { NULL 144 dev/pci/ohci_pci.c if (intrstr != NULL) NULL 201 dev/pci/ohci_pci.c if (sc->sc.sc_powerhook == NULL) NULL 222 dev/pci/ohci_pci.c if (sc->sc.sc_powerhook != NULL) NULL 225 dev/pci/ohci_pci.c if (sc->sc_ih != NULL) { NULL 227 dev/pci/ohci_pci.c sc->sc_ih = NULL; NULL 68 dev/pci/opl_cmpci.c NULL, "opl_cmpci", DV_DULL NULL 70 dev/pci/opl_yds.c NULL, "opl_yds", DV_DULL NULL 79 dev/pci/pccbb.c NULL, "cbb", DV_DULL NULL 336 dev/pci/pccbb.c if (flagp != NULL) NULL 374 dev/pci/pccbb.c const char *intrstr = NULL; NULL 407 dev/pci/pccbb.c &sc->sc_base_memt, &sc->sc_base_memh, &sockbase, NULL, 0)) NULL 417 dev/pci/pccbb.c &sc->sc_base_memh, &sockbase, NULL, 0)) { NULL 487 dev/pci/pccbb.c if (sc->sc_ih == NULL) { NULL 489 dev/pci/pccbb.c if (intrstr != NULL) { NULL 577 dev/pci/pccbb.c sc->sc_pil = NULL; NULL 626 dev/pci/pccbb.c caa.caa_cb_attach = NULL; NULL 633 dev/pci/pccbb.c if (NULL != (csc = (void *)config_found(self, &caa, cbbprint))) { NULL 1024 dev/pci/pccbb.c for (pil = sc->sc_pil; pil != NULL; pil = pil->pil_next) { NULL 1604 dev/pci/pccbb.c if (sc->sc_pil == NULL) { NULL 1633 dev/pci/pccbb.c newpil->pil_next = NULL; NULL 1635 dev/pci/pccbb.c if (sc->sc_pil == NULL) { NULL 1638 dev/pci/pccbb.c for (pil = sc->sc_pil; pil->pil_next != NULL; NULL 1666 dev/pci/pccbb.c for (pil = sc->sc_pil; pil != NULL; pil = pil->pil_next) { NULL 1677 dev/pci/pccbb.c if (sc->sc_pil == NULL) { NULL 1905 dev/pci/pccbb.c rbus_space_free(rb, ioh, size, NULL); NULL 2377 dev/pci/pccbb.c rbus_space_free(sc->sc_rbus_memt, pcmhp->memh, pcmhp->realsize, NULL); NULL 2677 dev/pci/pccbb.c return NULL; NULL 2710 dev/pci/pccbb.c if (ih == NULL) NULL 2807 dev/pci/pccbb.c return rbus_space_free(rb, bsh, size, NULL); NULL 2879 dev/pci/pccbb.c M_NOWAIT)) == NULL) NULL 2887 dev/pci/pccbb.c for (chainp = TAILQ_FIRST(head); chainp != NULL; NULL 2907 dev/pci/pccbb.c for (chainp = TAILQ_FIRST(head); chainp != NULL; NULL 2957 dev/pci/pccbb.c if (chainp != NULL) { NULL 2964 dev/pci/pccbb.c for (; chainp != NULL; chainp = TAILQ_NEXT(chainp, wc_list)) { NULL 72 dev/pci/pci.c NULL, "pci", DV_DULL NULL 162 dev/pci/pci.c pci_enumerate_bus(sc, NULL, NULL); NULL 297 dev/pci/pci.c if (sc->sc_bridgetag == NULL) { NULL 323 dev/pci/pci.c if (match != NULL) { NULL 325 dev/pci/pci.c if (ret != 0 && pap != NULL) NULL 337 dev/pci/pci.c PCI_CAP_PWRMGMT, NULL, NULL) == 0) NULL 405 dev/pci/pci.c if (pcidev != NULL && NULL 446 dev/pci/pci.c if (qd != NULL && NULL 449 dev/pci/pci.c else if (qd != NULL && NULL 458 dev/pci/pci.c if (match != NULL && ret != 0) NULL 534 dev/pci/pci.c struct pci_softc *pci = NULL; NULL 546 dev/pci/pci.c if (pci != NULL && pci->sc_domain == minor(dev) && NULL 550 dev/pci/pci.c if (pci != NULL && pci->sc_bus == io->pi_sel.pc_bus) { NULL 363 dev/pci/pci_map.c if (tagp != NULL) NULL 365 dev/pci/pci_map.c if (handlep != NULL) NULL 367 dev/pci/pci_map.c if (basep != NULL) NULL 369 dev/pci/pci_map.c if (sizep != NULL) NULL 59 dev/pci/pci_quirks.c return (NULL); NULL 287 dev/pci/pci_subr.c while (kdp->vendorname != NULL) { /* all have vendor name */ NULL 294 dev/pci/pci_subr.c return (NULL); NULL 307 dev/pci/pci_subr.c while (pkp->productname != NULL) { /* all have product name */ NULL 314 dev/pci/pci_subr.c return NULL; NULL 328 dev/pci/pci_subr.c const char *vendor_namep = NULL, *product_namep = NULL; NULL 347 dev/pci/pci_subr.c if (vendor_namep != NULL) NULL 352 dev/pci/pci_subr.c while (classp->name != NULL) { NULL 358 dev/pci/pci_subr.c subclassp = (classp->name != NULL) ? classp->subclasses : NULL; NULL 359 dev/pci/pci_subr.c while (subclassp && subclassp->name != NULL) { NULL 365 dev/pci/pci_subr.c if (vendor_namep == NULL) NULL 368 dev/pci/pci_subr.c else if (product_namep != NULL) NULL 373 dev/pci/pci_subr.c if (showclass && product_namep == NULL) { NULL 376 dev/pci/pci_subr.c if (classp->name == NULL) NULL 380 dev/pci/pci_subr.c else if (subclassp == NULL || subclassp->name == NULL) NULL 13702 dev/pci/pcidevs_data.h { 0, 0, NULL, } NULL 14814 dev/pci/pcidevs_data.h { 0, NULL, } NULL 1147 dev/pci/pciide.c NULL, "pciide", DV_DULL NULL 1186 dev/pci/pciide.c return (NULL); NULL 1193 dev/pci/pciide.c return (NULL); NULL 1254 dev/pci/pciide.c if (sc->sc_pp == NULL) NULL 1332 dev/pci/pciide.c if (sc->sc_pci_ih == NULL) { NULL 1342 dev/pci/pciide.c if (sc->sc_pci_ih != NULL) { NULL 1349 dev/pci/pciide.c if (intrstr != NULL) NULL 1364 dev/pci/pciide.c &wdc_cp->cmd_iot, &wdc_cp->cmd_ioh, NULL, cmdsizep, 0) != 0) { NULL 1377 dev/pci/pciide.c &wdc_cp->ctl_iot, &cp->ctl_baseioh, NULL, ctlsizep, 0) != 0) { NULL 1428 dev/pci/pciide.c &addr, NULL, NULL) == 0); NULL 1444 dev/pci/pciide.c &sc->sc_dma_iot, &sc->sc_dma_ioh, NULL, NULL, 0) == 0); NULL 1652 dev/pci/pciide.c dma_table_size, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 1688 dev/pci/pciide.c databuf, datalen, NULL, BUS_DMA_NOWAIT|BUS_DMA_RAW); NULL 1846 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 1915 dev/pci/pciide.c if (cp->ih == NULL) { NULL 2016 dev/pci/pciide.c failreason = NULL; NULL 3285 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 3649 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 3825 dev/pci/pciide.c NULL, NULL, 0) != 0) NULL 4009 dev/pci/pciide.c if (chp->_vtbl != NULL) NULL 4016 dev/pci/pciide.c if (chp->_vtbl != NULL) { NULL 4114 dev/pci/pciide.c NULL, NULL, 0) != 0) { NULL 4162 dev/pci/pciide.c if (sc->sc_pci_ih != NULL) { NULL 4169 dev/pci/pciide.c if (intrstr != NULL) NULL 4262 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 4437 dev/pci/pciide.c if (cy->cy_handle == NULL) { NULL 4463 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 4548 dev/pci/pciide.c if (cy->cy_handle != NULL) { NULL 4634 dev/pci/pciide.c sis_hostbr_type_match = NULL; NULL 4642 dev/pci/pciide.c return (sis_hostbr_type_match != NULL); NULL 6386 dev/pci/pciide.c if (sc->sc_pci_ih == NULL) { NULL 6388 dev/pci/pciide.c if (intrstr != NULL) NULL 6396 dev/pci/pciide.c &sc->sc_dma_ioh, NULL, &dmasize, 0) == 0); NULL 6407 dev/pci/pciide.c &ps->ba5_sh, NULL, NULL, 0) != 0) { NULL 6479 dev/pci/pciide.c cp->name = NULL; NULL 6484 dev/pci/pciide.c if (cp->wdc_channel.ch_queue == NULL) { NULL 7281 dev/pci/pciide.c &ss->ba5_st, &ss->ba5_sh, NULL, NULL, 0) != 0) { NULL 7317 dev/pci/pciide.c if (sc->sc_pci_ih != NULL) { NULL 7324 dev/pci/pciide.c if (intrstr != NULL) NULL 7496 dev/pci/pciide.c if (chp->_vtbl != NULL) NULL 7503 dev/pci/pciide.c if (chp->_vtbl != NULL) { NULL 111 dev/pci/pcscp.c NULL, "pcscp", DV_DULL NULL 146 dev/pci/pcscp.c NULL, /* gl_clear_latched_intr */ NULL 181 dev/pci/pcscp.c &iot, &ioh, NULL, NULL, NULL)) { NULL 280 dev/pci/pcscp.c NULL, BUS_DMA_NOWAIT)) != 0) { NULL 295 dev/pci/pcscp.c if (esc->sc_ih == NULL) { NULL 297 dev/pci/pcscp.c if (intrstr != NULL) NULL 302 dev/pci/pcscp.c if (intrstr != NULL) NULL 308 dev/pci/pcscp.c ncr53c9x_attach(sc, &pcscp_adapter, NULL); NULL 374 dev/pci/pcscp.c char *p = NULL; NULL 542 dev/pci/pcscp.c *esc->sc_dmalen, NULL, NULL 85 dev/pci/piixpm.c NULL, "piixpm", DV_DULL NULL 117 dev/pci/piixpm.c const char *intrstr = NULL; NULL 150 dev/pci/piixpm.c if (sc->sc_ih != NULL) { NULL 59 dev/pci/ppb.c NULL, "ppb", DV_DULL NULL 84 dev/pci/puc.c NULL, "puc", DV_DULL NULL 104 dev/pci/puc.c if (desc != NULL) NULL 148 dev/pci/puc.c if (sc->sc_desc == NULL) { NULL 155 dev/pci/puc.c pci_conf_print(pa->pa_pc, pa->pa_tag, NULL); NULL 338 dev/pci/puc.c return (NULL); NULL 51 dev/pci/pwdog.c NULL, "pwdog", DV_DULL NULL 75 dev/pci/pwdog.c &pwdog->ioh, NULL, &iosize, 0)) { NULL 159 dev/pci/safe.c const char *intrstr = NULL; NULL 174 dev/pci/safe.c &sc->sc_st, &sc->sc_sh, NULL, &iosize, 0)) { NULL 186 dev/pci/safe.c if (sc->sc_ih == NULL) { NULL 188 dev/pci/safe.c if (intrstr != NULL) NULL 336 dev/pci/safe.c if (crp == NULL || crp->crp_callback == NULL) { NULL 342 dev/pci/safe.c if (card >= safe_cd.cd_ndevs || safe_cd.cd_devs[card] == NULL) { NULL 386 dev/pci/safe.c if (crd1 == NULL) { NULL 395 dev/pci/safe.c if (crd2 == NULL) { NULL 399 dev/pci/safe.c enccrd = NULL; NULL 404 dev/pci/safe.c maccrd = NULL; NULL 641 dev/pci/safe.c re->re_src_map = NULL; NULL 650 dev/pci/safe.c re->re_src_map = NULL; NULL 687 dev/pci/safe.c if (enccrd == NULL && maccrd != NULL) { NULL 719 dev/pci/safe.c re->re_dst_map = NULL; NULL 775 dev/pci/safe.c re->re_dst_map = NULL; NULL 804 dev/pci/safe.c if (m == NULL) { NULL 823 dev/pci/safe.c top = NULL; NULL 829 dev/pci/safe.c if (m == NULL) { NULL 870 dev/pci/safe.c re->re_dst_map = NULL; NULL 961 dev/pci/safe.c if ((re->re_dst_m != NULL) && (re->re_src_m != re->re_dst_m)) NULL 964 dev/pci/safe.c if (re->re_dst_map != NULL && re->re_dst_map != re->re_src_map) { NULL 968 dev/pci/safe.c if (re->re_src_map != NULL) { NULL 1115 dev/pci/safe.c size, NULL, BUS_DMA_NOWAIT)) != 0) NULL 1129 dev/pci/safe.c dma->dma_map = NULL; NULL 1271 dev/pci/safe.c struct cryptoini *c, *encini = NULL, *macini = NULL; NULL 1272 dev/pci/safe.c struct safe_softc *sc = NULL; NULL 1273 dev/pci/safe.c struct safe_session *ses = NULL; NULL 1278 dev/pci/safe.c if (sidp == NULL || cri == NULL) NULL 1282 dev/pci/safe.c if (sc == NULL || sc->sc_cid == (*sidp)) NULL 1285 dev/pci/safe.c if (sc == NULL) NULL 1288 dev/pci/safe.c for (c = cri; c != NULL; c = c->cri_next) { NULL 1303 dev/pci/safe.c if (encini == NULL && macini == NULL) NULL 1324 dev/pci/safe.c if (sc->sc_sessions == NULL) { NULL 1327 dev/pci/safe.c if (ses == NULL) NULL 1339 dev/pci/safe.c if (ses == NULL) { NULL 1343 dev/pci/safe.c if (ses == NULL) NULL 1441 dev/pci/safe.c if (card >= safe_cd.cd_ndevs || safe_cd.cd_devs[card] == NULL) NULL 1445 dev/pci/safe.c if (sc == NULL) NULL 1511 dev/pci/safe.c if ((re->re_dst_m != NULL) && (re->re_src_m != re->re_dst_m)) NULL 1531 dev/pci/safe.c if (re->re_dst_map != NULL) NULL 1594 dev/pci/safe.c if (srcm == NULL) NULL 1603 dev/pci/safe.c if (dstm == NULL) NULL 1617 dev/pci/safe.c if (srcm == NULL) NULL 1625 dev/pci/safe.c if (dstm == NULL) NULL 1641 dev/pci/safe.c safestats.st_obytes += (re->re_dst_map == NULL) ? NULL 1653 dev/pci/safe.c if (re->re_dst_map != NULL && re->re_dst_map != re->re_src_map) { NULL 1789 dev/pci/safe.c if (sc == NULL) NULL 1794 dev/pci/safe.c return (NULL); NULL 1804 dev/pci/safe.c if ((sc = safe_kfind(krp)) == NULL) { NULL 1815 dev/pci/safe.c if (q == NULL) { NULL 1963 dev/pci/safe.c if (SIMPLEQ_EMPTY(&sc->sc_pkq) && sc->sc_pkq_cur == NULL) NULL 1965 dev/pci/safe.c if (sc->sc_pkq_cur != NULL) NULL 1975 dev/pci/safe.c sc->sc_pkq_cur = NULL; NULL 1994 dev/pci/safe.c if (sc->sc_pkq_cur == NULL) NULL 2018 dev/pci/safe.c sc->sc_pkq_cur = NULL; NULL 96 dev/pci/sdhc_pci.c if (sc->sc_ih == NULL) { NULL 123 dev/pci/sdhc_pci.c NULL, NULL, NULL) != 0) NULL 127 dev/pci/sdhc_pci.c &iot, &ioh, NULL, &size, 0)) { NULL 85 dev/pci/sili_pci.c return (NULL); NULL 91 dev/pci/sili_pci.c return (sili_lookup((struct pci_attach_args *)aux) != NULL); NULL 109 dev/pci/sili_pci.c psc->psc_ih = NULL; NULL 119 dev/pci/sili_pci.c NULL, &sc->sc_ios_global, 0) != 0) { NULL 128 dev/pci/sili_pci.c NULL, &sc->sc_ios_port, 0) != 0) { NULL 141 dev/pci/sili_pci.c if (psc->psc_ih == NULL) { NULL 143 dev/pci/sili_pci.c intrstr == NULL ? "" : " at ", NULL 144 dev/pci/sili_pci.c intrstr == NULL ? "" : intrstr); NULL 158 dev/pci/sili_pci.c psc->psc_ih = NULL; NULL 179 dev/pci/sili_pci.c if (psc->psc_ih != NULL) { NULL 181 dev/pci/sili_pci.c psc->psc_ih = NULL; NULL 197 dev/pci/siop_pci_common.c const struct siop_product_desc *rp = NULL; NULL 200 dev/pci/siop_pci_common.c return NULL; NULL 204 dev/pci/siop_pci_common.c if (rp == NULL || pp->revision > rp->revision) NULL 228 dev/pci/siop_pci_common.c if (pci_sc->sc_pp == NULL) { NULL 253 dev/pci/siop_pci_common.c &memt, &memh, &memaddr, NULL, 0) == 0); NULL 283 dev/pci/siop_pci_common.c if (pci_sc->sc_ih != NULL) { NULL 288 dev/pci/siop_pci_common.c if (intrstr != NULL) NULL 79 dev/pci/sli_pci.c psc->psc_ih = NULL; NULL 87 dev/pci/sli_pci.c &sc->sc_iot_slim, &sc->sc_ioh_slim, NULL, NULL 96 dev/pci/sli_pci.c &sc->sc_iot_reg, &sc->sc_ioh_reg, NULL, NULL 115 dev/pci/sli_pci.c if (psc->psc_ih == NULL) { NULL 331 dev/pci/sti_pci.c NULL); NULL 62 dev/pci/sv.c NULL, "sv", DV_DULL NULL 165 dev/pci/sv.c NULL, NULL 169 dev/pci/sv.c NULL, NULL 176 dev/pci/sv.c NULL, NULL 178 dev/pci/sv.c NULL, NULL 184 dev/pci/sv.c NULL, NULL 187 dev/pci/sv.c NULL, NULL 188 dev/pci/sv.c NULL NULL 290 dev/pci/sv.c &sc->sc_iot, &sc->sc_ioh, NULL, &iosize, 0)) { NULL 381 dev/pci/sv.c if (sc->sc_ih == NULL) { NULL 383 dev/pci/sv.c if (intrstr != NULL) NULL 477 dev/pci/sv.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 74 dev/pci/tga.c NULL, "tga", DV_DULL NULL 126 dev/pci/tga.c NULL, NULL 127 dev/pci/tga.c NULL, NULL 133 dev/pci/tga.c NULL, NULL 134 dev/pci/tga.c NULL NULL 161 dev/pci/tga.c NULL, /* load_font */ NULL 162 dev/pci/tga.c NULL, /* scrollback */ NULL 163 dev/pci/tga.c NULL, /* getchar */ NULL 218 dev/pci/tga.c &dc->dc_pcipaddr, &pcisize, NULL)) NULL 250 dev/pci/tga.c if (tgac == NULL) NULL 369 dev/pci/tga.c cookie = wsfont_find(NULL, 12, 0, 0); NULL 372 dev/pci/tga.c cookie = wsfont_find(NULL, 8, 0, 0); NULL 374 dev/pci/tga.c cookie = wsfont_find(NULL, 0, 0, 0); NULL 433 dev/pci/tga.c if (sc->sc_dc == NULL) NULL 439 dev/pci/tga.c if (sc->sc_dc->dc_vaddr == NULL) { NULL 445 dev/pci/tga.c intrstr = NULL; NULL 453 dev/pci/tga.c if (sc->sc_intr == NULL) { NULL 455 dev/pci/tga.c if (intrstr != NULL) NULL 525 dev/pci/tga.c if (sc->sc_dc->dc_tgaconf == NULL) { NULL 535 dev/pci/tga.c if (intrstr != NULL) NULL 699 dev/pci/tga.c dc->dc_ramdac_intr = NULL; NULL 793 dev/pci/tga.c if (dcp->dc_vaddr == NULL) NULL 796 dev/pci/tga.c if (dcp->dc_tgaconf == NULL) NULL 942 dev/pci/tga.c if (cursorp->image != NULL) { NULL 1036 dev/pci/tga.c if (dst == NULL || src == NULL) NULL 1331 dev/pci/tga.c ri->ri_ops.unpack_attr(c, attr, &fg, &bg, NULL); NULL 1387 dev/pci/tga.c ri->ri_ops.unpack_attr(c, attr, &fg, &bg, NULL); NULL 209 dev/pci/tga_conf.c return (NULL); NULL 64 dev/pci/trm_pci.c NULL, /* Detach */ NULL 65 dev/pci/trm_pci.c NULL, /* Activate */ NULL 120 dev/pci/trm_pci.c &iot, &ioh, NULL, NULL, 0) != 0) { NULL 147 dev/pci/trm_pci.c sc->sc_device.dv_xname) == NULL) { NULL 149 dev/pci/trm_pci.c if (intrstr != NULL) NULL 153 dev/pci/trm_pci.c if (intrstr != NULL) NULL 83 dev/pci/twe_pci.c &sc->iot, &sc->ioh, NULL, &size, 0)) { NULL 110 dev/pci/twe_pci.c sc->sc_ih = NULL; NULL 154 dev/pci/ubsec.c const char *intrstr = NULL; NULL 197 dev/pci/ubsec.c &sc->sc_st, &sc->sc_sh, NULL, &iosize, 0)) { NULL 211 dev/pci/ubsec.c if (sc->sc_ih == NULL) { NULL 213 dev/pci/ubsec.c if (intrstr != NULL) NULL 234 dev/pci/ubsec.c if (q == NULL) { NULL 480 dev/pci/ubsec.c if (q->q_dst_map != NULL) NULL 490 dev/pci/ubsec.c if (q2->q_dst_map != NULL) NULL 525 dev/pci/ubsec.c if (q->q_dst_map != NULL) NULL 552 dev/pci/ubsec.c struct cryptoini *c, *encini = NULL, *macini = NULL; NULL 553 dev/pci/ubsec.c struct ubsec_softc *sc = NULL; NULL 554 dev/pci/ubsec.c struct ubsec_session *ses = NULL; NULL 559 dev/pci/ubsec.c if (sidp == NULL || cri == NULL) NULL 564 dev/pci/ubsec.c if (sc == NULL || sc->sc_cid == (*sidp)) NULL 567 dev/pci/ubsec.c if (sc == NULL) NULL 570 dev/pci/ubsec.c for (c = cri; c != NULL; c = c->cri_next) { NULL 584 dev/pci/ubsec.c if (encini == NULL && macini == NULL) NULL 587 dev/pci/ubsec.c if (sc->sc_sessions == NULL) { NULL 590 dev/pci/ubsec.c if (ses == NULL) NULL 602 dev/pci/ubsec.c if (ses == NULL) { NULL 606 dev/pci/ubsec.c if (ses == NULL) NULL 703 dev/pci/ubsec.c if (card >= ubsec_cd.cd_ndevs || ubsec_cd.cd_devs[card] == NULL) NULL 714 dev/pci/ubsec.c struct ubsec_q *q = NULL; NULL 723 dev/pci/ubsec.c struct ubsec_dma *dmap = NULL; NULL 725 dev/pci/ubsec.c if (crp == NULL || crp->crp_callback == NULL) { NULL 730 dev/pci/ubsec.c if (card >= ubsec_cd.cd_ndevs || ubsec_cd.cd_devs[card] == NULL) { NULL 776 dev/pci/ubsec.c if (crd1 == NULL) { NULL 782 dev/pci/ubsec.c if (crd2 == NULL) { NULL 786 dev/pci/ubsec.c enccrd = NULL; NULL 789 dev/pci/ubsec.c maccrd = NULL; NULL 929 dev/pci/ubsec.c q->q_src_map = NULL; NULL 937 dev/pci/ubsec.c q->q_src_map = NULL; NULL 994 dev/pci/ubsec.c if (enccrd == NULL && maccrd != NULL) { NULL 1021 dev/pci/ubsec.c q->q_dst_map = NULL; NULL 1040 dev/pci/ubsec.c if (m == NULL) { NULL 1052 dev/pci/ubsec.c top = NULL; NULL 1058 dev/pci/ubsec.c if (m == NULL) { NULL 1089 dev/pci/ubsec.c q->q_dst_map = NULL; NULL 1189 dev/pci/ubsec.c if (q != NULL) { NULL 1190 dev/pci/ubsec.c if ((q->q_dst_m != NULL) && (q->q_src_m != q->q_dst_m)) NULL 1193 dev/pci/ubsec.c if (q->q_dst_map != NULL && q->q_dst_map != q->q_src_map) { NULL 1197 dev/pci/ubsec.c if (q->q_src_map != NULL) { NULL 1229 dev/pci/ubsec.c if (q->q_dst_map != NULL && q->q_dst_map != q->q_src_map) { NULL 1303 dev/pci/ubsec.c if (srcm == NULL) NULL 1310 dev/pci/ubsec.c if (dstm == NULL) NULL 1528 dev/pci/ubsec.c size, NULL, BUS_DMA_NOWAIT)) != 0) NULL 1542 dev/pci/ubsec.c dma->dma_map = NULL; NULL 1651 dev/pci/ubsec.c if ((q2->q_dst_m != NULL) && (q2->q_src_m != q2->q_dst_m)) NULL 1668 dev/pci/ubsec.c if ((q->q_dst_m != NULL) && (q->q_src_m != q->q_dst_m)) NULL 1715 dev/pci/ubsec.c if (sc == NULL) NULL 1720 dev/pci/ubsec.c return (NULL); NULL 1762 dev/pci/ubsec.c if (krp == NULL || krp->krp_callback == NULL) NULL 1764 dev/pci/ubsec.c if ((sc = ubsec_kfind(krp)) == NULL) NULL 1809 dev/pci/ubsec.c if (me == NULL) { NULL 1966 dev/pci/ubsec.c if (me != NULL) { NULL 1967 dev/pci/ubsec.c if (me->me_q.q_mcr.dma_map != NULL) NULL 1969 dev/pci/ubsec.c if (me->me_q.q_ctx.dma_map != NULL) { NULL 1973 dev/pci/ubsec.c if (me->me_M.dma_map != NULL) { NULL 1977 dev/pci/ubsec.c if (me->me_E.dma_map != NULL) { NULL 1981 dev/pci/ubsec.c if (me->me_C.dma_map != NULL) { NULL 1985 dev/pci/ubsec.c if (me->me_epb.dma_map != NULL) NULL 2008 dev/pci/ubsec.c if (me == NULL) { NULL 2165 dev/pci/ubsec.c if (me != NULL) { NULL 2166 dev/pci/ubsec.c if (me->me_q.q_mcr.dma_map != NULL) NULL 2168 dev/pci/ubsec.c if (me->me_q.q_ctx.dma_map != NULL) { NULL 2172 dev/pci/ubsec.c if (me->me_M.dma_map != NULL) { NULL 2176 dev/pci/ubsec.c if (me->me_E.dma_map != NULL) { NULL 2180 dev/pci/ubsec.c if (me->me_C.dma_map != NULL) { NULL 2184 dev/pci/ubsec.c if (me->me_epb.dma_map != NULL) NULL 2196 dev/pci/ubsec.c struct ubsec_q2_rsapriv *rp = NULL; NULL 2238 dev/pci/ubsec.c if (rp == NULL) NULL 2360 dev/pci/ubsec.c if (rp != NULL) { NULL 2361 dev/pci/ubsec.c if (rp->rpr_q.q_mcr.dma_map != NULL) NULL 2363 dev/pci/ubsec.c if (rp->rpr_msgin.dma_map != NULL) { NULL 2367 dev/pci/ubsec.c if (rp->rpr_msgout.dma_map != NULL) { NULL 112 dev/pci/uhci_pci.c &sc->sc.iot, &sc->sc.ioh, NULL, &sc->sc.sc_size, 0)) { NULL 134 dev/pci/uhci_pci.c if (sc->sc_ih == NULL) { NULL 136 dev/pci/uhci_pci.c if (intrstr != NULL) NULL 228 dev/pci/uhci_pci.c if (sc->sc_ih != NULL) { NULL 230 dev/pci/uhci_pci.c sc->sc_ih = NULL; NULL 170 dev/pci/vga_pci.c if (vesabios_softc != NULL && vesabios_softc->sc_nmodes > 0) { NULL 105 dev/pci/viaenv.c NULL, "viaenv", DV_DULL NULL 124 dev/pci/viapm.c NULL, "viapm", DV_DULL NULL 153 dev/pci/viapm.c const char *intrstr = NULL; NULL 191 dev/pci/viapm.c if (sc->sc_ih == NULL) { NULL 193 dev/pci/viapm.c if (intrstr != NULL) NULL 74 dev/pci/wdt.c NULL, "wdt", DV_DULL NULL 120 dev/pci/wdt.c &wdt->iot, &wdt->ioh, NULL, &iosize, 0) != 0) { NULL 153 dev/pci/yds.c NULL, "yds", DV_DULL NULL 212 dev/pci/yds.c NULL, NULL 216 dev/pci/yds.c NULL, NULL 217 dev/pci/yds.c NULL, NULL 218 dev/pci/yds.c NULL, NULL 219 dev/pci/yds.c NULL, NULL 220 dev/pci/yds.c NULL, NULL 223 dev/pci/yds.c NULL, NULL 225 dev/pci/yds.c NULL, NULL 614 dev/pci/yds.c aa.hwif = aa.hdl = NULL; NULL 650 dev/pci/yds.c aa.hwif = aa.hdl = NULL; NULL 689 dev/pci/yds.c &sc->memt, &sc->memh, NULL, &size, 0)) { NULL 703 dev/pci/yds.c if (sc->sc_ih == NULL) { NULL 706 dev/pci/yds.c if (intrstr != NULL) NULL 804 dev/pci/yds.c AudioNsource, NULL); NULL 816 dev/pci/yds.c sc->sc_codec[0].codec_if, AudioCoutputs, AudioNmaster, NULL); NULL 1070 dev/pci/yds.c error = bus_dmamap_load(sc->sc_dmatag, p->map, p->addr, p->size, NULL, NULL 1634 dev/pci/yds.c sc->sc_rec.intr = NULL; NULL 1724 dev/pci/yds.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &p->next) { NULL 412 dev/pckbc/pckbd.c cmd, 1, 0, NULL, 0); NULL 634 dev/pckbc/pckbd.c if (pckbd_bell_fn != NULL) NULL 645 dev/pckbc/pckbd.c if (pckbd_bell_fn == NULL) { NULL 715 dev/pckbc/pckbd.c NULL, "pckbd", DV_DULL NULL 331 dev/pckbc/pms.c NULL, "pms", DV_DULL NULL 356 dev/pckbc/pms_intelli.c NULL, "pmsi", DV_DULL NULL 115 dev/pcmcia/aic_pcmcia.c for (cfe = SIMPLEQ_FIRST(&pf->cfe_head); cfe != NULL; NULL 169 dev/pcmcia/aic_pcmcia.c if (psc->sc_ih == NULL) NULL 108 dev/pcmcia/cfxga.c NULL, "cfxga", DV_DULL NULL 126 dev/pcmcia/cfxga.c NULL, NULL 127 dev/pcmcia/cfxga.c NULL, NULL 128 dev/pcmcia/cfxga.c NULL, NULL 227 dev/pcmcia/cfxga.c if (cfe == NULL) { NULL 400 dev/pcmcia/cfxga.c config_found(self, &waa, wsemuldisplaydevprint)) == NULL) { NULL 402 dev/pcmcia/cfxga.c if (sc->sc_active != NULL) NULL 417 dev/pcmcia/cfxga.c if (sc->sc_wsdisplay != NULL) { NULL 445 dev/pcmcia/cfxga.c if (scr == NULL) NULL 482 dev/pcmcia/cfxga.c ri->ri_bits = NULL; NULL 510 dev/pcmcia/cfxga.c if (scr->scr_mem == NULL) { NULL 575 dev/pcmcia/cfxga.c sc->sc_active = NULL; NULL 599 dev/pcmcia/cfxga.c if (scr == NULL) { NULL 723 dev/pcmcia/cfxga.c if (scr == NULL) NULL 794 dev/pcmcia/cfxga.c if (sc->sc_active != NULL) NULL 953 dev/pcmcia/cfxga.c &fg, &bg, NULL); NULL 1131 dev/pcmcia/cfxga.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 1160 dev/pcmcia/cfxga.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 1187 dev/pcmcia/cfxga.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 380 dev/pcmcia/com_pcmcia.c if (psc->sc_ih == NULL) { NULL 126 dev/pcmcia/esp_pcmcia.c NULL, /* gl_clear_latched_intr */ NULL 169 dev/pcmcia/esp_pcmcia.c for (cfe = SIMPLEQ_FIRST(&pf->cfe_head); cfe != NULL; NULL 207 dev/pcmcia/esp_pcmcia.c if (esc->sc_ih == NULL) { NULL 218 dev/pcmcia/esp_pcmcia.c ncr53c9x_attach(sc, &esp_pcmcia_adapter, NULL); NULL 317 dev/pcmcia/esp_pcmcia.c if (esc->sc_ih == NULL) { NULL 134 dev/pcmcia/gpr.c NULL, "gpr", DV_DULL NULL 166 dev/pcmcia/gpr.c if (cfe == NULL) { NULL 209 dev/pcmcia/gpr.c if (sc->sc_ih != NULL) NULL 268 dev/pcmcia/gpr.c (sc = gpr_cd.cd_devs[unit]) == NULL) NULL 148 dev/pcmcia/if_awi_pcmcia.c { NULL, NULL, NULL, NULL }, NULL }, NULL 160 dev/pcmcia/if_awi_pcmcia.c for (app = awi_pcmcia_products; app->app_name != NULL; app++) { NULL 169 dev/pcmcia/if_awi_pcmcia.c if (pa->card->cis1_info[0] != NULL && NULL 170 dev/pcmcia/if_awi_pcmcia.c app->app_cisinfo[0] != NULL && NULL 172 dev/pcmcia/if_awi_pcmcia.c pa->card->cis1_info[1] != NULL && NULL 173 dev/pcmcia/if_awi_pcmcia.c app->app_cisinfo[1] != NULL && NULL 178 dev/pcmcia/if_awi_pcmcia.c return (NULL); NULL 191 dev/pcmcia/if_awi_pcmcia.c if (sc->sc_ih == NULL) { NULL 225 dev/pcmcia/if_awi_pcmcia.c if (awi_pcmcia_lookup(pa) != NULL) NULL 304 dev/pcmcia/if_awi_pcmcia.c if (app == NULL) NULL 309 dev/pcmcia/if_awi_pcmcia.c for (cfe = SIMPLEQ_FIRST(&pa->pf->cfe_head); cfe != NULL; NULL 321 dev/pcmcia/if_awi_pcmcia.c if (cfe == NULL) { NULL 355 dev/pcmcia/if_awi_pcmcia.c if (sc->sc_ih == NULL) { NULL 410 dev/pcmcia/if_awi_pcmcia.c if (psc->sc_powerhook != NULL) NULL 138 dev/pcmcia/if_cnw.c NULL, "cnw", DV_IFNET NULL 319 dev/pcmcia/if_cnw.c if (sc->sc_ih == NULL) { NULL 183 dev/pcmcia/if_ep_pcmcia.c return (NULL); NULL 196 dev/pcmcia/if_ep_pcmcia.c if (ep_pcmcia_lookup(pa) != NULL) NULL 213 dev/pcmcia/if_ep_pcmcia.c if (sc->sc_ih == NULL) { NULL 284 dev/pcmcia/if_ep_pcmcia.c u_int8_t *enaddr = NULL; NULL 365 dev/pcmcia/if_ep_pcmcia.c if (epp == NULL) NULL 159 dev/pcmcia/if_malo.c const char *intrstr = NULL; NULL 195 dev/pcmcia/if_malo.c if (psc->sc_ih == NULL) { NULL 200 dev/pcmcia/if_malo.c if (intrstr != NULL) { NULL 201 dev/pcmcia/if_malo.c if (*intrstr != NULL) NULL 207 dev/pcmcia/if_malo.c if (rootvp == NULL) NULL 248 dev/pcmcia/if_malo.c if (psc->sc_ih != NULL) NULL 379 dev/pcmcia/if_malo.c nr = NULL; NULL 382 dev/pcmcia/if_malo.c if ((nr = malloc(sizeof(*nr), M_DEVBUF, M_WAITOK)) == NULL) NULL 770 dev/pcmcia/if_malo.c if (sc->sc_cmd != NULL) NULL 774 dev/pcmcia/if_malo.c if (sc->sc_data != NULL) NULL 899 dev/pcmcia/if_malo.c rxdesc->pkglen + ETHER_ALIGN, 0, ifp, NULL); NULL 925 dev/pcmcia/if_malo.c if (m == NULL) NULL 502 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 505 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 508 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 511 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 514 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 517 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 520 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 523 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 526 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 529 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 532 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 535 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 538 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 541 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 544 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 547 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 550 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 553 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 556 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 559 dev/pcmcia/if_ne_pcmcia.c 0x0000, 0x0000, NULL, NULL, 0, NULL 576 dev/pcmcia/if_ne_pcmcia.c &ne2000devs[(n)]:NULL) NULL 611 dev/pcmcia/if_ne_pcmcia.c for (cfe = SIMPLEQ_FIRST(&pa->pf->cfe_head); cfe != NULL; NULL 666 dev/pcmcia/if_ne_pcmcia.c if (cfe == NULL) { NULL 716 dev/pcmcia/if_ne_pcmcia.c enaddr = NULL; /* Ask ASIC by default */ NULL 719 dev/pcmcia/if_ne_pcmcia.c if (ne_dev != NULL) { NULL 723 dev/pcmcia/if_ne_pcmcia.c if (enaddr == NULL) NULL 737 dev/pcmcia/if_ne_pcmcia.c if (enaddr != NULL) { NULL 871 dev/pcmcia/if_ne_pcmcia.c if (sc->sc_ih != NULL) { NULL 873 dev/pcmcia/if_ne_pcmcia.c sc->sc_ih = NULL; NULL 892 dev/pcmcia/if_ne_pcmcia.c if (psc->sc_ih == NULL) { NULL 922 dev/pcmcia/if_ne_pcmcia.c u_int8_t *enaddr = NULL; NULL 926 dev/pcmcia/if_ne_pcmcia.c return (NULL); NULL 965 dev/pcmcia/if_ne_pcmcia.c return (NULL); NULL 480 dev/pcmcia/if_ray.c NULL, "ray", DV_IFNET NULL 676 dev/pcmcia/if_ray.c sc->sc_ih = NULL; NULL 712 dev/pcmcia/if_ray.c if (sc->sc_pwrhook != NULL) NULL 714 dev/pcmcia/if_ray.c if (sc->sc_sdhook != NULL) NULL 733 dev/pcmcia/if_ray.c if (sc->sc_ih == NULL) { NULL 760 dev/pcmcia/if_ray.c sc->sc_ih = NULL; NULL 107 dev/pcmcia/if_rln_pcmcia.c if (rpp->cis[j] == NULL) NULL 116 dev/pcmcia/if_rln_pcmcia.c return NULL; NULL 127 dev/pcmcia/if_rln_pcmcia.c return (rln_pcmcia_product_lookup(pa) != NULL); NULL 232 dev/pcmcia/if_rln_pcmcia.c sc->sc_ih = NULL; NULL 155 dev/pcmcia/if_sm_pcmcia.c u_int8_t myla[ETHER_ADDR_LEN], *enaddr = NULL; NULL 205 dev/pcmcia/if_sm_pcmcia.c if (enaddr == NULL) { NULL 206 dev/pcmcia/if_sm_pcmcia.c char *cisstr = NULL; NULL 216 dev/pcmcia/if_sm_pcmcia.c if (cisstr != NULL && sm_pcmcia_ascii_enaddr(cisstr, myla)) NULL 220 dev/pcmcia/if_sm_pcmcia.c if (enaddr == NULL) NULL 372 dev/pcmcia/if_sm_pcmcia.c if (psc->sc_ih == NULL) { NULL 342 dev/pcmcia/if_wi_pcmcia.c if (pa->card->cis1_info[0] != NULL && NULL 343 dev/pcmcia/if_wi_pcmcia.c pp->pp_cisinfo[0] != NULL && NULL 345 dev/pcmcia/if_wi_pcmcia.c pa->card->cis1_info[1] != NULL && NULL 346 dev/pcmcia/if_wi_pcmcia.c pp->pp_cisinfo[1] != NULL && NULL 360 dev/pcmcia/if_wi_pcmcia.c return (NULL); NULL 368 dev/pcmcia/if_wi_pcmcia.c if (wi_lookup(pa) != NULL) NULL 422 dev/pcmcia/if_wi_pcmcia.c if (sc->sc_ih == NULL) { NULL 435 dev/pcmcia/if_wi_pcmcia.c sc->sc_ih = NULL; NULL 492 dev/pcmcia/if_wi_pcmcia.c if (sc->sc_ih != NULL) NULL 159 dev/pcmcia/if_xe.c NULL, "xe", DV_IFNET NULL 228 dev/pcmcia/if_xe.c u_int8_t myla[ETHER_ADDR_LEN], *enaddr = NULL; NULL 379 dev/pcmcia/if_xe.c if (sc->sc_ih == NULL) { NULL 401 dev/pcmcia/if_xe.c if (LIST_FIRST(&sc->sc_mii.mii_phys) == NULL) NULL 403 dev/pcmcia/if_xe.c NULL); NULL 70 dev/pcmcia/pcmcia.c NULL, "pcmcia", DV_DULL NULL 130 dev/pcmcia/pcmcia.c sc->ih = NULL; NULL 147 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 149 dev/pcmcia/pcmcia.c if (SIMPLEQ_FIRST(&pf->cfe_head) == NULL) NULL 152 dev/pcmcia/pcmcia.c if (d == NULL) NULL 173 dev/pcmcia/pcmcia.c SIMPLEQ_FIRST(&sc->card.pf_head) = NULL; NULL 202 dev/pcmcia/pcmcia.c if (SIMPLEQ_FIRST(&sc->card.pf_head) == NULL) { NULL 204 dev/pcmcia/pcmcia.c if (pf == NULL) NULL 216 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 219 dev/pcmcia/pcmcia.c pf->child = NULL; NULL 220 dev/pcmcia/pcmcia.c pf->cfe = NULL; NULL 221 dev/pcmcia/pcmcia.c pf->ih_fct = NULL; NULL 222 dev/pcmcia/pcmcia.c pf->ih_arg = NULL; NULL 225 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 269 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 271 dev/pcmcia/pcmcia.c if (SIMPLEQ_FIRST(&pf->cfe_head) == NULL) NULL 273 dev/pcmcia/pcmcia.c if (pf->child == NULL) NULL 282 dev/pcmcia/pcmcia.c pf->child = NULL; NULL 298 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 300 dev/pcmcia/pcmcia.c if (SIMPLEQ_FIRST(&pf->cfe_head) == NULL) NULL 302 dev/pcmcia/pcmcia.c if (pf->child == NULL) NULL 386 dev/pcmcia/pcmcia.c if (pf == NULL || (SIMPLEQ_NEXT(pf, pf_list) == NULL && NULL 388 dev/pcmcia/pcmcia.c pf->cfe == NULL || pf->cfe->iftype == PCMCIA_IFTYPE_MEMORY))) NULL 432 dev/pcmcia/pcmcia.c if (pf->cfe == NULL) NULL 482 dev/pcmcia/pcmcia.c if (tmp == NULL) { NULL 575 dev/pcmcia/pcmcia.c if (pf->cfe == NULL) NULL 606 dev/pcmcia/pcmcia.c if (tmp == NULL) { NULL 716 dev/pcmcia/pcmcia.c if (pf->sc->ih != NULL) NULL 733 dev/pcmcia/pcmcia.c if (pf->sc->ih == NULL) NULL 766 dev/pcmcia/pcmcia.c if (ret != NULL) { NULL 822 dev/pcmcia/pcmcia.c if (pf->sc->ih == NULL) NULL 832 dev/pcmcia/pcmcia.c pf->ih_fct = NULL; NULL 833 dev/pcmcia/pcmcia.c pf->ih_arg = NULL; NULL 835 dev/pcmcia/pcmcia.c pf->sc->ih = NULL; NULL 838 dev/pcmcia/pcmcia.c if (pf->sc->ih == NULL) NULL 847 dev/pcmcia/pcmcia.c NULL); NULL 850 dev/pcmcia/pcmcia.c pf->ih_fct = NULL; NULL 851 dev/pcmcia/pcmcia.c pf->ih_arg = NULL; NULL 857 dev/pcmcia/pcmcia.c pf->ih_fct = NULL; NULL 858 dev/pcmcia/pcmcia.c pf->ih_arg = NULL; NULL 884 dev/pcmcia/pcmcia.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 893 dev/pcmcia/pcmcia.c if (pf->ih_fct != NULL && NULL 75 dev/pcmcia/pcmcia_cis.c state.card->cis1_info[0] = NULL; NULL 76 dev/pcmcia/pcmcia_cis.c state.card->cis1_info[1] = NULL; NULL 77 dev/pcmcia/pcmcia_cis.c state.card->cis1_info[2] = NULL; NULL 78 dev/pcmcia/pcmcia_cis.c state.card->cis1_info[3] = NULL; NULL 83 dev/pcmcia/pcmcia_cis.c state.pf = NULL; NULL 507 dev/pcmcia/pcmcia_cis.c if (card->cis1_info[i] == NULL) NULL 678 dev/pcmcia/pcmcia_cis.c pf != NULL; pf = pfnext) { NULL 687 dev/pcmcia/pcmcia_cis.c state->pf = NULL; NULL 843 dev/pcmcia/pcmcia_cis.c state->pf = NULL; NULL 846 dev/pcmcia/pcmcia_cis.c if (state->pf == NULL) { NULL 849 dev/pcmcia/pcmcia_cis.c if (state->pf == NULL) NULL 887 dev/pcmcia/pcmcia_cis.c if (state->pf == NULL) { NULL 890 dev/pcmcia/pcmcia_cis.c if (state->pf == NULL) NULL 966 dev/pcmcia/pcmcia_cis.c if (state->default_cfe == NULL) { NULL 974 dev/pcmcia/pcmcia_cis.c if (cfe == NULL) NULL 219 dev/pcmcia/pcmcia_cis_quirks.c pf = NULL; NULL 220 dev/pcmcia/pcmcia_cis_quirks.c pf_last = NULL; NULL 241 dev/pcmcia/pcmcia_cis_quirks.c if (sc->card.cis1_info[j] == NULL) NULL 250 dev/pcmcia/pcmcia_cis_quirks.c for (pf = SIMPLEQ_FIRST(&sc->card.pf_head); pf != NULL; NULL 252 dev/pcmcia/pcmcia_cis_quirks.c for (cfe = SIMPLEQ_FIRST(&pf->cfe_head); cfe != NULL; NULL 267 dev/pcmcia/pcmcia_cis_quirks.c if (cfe == NULL) NULL 274 dev/pcmcia/pcmcia_cis_quirks.c if (pf == NULL) NULL 280 dev/pcmcia/pcmcia_cis_quirks.c if (cfe == NULL) NULL 128 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CRWE737A { NULL, NULL, NULL, NULL } NULL 130 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CRWE777A { NULL, NULL, NULL, NULL } NULL 132 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CXM056BNW { NULL, NULL, NULL, NULL } NULL 134 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CXEM556 { NULL, NULL, NULL, NULL } NULL 136 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CXEM556B { NULL, NULL, NULL, NULL } NULL 138 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CCFEM556BI { NULL, NULL, NULL, NULL } NULL 140 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3C562 { NULL, NULL, NULL, NULL } NULL 142 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3C589 { NULL, NULL, NULL, NULL } NULL 144 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3C574 { NULL, NULL, NULL, NULL } NULL 146 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CRWE62092B { NULL, NULL, NULL, NULL } NULL 148 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3C1 { NULL, NULL, NULL, NULL } NULL 150 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_3COM_3CRWE62092A { NULL, NULL, NULL, NULL } NULL 154 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ACTIONTEC_HWC01170 { NULL, NULL, NULL, NULL } NULL 158 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ADAPTEC_APA1460_1 { NULL, NULL, NULL, NULL } NULL 160 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ADAPTEC_APA1460_2 { NULL, NULL, NULL, NULL } NULL 162 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ADAPTEC2_AWN8030 { NULL, NULL, NULL, NULL } NULL 166 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AIRONET_PC4500 { NULL, NULL, NULL, NULL } NULL 168 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AIRONET_PC4800 { NULL, NULL, NULL, NULL } NULL 170 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AIRONET_350 { NULL, NULL, NULL, NULL } NULL 174 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AIRVAST_WN_100 { NULL, NULL, NULL, NULL } NULL 178 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ALLIEDTELESIS_LA_PCM { NULL, NULL, NULL, NULL } NULL 182 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AMBICOM_WL54CF { NULL, NULL, NULL, NULL } NULL 186 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ARCHOS_ARC_ATAPI { NULL, NULL, NULL, NULL } NULL 190 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ARTEM_ONAIR { NULL, NULL, NULL, NULL } NULL 194 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ASUS_WL_100 { NULL, NULL, NULL, NULL } NULL 198 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AUDIOVOX_RTM8000 { NULL, NULL, NULL, NULL } NULL 202 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BAY_STACK_650 { NULL, NULL, NULL, NULL } NULL 204 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BAY_SURFER_PRO { NULL, NULL, NULL, NULL } NULL 206 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BAY_STACK_660 { NULL, NULL, NULL, NULL } NULL 208 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BAY_EMOBILITY_11B { NULL, NULL, NULL, NULL } NULL 212 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BELKIN_F5D5020 { NULL, NULL, NULL, NULL } NULL 214 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BELKIN_F5D6020 { NULL, NULL, NULL, NULL } NULL 218 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BREEZECOM_BREEZENET { NULL, NULL, NULL, NULL } NULL 222 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BUFFALO_LPC_CF_CLT { NULL, NULL, NULL, NULL } NULL 224 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BUFFALO_LPC4_CLX { NULL, NULL, NULL, NULL } NULL 226 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BUFFALO_LPC3_CLT { NULL, NULL, NULL, NULL } NULL 228 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BUFFALO_WLI_PCM_S11 { NULL, NULL, NULL, NULL } NULL 230 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BUFFALO_WLI_CF_S11G { NULL, NULL, NULL, NULL } NULL 234 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_CONTEC_CNETPC { NULL, NULL, NULL, NULL } NULL 236 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_CONTEC_FX_DS110_PCC { NULL, NULL, NULL, NULL } NULL 240 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COMPAQ_NC5004 { NULL, NULL, NULL, NULL } NULL 244 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COMPEX_AMP_WIRELESS { NULL, NULL, NULL, NULL } NULL 246 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COMPEX_LINKPORT_ENET_B { NULL, NULL, NULL, NULL } NULL 250 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_1 { NULL, NULL, NULL, NULL } NULL 252 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DAYNA_COMMUNICARD_E_2 { NULL, NULL, NULL, NULL } NULL 256 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DIGITAL_MOBILE_MEDIA_CDROM { NULL, NULL, NULL, NULL } NULL 260 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NETGEAR2_DWL650 { NULL, NULL, NULL, NULL } NULL 264 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DUAL_NE2000 { NULL, NULL, NULL, NULL } NULL 268 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_MC2_IEEE { NULL, NULL, NULL, NULL } NULL 270 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_XI300_IEEE { NULL, NULL, NULL, NULL } NULL 272 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_XI800_IEEE { NULL, NULL, NULL, NULL } NULL 274 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_XI325_IEEE { NULL, NULL, NULL, NULL } NULL 276 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_CONNECTPLUS { NULL, NULL, NULL, NULL } NULL 280 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_EMTAC_WLAN { NULL, NULL, NULL, NULL } NULL 284 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_FARALLON_SKYLINE { NULL, NULL, NULL, NULL } NULL 288 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_FUJITSU_SCSI600 { NULL, NULL, NULL, NULL } NULL 290 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_FUJITSU_LA10S { NULL, NULL, NULL, NULL } NULL 292 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_FUJITSU_LA501 { NULL, NULL, NULL, NULL } NULL 294 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_FUJITSU_WL110 { NULL, NULL, NULL, NULL } NULL 298 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_GEMPLUS_GPR400 { NULL, NULL, NULL, NULL } NULL 302 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_GREYCELL_GCS2000 { NULL, NULL, NULL, NULL } NULL 306 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_HWN_AIRWAY80211 { NULL, NULL, NULL, NULL } NULL 310 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_MICRODRIVE { NULL, NULL, NULL, NULL } NULL 312 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_3270 { NULL, NULL, NULL, NULL } NULL 314 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_INFOMOVER { NULL, NULL, NULL, NULL } NULL 316 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_5250 { NULL, NULL, NULL, NULL } NULL 318 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_TROPIC { NULL, NULL, NULL, NULL } NULL 320 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_PORTABLE_CDROM { NULL, NULL, NULL, NULL } NULL 322 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_HOME_AND_AWAY { NULL, NULL, NULL, NULL } NULL 324 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_WIRELESS_LAN_ENTRY { NULL, NULL, NULL, NULL } NULL 326 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IBM_ETHERJET { NULL, NULL, NULL, NULL } NULL 330 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IODATA_PCLATE { NULL, NULL, NULL, NULL } NULL 332 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IODATA_8041TX { NULL, NULL, NULL, NULL } NULL 334 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IODATA2_WNB11PCM { NULL, NULL, NULL, NULL } NULL 336 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IODATA2_WCF12 { NULL, NULL, NULL, NULL } NULL 338 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ELSA_WNB11CFZ { NULL, NULL, NULL, NULL } NULL 342 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_INTEL_PRO_WLAN_2011 { NULL, NULL, NULL, NULL } NULL 344 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_INTEL_EEPRO100 { NULL, NULL, NULL, NULL } NULL 348 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_KINGSTON_KNE_PCM { NULL, NULL, NULL, NULL } NULL 350 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_KINGSTON_KNE_PC2 { NULL, NULL, NULL, NULL } NULL 354 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LASAT_CREDIT_288 { NULL, NULL, NULL, NULL } NULL 358 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LEXARMEDIA_COMPATFLASH { NULL, NULL, NULL, NULL } NULL 362 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_TRUST_COMBO_ECARD { NULL, NULL, NULL, NULL } NULL 364 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_ETHERFAST { NULL, NULL, NULL, NULL } NULL 366 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_ECARD_1 { NULL, NULL, NULL, NULL } NULL 368 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_COMBO_ECARD { NULL, NULL, NULL, NULL } NULL 370 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS2_IWN { NULL, NULL, NULL, NULL } NULL 372 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS2_IWN2 { NULL, NULL, NULL, NULL } NULL 374 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS2_WCF11 { NULL, NULL, NULL, NULL } NULL 378 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LUCENT_WAVELAN_IEEE { NULL, NULL, NULL, NULL } NULL 382 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MACNICA_ME1_JEIDA { NULL, NULL, NULL, NULL } NULL 386 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ_XJEM3336 { NULL, NULL, NULL, NULL } NULL 388 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ_XJ4288 { NULL, NULL, NULL, NULL } NULL 390 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ_XJ4336 { NULL, NULL, NULL, NULL } NULL 392 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ_XJ5560 { NULL, NULL, NULL, NULL } NULL 394 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ2_XJEM1144 { NULL, NULL, NULL, NULL } NULL 396 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ2_XJACK { NULL, NULL, NULL, NULL } NULL 400 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MELCO_LPC3_TX { NULL, NULL, NULL, NULL } NULL 404 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MICROSOFT_MN520 { NULL, NULL, NULL, NULL } NULL 408 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MOTOROLA_POWER144 { NULL, NULL, NULL, NULL } NULL 410 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MOTOROLA_PM100C { NULL, NULL, NULL, NULL } NULL 412 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MOTOROLA_MONTANA_336 { NULL, NULL, NULL, NULL } NULL 416 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_BASICS { NULL, NULL, NULL, NULL } NULL 418 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_LANSURFER { NULL, NULL, NULL, NULL } NULL 420 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_LIVEWIRE { NULL, NULL, NULL, NULL } NULL 422 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_MULTIMEDIA { NULL, NULL, NULL, NULL } NULL 424 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_BUSTOASTER { NULL, NULL, NULL, NULL } NULL 426 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA_WAVJAMMER { NULL, NULL, NULL, NULL } NULL 428 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEWMEDIA2_BUSTOASTER { NULL, NULL, NULL, NULL } NULL 432 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NETGEAR_FA410TXC { NULL, NULL, NULL, NULL } NULL 434 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NETGEAR_FA411 { NULL, NULL, NULL, NULL } NULL 436 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NETGEAR2_MA401RA { NULL, NULL, NULL, NULL } NULL 440 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NOKIA_C110_WLAN { NULL, NULL, NULL, NULL } NULL 442 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NOKIA_C020_WLAN { NULL, NULL, NULL, NULL } NULL 446 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NWN_WLAN_550 { NULL, NULL, NULL, NULL } NULL 448 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NWN_WLAN_1148 { NULL, NULL, NULL, NULL } NULL 452 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PANASONIC_KXLC002 { NULL, NULL, NULL, NULL } NULL 454 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PANASONIC_KXLC003 { NULL, NULL, NULL, NULL } NULL 456 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PANASONIC_KME { NULL, NULL, NULL, NULL } NULL 460 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_ROAMABOUT_2400FH { NULL, NULL, NULL, NULL } NULL 462 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_RANGELAN2_7401 { NULL, NULL, NULL, NULL } NULL 464 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_RANGELANDS_8430 { NULL, NULL, NULL, NULL } NULL 466 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_HARMONY_80211B { NULL, NULL, NULL, NULL } NULL 470 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ERICSSON_WIRELESSLAN { NULL, NULL, NULL, NULL } NULL 474 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PSION_GOLDCARD { NULL, NULL, NULL, NULL } NULL 478 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_QUATECH_DSP_225 { NULL, NULL, NULL, NULL } NULL 482 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_RAYTHEON_WLAN { NULL, NULL, NULL, NULL } NULL 486 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_RATOC_REX_R280 { NULL, NULL, NULL, NULL } NULL 490 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SAMSUNG_SWL_2000N { NULL, NULL, NULL, NULL } NULL 494 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SANDISK_SDCFB { NULL, NULL, NULL, NULL } NULL 498 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SENAO_EL2511CD2EM { NULL, NULL, NULL, NULL } NULL 500 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SENAO_EL2511CDM { NULL, NULL, NULL, NULL } NULL 504 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288 { NULL, NULL, NULL, NULL } NULL 508 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIEMENS_SS1021 { NULL, NULL, NULL, NULL } NULL 512 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIERRA_AC710 { NULL, NULL, NULL, NULL } NULL 514 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIERRA_A550 { NULL, NULL, NULL, NULL } NULL 516 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIERRA_A555 { NULL, NULL, NULL, NULL } NULL 518 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIERRA_A710 { NULL, NULL, NULL, NULL } NULL 522 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_EA_ETHER { NULL, NULL, NULL, NULL } NULL 524 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_LP_WLAN_CF { NULL, NULL, NULL, NULL } NULL 526 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_PAGECARD { NULL, NULL, NULL, NULL } NULL 528 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_DUAL_RS232 { NULL, NULL, NULL, NULL } NULL 530 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_LP_ETHER { NULL, NULL, NULL, NULL } NULL 532 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_LP_ETHER_CF { NULL, NULL, NULL, NULL } NULL 534 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SOCKET_ETHER_CF_10_100 { NULL, NULL, NULL, NULL } NULL 538 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SMC_8020 { NULL, NULL, NULL, NULL } NULL 540 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SMC_8016 { NULL, NULL, NULL, NULL } NULL 542 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SMC_EZCARD { NULL, NULL, NULL, NULL } NULL 546 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SYMBOL_SPECTRUM24 { NULL, NULL, NULL, NULL } NULL 548 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SYMBOL_LA4100 { NULL, NULL, NULL, NULL } NULL 552 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TELECOMDEVICE_TCD_HPC100 { NULL, NULL, NULL, NULL } NULL 556 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TDK_LAK_CD021BX { NULL, NULL, NULL, NULL } NULL 558 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TDK_DFL9610 { NULL, NULL, NULL, NULL } NULL 560 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TDK_LAK_CF010 { NULL, NULL, NULL, NULL } NULL 562 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TDK_LAK_CD011WL { NULL, NULL, NULL, NULL } NULL 566 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_USROBOTICS_WORLDPORT144 { NULL, NULL, NULL, NULL } NULL 570 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CE_10 { NULL, NULL, NULL, NULL } NULL 572 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CE3_10_100 { NULL, NULL, NULL, NULL } NULL 574 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_PS_CE2_10 { NULL, NULL, NULL, NULL } NULL 576 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CNW_801 { NULL, NULL, NULL, NULL } NULL 578 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CNW_802 { NULL, NULL, NULL, NULL } NULL 580 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CEM_10 { NULL, NULL, NULL, NULL } NULL 582 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_XIRCOM_XIR_CEM_28 { NULL, NULL, NULL, NULL } NULL 616 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_MEGAHERTZ_XJ2288 { "MEGAHERTZ", "MODEM XJ2288", NULL, NULL } NULL 618 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PREMAX_PE200 { "PMX ", "PE-200", NULL, NULL } NULL 620 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PLANET_SMARTCOM2000 { "PCMCIA", "UE2212", NULL, NULL } NULL 626 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PLANEX_FNW3600T { NULL, NULL, NULL, NULL } NULL 628 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PLANEX_FNW3700T { NULL, NULL, NULL, NULL } NULL 630 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PLANEX_GWNS11H { "PLANEX", "GW-NS11H Wireless LAN PC Card", NULL, NULL } NULL 632 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DLINK_DE650 { "D-Link", "DE-650", NULL, NULL } NULL 634 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_GREYCELL_DWL650H { "D-Link Corporation", "D-Link DWL-650H 11Mbps WLAN Adapter", NULL, NULL } NULL 636 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DLINK_DE660 { "D-Link", "DE-660", NULL, NULL } NULL 638 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DLINK_DE660PLUS { "D-Link", "DE-660+", NULL, NULL } NULL 640 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DLINK_DFE670TXD { "D-Link", "DFE-670TXD", NULL, NULL } NULL 642 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_RPTI_EP400 { "RPTI LTD.", "EP400", "CISV100", NULL } NULL 644 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_RPTI_EP401 { "RPTI", "EP401 Ethernet NE2000 Compatible", NULL, NULL } NULL 646 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ACCTON_EN2212 { "ACCTON", "EN2212", NULL, NULL } NULL 648 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_YEDATA_EXTERNAL_FDD { "Y-E DATA", "External FDD", NULL, NULL } NULL 650 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_DIGITAL_DEPCMXX { "DIGITAL", "DEPCM-XX", NULL, NULL } NULL 652 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TEAC_IDECARDII { NULL, "NinjaATA-", NULL, NULL } NULL 654 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_ECARD_2 { "LINKSYS", "E-CARD", NULL, NULL } NULL 656 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_ETHER_PCC_T { "corega K.K.", "corega Ether PCC-T", NULL, NULL } NULL 658 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_ETHER_PCC_TD { "corega K.K.", "corega Ether PCC-TD", NULL, NULL } NULL 660 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_ETHER_II_PCC_T { "corega K.K.", "corega EtherII PCC-T", NULL, NULL } NULL 662 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_ETHER_II_PCC_TD { "corega K.K.", "corega EtherII PCC-TD", NULL, NULL } NULL 664 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_FAST_ETHER_PCC_TX { "corega K.K.", "corega FastEther PCC-TX", NULL, NULL } NULL 666 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_FETHER_PCC_TXD { "corega K.K.", "corega FEther PCC-TXD", NULL, NULL } NULL 668 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_FETHER_PCC_TXF { "corega", "FEther PCC-TXF", NULL, NULL } NULL 670 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCC_11 { "corega K.K.", "Wireless LAN PCC-11", NULL, NULL } NULL 672 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCA_11 { "corega K.K.", "Wireless LAN PCCA-11", NULL, NULL } NULL 674 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCB_11 { "corega_K.K.", "Wireless_LAN_PCCB-11", NULL, NULL } NULL 676 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_WIRELESS_LAN_PCCL_11 { "corega", "WL PCCL-11", "ISL37300P", NULL } NULL 678 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_COREGA_WIRELESS_LAN_WLCFL_11 { "corega", "WLCFL-11", NULL, NULL } NULL 680 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SVEC_COMBOCARD { "Ethernet", "Adapter", NULL, NULL } NULL 682 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SVEC_LANCARD { "SVEC", "FD605 PCMCIA EtherNet Card", "V1-1", NULL } NULL 688 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SVEC_PN650TX { NULL, NULL, NULL, NULL } NULL 690 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TRENDNET_TECF100 { NULL, NULL, NULL, NULL } NULL 692 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AMBICOM_AMB8002T { "AmbiCom Inc", "AMB8002T", NULL, NULL } NULL 694 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_IODATA_PCLAT { "I-O DATA", "PCLA", "ETHERNET", NULL } NULL 696 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_EPSON_EEN10B { "Seiko Epson Corp.", "Ethernet", "P/N: EEN10B Rev. 00", NULL } NULL 698 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_EXP_EXPMULTIMEDIA { "EXP ", "PnPIDE", "F1", NULL } NULL 700 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AMD_AM79C930 { "AMD", "Am79C930", NULL, NULL } NULL 702 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ICOM_SL200 { "Icom", "SL-200", NULL, NULL } NULL 706 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BILLIONTON_LNT10TN { "PCMCIA", "LNT-10TN", NULL, NULL } NULL 708 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NDC_ND5100_E { "NDC", "Ethernet", "A", NULL } NULL 710 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_RL2_7200 { "PROXIM", "LAN CARD", "RANGELAN2", NULL } NULL 712 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_RL2_7400 { "PROXIM", "LAN PC CARD", "RANGELAN2", NULL } NULL 714 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_PROXIM_SYMPHONY { "PROXIM", "LAN PC CARD", "SYMPHONY", NULL } NULL 716 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_EDIMAX_NE2000 { "PCMCIA", "Ethernet", NULL, NULL } NULL 722 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ADDTRON_W89C926 { "PCMCIA", "ETHERNET", "W89C926", NULL } NULL 724 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SHUTTLE_IDE_ATAPI { "SHUTTLE TECHNOLOGY LTD.", "PCCARD-IDE/ATAPI Adapter", NULL, NULL } NULL 726 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ZOOM_AIR4000 { "Zoom", "Air-4000", NULL, NULL } NULL 728 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_TAMARACK_NE2000 { "TAMARACK", "Ethernet", NULL, NULL } NULL 730 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_LINKSYS_PCM100 { "Linksys", "EtherFast 10/100 Integrated PC Card (PCM100)", "Ver 1.0", NULL } NULL 732 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SARAMNCOM_NS_1100M { "NANOSPEED", "HFA384x/IEEE", NULL, NULL } NULL 734 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_INTERSIL_PRISM2 { "INTERSIL", "HFA384x/IEEE", "Version 01.02", NULL } NULL 736 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ADDTRON_AWP100 { "Addtron", "AWP-100 Wireless PCMCIA", "Version 01.02", NULL } NULL 738 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NEC_CMZ_RT_WP { "NEC", "Wireless Card CMZ-RT-WP", "Version 01.01", NULL } NULL 740 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NTT_ME_WLAN { "NTT-ME", "11Mbps Wireless LAN PC Card", NULL, NULL } NULL 742 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SMC_2632W { "SMC", "SMC2632W", "Version 01.02", NULL } NULL 744 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SMC_8041 { "SMC", "8041TX-10/100-PC-Card-V2", NULL, NULL } NULL 746 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NANOSPEED_PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version 01.02", NULL } NULL 748 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_CABLETRON_ROAMABOUT { "Cabletron", "RoamAbout 802.11 DS", "Version 01.01", NULL } NULL 754 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_WISECOM_T210CT { "PCMCIA", "Ethernet Card", NULL, NULL } NULL 756 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_WISECOM_IPORT { "iPort", "10/100 Ethernet Card", NULL, NULL } NULL 760 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_SIMPLETECH_SPECTRUM24_ALT { "Symbol Technologies", "LA4111 Spectrum24 Wireless LAN PC Card", NULL, NULL } NULL 762 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_AROWANA_FE { "PCMCIA", "Fast-Ethernet", NULL, NULL } NULL 764 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_GVC_NP0335 { "ETHER-C16", "ETHER-C16", "Fast Ethernet", NULL } NULL 768 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_ALLIEDTELESIS_WR211PCM { "Allied Telesis K.K.", "WR211PCM", NULL, NULL } NULL 770 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_BILLIONTON_CFLT2 { "CF", "10Base-Ethernet", NULL, NULL } NULL 772 dev/pcmcia/pcmciadevs.h #define PCMCIA_CIS_NOVATEL_NRM6831 { "Novatel Wireless", "Merlin UMTS Modem", "NRM6831", NULL } NULL 152 dev/pcmcia/pcmciavar.h #define PCMCIA_CIS_INVALID { NULL, NULL, NULL, NULL } NULL 108 dev/pcmcia/wdc_pcmcia.c 0, { NULL, "Digital Mobile Media CD-ROM", NULL, NULL }, }, NULL 111 dev/pcmcia/wdc_pcmcia.c 0, { NULL, "Portable CD-ROM Drive", NULL, NULL }, }, NULL 114 dev/pcmcia/wdc_pcmcia.c WDC_PCMCIA_FORCE_16BIT_IO, { NULL, NULL, NULL, NULL }, }, NULL 212 dev/pcmcia/wdc_pcmcia.c if (!(wpp->wpp_cis_info[i] == NULL || NULL 213 dev/pcmcia/wdc_pcmcia.c (pa->card->cis1_info[i] != NULL && NULL 222 dev/pcmcia/wdc_pcmcia.c return (NULL); NULL 234 dev/pcmcia/wdc_pcmcia.c if (wdc_pcmcia_lookup(pa) != NULL) NULL 266 dev/pcmcia/wdc_pcmcia.c for (cfe = SIMPLEQ_FIRST(&pa->pf->cfe_head); cfe != NULL; NULL 291 dev/pcmcia/wdc_pcmcia.c if (cfe == NULL) { NULL 311 dev/pcmcia/wdc_pcmcia.c if (wpp != NULL) NULL 357 dev/pcmcia/wdc_pcmcia.c if (sc->wdc_channel.ch_queue == NULL) { NULL 428 dev/pcmcia/wdc_pcmcia.c if (sc->wdc_channel.ch_queue != NULL) NULL 462 dev/pcmcia/wdc_pcmcia.c if (sc->sc_ih == NULL) { NULL 503 dev/pcmcia/wdc_pcmcia.c if (sc->sc_ih == NULL) { NULL 108 dev/puc/com_puc.c if (sc->sc_ih == NULL) { NULL 110 dev/puc/com_puc.c if (intrstr != NULL) NULL 91 dev/puc/lpt_puc.c if (sc->sc_ih == NULL) { NULL 93 dev/puc/lpt_puc.c if (intrstr != NULL) NULL 58 dev/radio.c NULL, "radio", DV_DULL NULL 88 dev/radio.c (sc = radio_cd.cd_devs[unit]) == NULL || NULL 89 dev/radio.c sc->hw_if == NULL) NULL 92 dev/radio.c if (sc->hw_if->open != NULL) NULL 105 dev/radio.c if (sc->hw_if->close != NULL) NULL 119 dev/radio.c (sc = radio_cd.cd_devs[unit]) == NULL || sc->hw_if == NULL) NULL 169 dev/radio.c if (pnp != NULL) NULL 92 dev/raidframe/rf_acctrace.c rc = rf_ShutdownCreate(listp, rf_ShutdownAccessTrace, NULL); NULL 52 dev/raidframe/rf_alloclist.c static RF_AllocListElem_t *al_free_list = NULL; NULL 91 dev/raidframe/rf_alloclist.c al_free_list = NULL; NULL 93 dev/raidframe/rf_alloclist.c rc = rf_ShutdownCreate(listp, rf_ShutdownAllocList, NULL); NULL 185 dev/raidframe/rf_alloclist.c if (p == NULL) { NULL 186 dev/raidframe/rf_alloclist.c return (NULL); NULL 70 dev/raidframe/rf_aselect.c if ((*hdr)->allocList == NULL) { NULL 77 dev/raidframe/rf_aselect.c (*hdr)->next = NULL; NULL 102 dev/raidframe/rf_aselect.c p->pointers[i] = NULL; NULL 116 dev/raidframe/rf_aselect.c dagb->memChunk[memChunksXfrd++] = NULL; NULL 120 dev/raidframe/rf_aselect.c dagb->xtraMemChunk[xtraChunksXfrd++] = NULL; NULL 129 dev/raidframe/rf_aselect.c dagb->memChunk[memChunksXfrd++] = NULL; NULL 133 dev/raidframe/rf_aselect.c dagb->xtraMemChunk[xtraChunksXfrd++] = NULL; NULL 152 dev/raidframe/rf_aselect.c dagb->asmList = NULL; NULL 171 dev/raidframe/rf_aselect.c RF_ASSERT(hdr != NULL && node != NULL); NULL 223 dev/raidframe/rf_aselect.c RF_DagHeader_t *dag_h = NULL, *tempdag_h, *lastdag_h; NULL 241 dev/raidframe/rf_aselect.c lastdag_h = NULL; NULL 242 dev/raidframe/rf_aselect.c asmh_u = asmh_b = NULL; NULL 243 dev/raidframe/rf_aselect.c stripeUnitFuncs = NULL; NULL 244 dev/raidframe/rf_aselect.c blockFuncs = NULL; NULL 266 dev/raidframe/rf_aselect.c if (stripeFuncs[i] == (RF_VoidFuncPtr) NULL) { NULL 331 dev/raidframe/rf_aselect.c (RF_VoidFuncPtr) NULL) { NULL 413 dev/raidframe/rf_aselect.c == NULL) NULL 436 dev/raidframe/rf_aselect.c if (stripeFuncs[i] == NULL) { NULL 468 dev/raidframe/rf_aselect.c dag_h = NULL; NULL 471 dev/raidframe/rf_aselect.c if (stripeFuncs[i] == (RF_VoidFuncPtr) NULL) { NULL 476 dev/raidframe/rf_aselect.c if (uFunc == (RF_VoidFuncPtr) NULL) { NULL 493 dev/raidframe/rf_aselect.c if (dag_h == NULL) { NULL 522 dev/raidframe/rf_aselect.c if (dag_h == NULL) { NULL 548 dev/raidframe/rf_aselect.c if (dag_h == NULL) { NULL 574 dev/raidframe/rf_aselect.c endASMList = NULL; NULL 578 dev/raidframe/rf_aselect.c if (stripeFuncs[i] == NULL) { NULL 589 dev/raidframe/rf_aselect.c [j] == NULL) { NULL 601 dev/raidframe/rf_aselect.c == NULL) { NULL 618 dev/raidframe/rf_aselect.c if (dag_h->asmList == NULL) { NULL 66 dev/raidframe/rf_callback.c if (rf_callback_freelist == NULL) NULL 68 dev/raidframe/rf_callback.c rc = rf_ShutdownCreate(listp, rf_ShutdownCallback, NULL); NULL 72 dev/raidframe/rf_callback.c rf_ShutdownCallback(NULL); NULL 73 dev/raidframe/rf_chaindecluster.c if (info == NULL) NULL 80 dev/raidframe/rf_chaindecluster.c if (info->stripeIdentifier == NULL) NULL 279 dev/raidframe/rf_chaindecluster.c *createFunc = NULL; NULL 135 dev/raidframe/rf_copyback.c if (raidPtr->raid_cinfo[frow][fcol].ci_vp != NULL) { NULL 141 dev/raidframe/rf_copyback.c raidPtr->raid_cinfo[frow][fcol].ci_vp = NULL; NULL 388 dev/raidframe/rf_copyback.c rf_CopybackReadDoneProc, desc, NULL, NULL, (void *) raidPtr, NULL 389 dev/raidframe/rf_copyback.c RF_DISKQUEUE_DATA_FLAGS_NONE, NULL); NULL 392 dev/raidframe/rf_copyback.c rf_CopybackWriteDoneProc, desc, NULL, NULL, (void *) raidPtr, NULL 393 dev/raidframe/rf_copyback.c RF_DISKQUEUE_DATA_FLAGS_NONE, NULL); NULL 69 dev/raidframe/rf_cvscan.c if (hdr->left != (RF_DiskQueueData_t *) NULL) NULL 72 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL; NULL 80 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL; NULL 89 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL; NULL 109 dev/raidframe/rf_cvscan.c for (; (*list_ptr) != (RF_DiskQueueData_t *) NULL && NULL 128 dev/raidframe/rf_cvscan.c for (; (*list_ptr) != (RF_DiskQueueData_t *) NULL && NULL 143 dev/raidframe/rf_cvscan.c if ((*list_ptr) != (RF_DiskQueueData_t *) NULL) { NULL 154 dev/raidframe/rf_cvscan.c while (hdr->right != (RF_DiskQueueData_t *) NULL NULL 169 dev/raidframe/rf_cvscan.c for (gp = (*from_list_ptr); gp != (RF_DiskQueueData_t *) NULL;) { NULL 174 dev/raidframe/rf_cvscan.c (*from_list_ptr) = (RF_DiskQueueData_t *) NULL; NULL 237 dev/raidframe/rf_cvscan.c return ((RF_DiskQueueData_t *) NULL); NULL 244 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL && i < range; NULL 251 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL && i < range; NULL 273 dev/raidframe/rf_cvscan.c && hdr->burner != (RF_DiskQueueData_t *) NULL) { NULL 279 dev/raidframe/rf_cvscan.c while (burner != (RF_DiskQueueData_t *) NULL && NULL 302 dev/raidframe/rf_cvscan.c headElement = NULL; NULL 309 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL && i < range; NULL 316 dev/raidframe/rf_cvscan.c tmp != (RF_DiskQueueData_t *) NULL && i < range; NULL 361 dev/raidframe/rf_cvscan.c hdr->left = hdr->right = (RF_DiskQueueData_t *) NULL; NULL 362 dev/raidframe/rf_cvscan.c hdr->burner = (RF_DiskQueueData_t *) NULL; NULL 383 dev/raidframe/rf_cvscan.c for (tmp = hdr->left; tmp != (RF_DiskQueueData_t *) NULL; NULL 391 dev/raidframe/rf_cvscan.c for (tmp = hdr->right; tmp != (RF_DiskQueueData_t *) NULL; NULL 399 dev/raidframe/rf_cvscan.c for (tmp = hdr->burner; tmp != (RF_DiskQueueData_t *) NULL; NULL 421 dev/raidframe/rf_cvscan.c RF_DiskQueueData_t *trailer = NULL, *tmp = hdr->burner, *tlist = NULL; NULL 329 dev/raidframe/rf_dag.h (_n_)->next = NULL; \ NULL 165 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, 0, 0, 0, dag_h, "Nil", allocList); NULL 167 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, 1, 0, 0, dag_h, "Cmt", allocList); NULL 169 dev/raidframe/rf_dagdegrd.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 172 dev/raidframe/rf_dagdegrd.c RF_ASSERT(pda != NULL); NULL 174 dev/raidframe/rf_dagdegrd.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 351 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, nRudNodes + nRrdNodes + 1, 0, 0, 0, NULL 354 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, 1, 0, 0, dag_h, "Cmt", allocList); NULL 356 dev/raidframe/rf_dagdegrd.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 358 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, nRudNodes + nRrdNodes + 1, NULL 618 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, 0, 0, 0, dag_h, "Nil", allocList); NULL 620 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, 1, 0, 0, dag_h, "Cmt", allocList); NULL 622 dev/raidframe/rf_dagdegrd.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 625 dev/raidframe/rf_dagdegrd.c RF_ASSERT(pda != NULL); NULL 627 dev/raidframe/rf_dagdegrd.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 732 dev/raidframe/rf_dagdegrd.c pda_p->next = NULL; \ NULL 786 dev/raidframe/rf_dagdegrd.c (ftwo == NULL ? 1 : 0)); NULL 1200 dev/raidframe/rf_dagdegrd.c rf_TerminateUndoFunc, NULL, 0, 2, 0, 0, dag_h, "Trm", allocList); NULL 1213 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, nReadNodes, 0, 0, 0, dag_h, NULL 1216 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, 1, nReadNodes, 0, 0, dag_h, NULL 1232 dev/raidframe/rf_dagdegrd.c rf_NullNodeUndoFunc, NULL, NULL 165 dev/raidframe/rf_dagdegwr.c char *xorTargetBuf = NULL; /* NULL 200 dev/raidframe/rf_dagdegwr.c new_asm_h, &nXorBufs, NULL, overlappingPDAs, allocList); NULL 256 dev/raidframe/rf_dagdegwr.c wnqNode = NULL; NULL 270 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, nRrdNodes, 0, 0, 0, dag_h, NULL 273 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, nWndNodes + nfaults, 1, 0, 0, NULL 276 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, 1, nWndNodes + nfaults, 0, 0, NULL 279 dev/raidframe/rf_dagdegwr.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 281 dev/raidframe/rf_dagdegwr.c NULL, 1, nRrdNodes, 2 * nXorBufs + 2, nfaults, dag_h, "Xrc", NULL 334 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, 1, 1, 0, 0, dag_h, "RrN", NULL 556 dev/raidframe/rf_dagdegwr.c pda_p->next = NULL; \ NULL 779 dev/raidframe/rf_dagdegwr.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 786 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, nReadNodes, 0, 0, 0, dag_h, NULL 793 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, 1, nWriteNodes, 0, 0, dag_h, NULL 845 dev/raidframe/rf_dagdegwr.c rf_NullNodeUndoFunc, NULL, NULL 209 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, n, 0, 0, 0, dag_h, "Nil", NULL 212 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, 1, n, 0, 0, dag_h, "Cmt", NULL 215 dev/raidframe/rf_dagffrd.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", NULL 220 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, 1, 0, 0, 0, dag_h, "Nil", NULL 223 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, n, 1, 0, 0, dag_h, "Cmt", NULL 226 dev/raidframe/rf_dagffrd.c rf_TerminateUndoFunc, NULL, 0, n, 0, 0, dag_h, "Trm", NULL 234 dev/raidframe/rf_dagffrd.c RF_ASSERT(pda != NULL); NULL 375 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, n, 0, 0, 0, dag_h, "Nil", allocList); NULL 377 dev/raidframe/rf_dagffrd.c rf_NullNodeUndoFunc, NULL, 1, n, 0, 0, dag_h, "Cmt", allocList); NULL 379 dev/raidframe/rf_dagffrd.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 382 dev/raidframe/rf_dagffrd.c RF_ASSERT(data_pda != NULL); NULL 383 dev/raidframe/rf_dagffrd.c RF_ASSERT(parity_pda != NULL); NULL 103 dev/raidframe/rf_dagffwr.c allocList, &rf_xorFuncs, NULL); NULL 205 dev/raidframe/rf_dagffwr.c wnqNode = NULL; NULL 213 dev/raidframe/rf_dagffwr.c rodNodes = NULL; NULL 219 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nRodNodes, 0, 0, 0, dag_h, NULL 223 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, 0, 0, 0, dag_h, "Nil", NULL 228 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nWndNodes + nfaults, 1, 0, 0, NULL 231 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, nWndNodes + nfaults, 0, 0, NULL 262 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 274 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, nRodNodes, NULL 279 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, 1, NULL 331 dev/raidframe/rf_dagffwr.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 353 dev/raidframe/rf_dagffwr.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 557 dev/raidframe/rf_dagffwr.c unlockDataNodes = unlockParityNodes = NULL; NULL 570 dev/raidframe/rf_dagffwr.c unlockQNodes = NULL; NULL 573 dev/raidframe/rf_dagffwr.c readQNodes = writeQNodes = qNodes = unlockQNodes = NULL; NULL 583 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nNodes, 0, 0, 0, dag_h, NULL 588 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nNodes, (nfaults * numParityNodes), NULL 593 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, nNodes, 0, 0, dag_h, NULL 602 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 614 dev/raidframe/rf_dagffwr.c readDataNodes[i].propList[j] = NULL; NULL 622 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 636 dev/raidframe/rf_dagffwr.c readParityNodes[i].propList[0] = NULL; NULL 644 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 659 dev/raidframe/rf_dagffwr.c readQNodes[i].propList[0] = NULL; NULL 666 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 715 dev/raidframe/rf_dagffwr.c qfunc = NULL; NULL 716 dev/raidframe/rf_dagffwr.c qname = NULL; NULL 726 dev/raidframe/rf_dagffwr.c qfunc = NULL; NULL 727 dev/raidframe/rf_dagffwr.c qname = NULL; NULL 739 dev/raidframe/rf_dagffwr.c undoFunc, NULL, 1, (numDataNodes + numParityNodes), NULL 754 dev/raidframe/rf_dagffwr.c qfunc, undoFunc, NULL, 1, NULL 776 dev/raidframe/rf_dagffwr.c NULL, 1, (numDataNodes + numParityNodes), NULL 800 dev/raidframe/rf_dagffwr.c undoFunc, NULL, 1, (numDataNodes + numParityNodes), NULL 840 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 871 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1186 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, (nWndNodes + nWmirNodes), 0, 0, 0, NULL 1189 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, (nWndNodes + nWmirNodes), 0, 0, NULL 1192 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 1202 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1211 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda == NULL); NULL 1222 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1232 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda == NULL); NULL 1233 dev/raidframe/rf_dagffwr.c RF_ASSERT(pdaP == NULL); NULL 1340 dev/raidframe/rf_dagffwr.c wnqNode = NULL; NULL 1348 dev/raidframe/rf_dagffwr.c rodNodes = NULL; NULL 1354 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nRodNodes, 0, 0, 0, dag_h, NULL 1357 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nWndNodes + 1, nRodNodes, 0, 0, NULL 1361 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, 0, 0, 0, dag_h, "Nil", NULL 1364 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nWndNodes + 1, 1, 0, 0, dag_h, NULL 1369 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, nWndNodes + nfaults, 0, 0, NULL 1400 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1411 dev/raidframe/rf_dagffwr.c NULL, 1, nfaults, 2 * (nWndNodes + nRodNodes) + 1, nfaults, dag_h, NULL 1459 dev/raidframe/rf_dagffwr.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 1481 dev/raidframe/rf_dagffwr.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 1635 dev/raidframe/rf_dagffwr.c qfunc = NULL; NULL 1636 dev/raidframe/rf_dagffwr.c qname = NULL; NULL 1684 dev/raidframe/rf_dagffwr.c unlockDataNodes = unlockParityNodes = NULL; NULL 1697 dev/raidframe/rf_dagffwr.c unlockQNodes = NULL; NULL 1700 dev/raidframe/rf_dagffwr.c readQNodes = writeQNodes = qNodes = unlockQNodes = NULL; NULL 1708 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, nNodes, 0, 0, 0, dag_h, NULL 1713 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, nNodes, 0, 0, dag_h, NULL 1722 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1734 dev/raidframe/rf_dagffwr.c readDataNodes[i].propList[j] = NULL; NULL 1741 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1754 dev/raidframe/rf_dagffwr.c readParityNodes[i].propList[0] = NULL; NULL 1762 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1776 dev/raidframe/rf_dagffwr.c readQNodes[i].propList[0] = NULL; NULL 1783 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1849 dev/raidframe/rf_dagffwr.c undoFunc, NULL, numParityNodes, numParityNodes + NULL 1864 dev/raidframe/rf_dagffwr.c qfunc, undoFunc, NULL, numParityNodes, NULL 1886 dev/raidframe/rf_dagffwr.c NULL, numParityNodes, numParityNodes + numDataNodes, NULL 1909 dev/raidframe/rf_dagffwr.c undoFunc, NULL, numParityNodes, NULL 1953 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 1985 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 2281 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, (nWndNodes + nWmirNodes), NULL 2284 dev/raidframe/rf_dagffwr.c rf_NullNodeUndoFunc, NULL, 1, (nWndNodes + nWmirNodes), NULL 2287 dev/raidframe/rf_dagffwr.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 2297 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 2306 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda == NULL); NULL 2317 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda != NULL); NULL 2327 dev/raidframe/rf_dagffwr.c RF_ASSERT(pda == NULL); NULL 2328 dev/raidframe/rf_dagffwr.c RF_ASSERT(pdaP == NULL); NULL 187 dev/raidframe/rf_dagfuncs.c rf_ParityLogAppend(logData, RF_FALSE, NULL, RF_FALSE); NULL 217 dev/raidframe/rf_dagfuncs.c rf_ParityLogAppend(logData, RF_FALSE, NULL, RF_FALSE); NULL 290 dev/raidframe/rf_dagfuncs.c void *b_proc = NULL; NULL 302 dev/raidframe/rf_dagfuncs.c node, NULL, node->dagHdr->tracerec, NULL 332 dev/raidframe/rf_dagfuncs.c void *b_proc = NULL; NULL 343 dev/raidframe/rf_dagfuncs.c (int (*) (void *, int)) node->wakeFunc, (void *) node, NULL, NULL 368 dev/raidframe/rf_dagfuncs.c req = rf_CreateDiskQueueData(RF_IO_TYPE_NOP, 0L, 0, NULL, 0L, 0, NULL 370 dev/raidframe/rf_dagfuncs.c NULL, node->dagHdr->tracerec, (void *) (node->dagHdr->raidPtr), NULL 371 dev/raidframe/rf_dagfuncs.c RF_UNLOCK_DISK_QUEUE, NULL); NULL 393 dev/raidframe/rf_dagfuncs.c req = rf_CreateDiskQueueData(RF_IO_TYPE_NOP, 0L, 0, NULL, 0L, 0, NULL 395 dev/raidframe/rf_dagfuncs.c NULL, node->dagHdr->tracerec, (void *) (node->dagHdr->raidPtr), NULL 396 dev/raidframe/rf_dagfuncs.c RF_UNLOCK_DISK_QUEUE, NULL); NULL 104 dev/raidframe/rf_dagutils.c node->next = NULL; NULL 129 dev/raidframe/rf_dagutils.c node->succedents = (nSucc) ? (RF_DagNode_t **) ptrs : NULL; NULL 130 dev/raidframe/rf_dagutils.c node->antecedents = (nAnte) ? (RF_DagNode_t **) (ptrs + nSucc) : NULL; NULL 131 dev/raidframe/rf_dagutils.c node->results = (nResult) ? (void **) (ptrs + nSucc + nAnte) : NULL; NULL 133 dev/raidframe/rf_dagutils.c (ptrs + nSucc + nAnte + nResult) : NULL; NULL 143 dev/raidframe/rf_dagutils.c node->params = NULL; NULL 167 dev/raidframe/rf_dagutils.c dag_h->memChunk[i] = NULL; NULL 176 dev/raidframe/rf_dagutils.c dag_h->xtraMemChunk[i] = NULL; NULL 228 dev/raidframe/rf_dagutils.c if (rf_dagh_freelist == NULL) NULL 230 dev/raidframe/rf_dagutils.c rc = rf_ShutdownCreate(listp, rf_ShutdownDAGs, NULL); NULL 234 dev/raidframe/rf_dagutils.c rf_ShutdownDAGs(NULL); NULL 531 dev/raidframe/rf_dagutils.c if (node->next != NULL) { NULL 590 dev/raidframe/rf_dagutils.c if (node->succedents[i] == NULL) { NULL 612 dev/raidframe/rf_dagutils.c if (dag->succedents[i] == NULL) { NULL 693 dev/raidframe/rf_dagutils.c if (nodes[i]->doFunc == NULL) { NULL 699 dev/raidframe/rf_dagutils.c if (nodes[i]->undoFunc == NULL) { NULL 845 dev/raidframe/rf_dagutils.c new_asm_h[0] = new_asm_h[1] = NULL; NULL 859 dev/raidframe/rf_dagutils.c RF_ASSERT(new_asm_h[0]->stripeMap->next == NULL); NULL 880 dev/raidframe/rf_dagutils.c RF_ASSERT(new_asm_h[1]->stripeMap->next == NULL); NULL 961 dev/raidframe/rf_dagutils.c bufP = NULL; NULL 988 dev/raidframe/rf_dagutils.c rf_MapAccess(raidPtr, sosAddr, sosEndAddr - sosAddr, NULL, NULL 989 dev/raidframe/rf_dagutils.c RF_DONT_REMAP) : NULL; NULL 991 dev/raidframe/rf_dagutils.c rf_MapAccess(raidPtr, eosStartAddr, eosAddr - eosStartAddr, NULL, NULL 992 dev/raidframe/rf_dagutils.c RF_DONT_REMAP) : NULL; NULL 139 dev/raidframe/rf_debugMem.c mh_table[i] = NULL; NULL 82 dev/raidframe/rf_debugprint.c rf_debugprint_buf[i].cstring = NULL; NULL 116 dev/raidframe/rf_debugprint.c rf_spill_debug_buffer(NULL); NULL 94 dev/raidframe/rf_decluster.c if (info == NULL) NULL 97 dev/raidframe/rf_decluster.c info->SpareTable = NULL; NULL 286 dev/raidframe/rf_decluster.c if (info->LayoutTable == NULL) NULL 289 dev/raidframe/rf_decluster.c if (info->OffsetTable == NULL) NULL 293 dev/raidframe/rf_decluster.c if (info->BlockTable == NULL) NULL 296 dev/raidframe/rf_decluster.c first_avail_slot = rf_make_1d_array(v, NULL); NULL 297 dev/raidframe/rf_decluster.c if (first_avail_slot == NULL) NULL 808 dev/raidframe/rf_decluster.c info->SpareTable = NULL; NULL 845 dev/raidframe/rf_decluster.c info->SpareTable = (RF_SpareTableEntry_t **) NULL; NULL 93 dev/raidframe/rf_declusterPQ.c if (info == NULL) NULL 261 dev/raidframe/rf_declusterPQ.c if (info->LayoutTable == NULL) NULL 265 dev/raidframe/rf_declusterPQ.c if (info->OffsetTable == NULL) NULL 270 dev/raidframe/rf_declusterPQ.c if (info->BlockTable == NULL) NULL 273 dev/raidframe/rf_declusterPQ.c first_avail_slot = (int *) rf_make_1d_array(v, NULL); NULL 274 dev/raidframe/rf_declusterPQ.c if (first_avail_slot == NULL) NULL 94 dev/raidframe/rf_diskqueue.c NULL,NULL,NULL,NULL,NULL,NULL,NULL) NULL 99 dev/raidframe/rf_diskqueue.c NULL,NULL,NULL,NULL,NULL,NULL) NULL 105 dev/raidframe/rf_diskqueue.c NULL,NULL,NULL,NULL,NULL) NULL 168 dev/raidframe/rf_diskqueue.c if (dqd->bp == NULL) { NULL 210 dev/raidframe/rf_diskqueue.c diskqueue->nextLockingOp = NULL; NULL 211 dev/raidframe/rf_diskqueue.c diskqueue->unlockingOp = NULL; NULL 245 dev/raidframe/rf_diskqueue.c if (rf_dqd_freelist == NULL) NULL 247 dev/raidframe/rf_diskqueue.c rc = rf_ShutdownCreate(listp, rf_ShutdownDiskQueueSystem, NULL); NULL 251 dev/raidframe/rf_diskqueue.c rf_ShutdownDiskQueueSystem(NULL); NULL 270 dev/raidframe/rf_diskqueue.c for (p = NULL, i = 0; i < NUM_DISK_QUEUE_TYPES; i++) { NULL 276 dev/raidframe/rf_diskqueue.c if (p == NULL) { NULL 284 dev/raidframe/rf_diskqueue.c if (diskQueues == NULL) { NULL 293 dev/raidframe/rf_diskqueue.c if (diskQueues[r] == NULL) NULL 435 dev/raidframe/rf_diskqueue.c (queue->unlockingOp == NULL)); NULL 450 dev/raidframe/rf_diskqueue.c queue->nextLockingOp = NULL; NULL 456 dev/raidframe/rf_diskqueue.c if (req != NULL) { NULL 495 dev/raidframe/rf_diskqueue.c RF_ASSERT(queue->nextLockingOp == NULL); NULL 604 dev/raidframe/rf_diskqueue.c p->AuxFunc = NULL; NULL 605 dev/raidframe/rf_diskqueue.c p->buf2 = NULL; NULL 204 dev/raidframe/rf_diskqueue.h ((_q)->nextLockingOp == NULL) && \ NULL 345 dev/raidframe/rf_disks.c if (disks == NULL) { NULL 354 dev/raidframe/rf_disks.c if (raidPtr->raid_cinfo == NULL) { NULL 367 dev/raidframe/rf_disks.c if (disks[r] == NULL) { NULL 376 dev/raidframe/rf_disks.c if (raidPtr->raid_cinfo[r] == NULL) { NULL 423 dev/raidframe/rf_disks.c while(ac!=NULL) { NULL 446 dev/raidframe/rf_disks.c while(ac!=NULL) { NULL 447 dev/raidframe/rf_disks.c if (ac->clabel == NULL) { NULL 470 dev/raidframe/rf_disks.c if (ac == NULL) { NULL 481 dev/raidframe/rf_disks.c while(ac!=NULL) { NULL 482 dev/raidframe/rf_disks.c if (ac->clabel == NULL) { NULL 508 dev/raidframe/rf_disks.c if (ac!=NULL) { NULL 605 dev/raidframe/rf_disks.c while(ac != NULL) { NULL 609 dev/raidframe/rf_disks.c ac->vp = NULL; NULL 663 dev/raidframe/rf_disks.c raidPtr->raid_cinfo[row][col].ci_vp = NULL; NULL 664 dev/raidframe/rf_disks.c raidPtr->raid_cinfo[row][col].ci_dev = NULL; NULL 196 dev/raidframe/rf_driver.c globalShutdown = NULL; NULL 432 dev/raidframe/rf_driver.c if (raidPtr->cleanupList == NULL) { NULL 459 dev/raidframe/rf_driver.c if (raidPtr->status == NULL) { NULL 465 dev/raidframe/rf_driver.c if (raidPtr->reconControl == NULL) { NULL 471 dev/raidframe/rf_driver.c raidPtr->reconControl[i] = NULL; NULL 489 dev/raidframe/rf_driver.c if (ac != NULL) { NULL 585 dev/raidframe/rf_driver.c if (rf_rad_freelist == NULL) { NULL 588 dev/raidframe/rf_driver.c rc = rf_ShutdownCreate(listp, rf_ShutdownRDFreeList, NULL); NULL 592 dev/raidframe/rf_driver.c rf_ShutdownRDFreeList(NULL); NULL 628 dev/raidframe/rf_driver.c return (NULL); NULL 649 dev/raidframe/rf_driver.c desc->next = NULL; NULL 652 dev/raidframe/rf_driver.c desc->cleanupList = NULL; NULL 743 dev/raidframe/rf_driver.c if (desc == NULL) { NULL 861 dev/raidframe/rf_driver.c cb = NULL; NULL 862 dev/raidframe/rf_driver.c raidPtr->quiesce_wait_list = NULL; NULL 149 dev/raidframe/rf_engine.c raidPtr->node_queue = NULL; NULL 165 dev/raidframe/rf_engine.c if (rf_hook_cookies == NULL) { NULL 169 dev/raidframe/rf_engine.c if (rf_hook_cookies == NULL) NULL 174 dev/raidframe/rf_engine.c if (initproc == NULL) { NULL 208 dev/raidframe/rf_engine.c rf_ShutdownEngine(NULL); NULL 475 dev/raidframe/rf_engine.c RF_DagNode_t *finishlist = NULL; NULL 477 dev/raidframe/rf_engine.c RF_DagNode_t *skiplist = NULL; NULL 478 dev/raidframe/rf_engine.c RF_DagNode_t *firelist = NULL; /* A list of nodes to be fired. */ NULL 479 dev/raidframe/rf_engine.c RF_DagNode_t *q = NULL, *qh = NULL, *next; NULL 561 dev/raidframe/rf_engine.c qh->next = NULL; NULL 657 dev/raidframe/rf_engine.c qh->next = NULL; NULL 891 dev/raidframe/rf_engine.c while (raidPtr->node_queue != NULL) { NULL 893 dev/raidframe/rf_engine.c fire_nq = NULL; NULL 894 dev/raidframe/rf_engine.c term_nq = NULL; NULL 895 dev/raidframe/rf_engine.c raidPtr->node_queue = NULL; NULL 951 dev/raidframe/rf_engine.c nd->next = NULL; NULL 961 dev/raidframe/rf_engine.c while (!raidPtr->shutdown_engine && raidPtr->node_queue == NULL) NULL 966 dev/raidframe/rf_engine.c if (rf_hook_cookies && rf_hook_cookies[raidPtr->raidid] != NULL) { NULL 968 dev/raidframe/rf_engine.c rf_hook_cookies[raidPtr->raidid] = NULL; NULL 241 dev/raidframe/rf_evenodd.c /* *infoFunc = */ *createFunc = NULL; NULL 284 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 296 dev/raidframe/rf_evenodd.c (asmap->parityInfo->next != NULL) || NULL 297 dev/raidframe/rf_evenodd.c (asmap->qInfo->next != NULL) || NULL 319 dev/raidframe/rf_evenodd.c (asmap->parityInfo->next != NULL) || NULL 332 dev/raidframe/rf_evenodd.c (asmap->qInfo->next != NULL) || NULL 357 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 366 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 394 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 406 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 419 dev/raidframe/rf_evenodd.c *createFunc = NULL; /* NULL 429 dev/raidframe/rf_evenodd.c *createFunc = NULL; NULL 560 dev/raidframe/rf_evenodd.c rf_bxor(p, pbuf, numbytes, NULL); NULL 729 dev/raidframe/rf_evenodd_dagfuncs.c long *suoff = NULL, *suend = NULL, *prmToCol = NULL, psuoff, esuoff; NULL 125 dev/raidframe/rf_evenodd_dags.c allocList, &rf_EOSmallWritePFuncs, NULL); NULL 149 dev/raidframe/rf_evenodd_dags.c allocList, &rf_EOSmallWriteEFuncs, NULL); NULL 74 dev/raidframe/rf_fifo.c elem->next = NULL; NULL 77 dev/raidframe/rf_fifo.c RF_ASSERT(q->hq_count == 0 && q->hq_head == NULL); NULL 80 dev/raidframe/rf_fifo.c RF_ASSERT(q->hq_count != 0 && q->hq_head != NULL); NULL 86 dev/raidframe/rf_fifo.c RF_ASSERT(elem->next == NULL); NULL 92 dev/raidframe/rf_fifo.c RF_ASSERT(q->lq_count == 0 && q->lq_head == NULL); NULL 95 dev/raidframe/rf_fifo.c RF_ASSERT(q->lq_count != 0 && q->lq_head != NULL); NULL 121 dev/raidframe/rf_fifo.c RF_ASSERT(q->hq_count != 0 && q->hq_tail != NULL); NULL 125 dev/raidframe/rf_fifo.c q->hq_tail = NULL; NULL 126 dev/raidframe/rf_fifo.c nd->next = NULL; NULL 130 dev/raidframe/rf_fifo.c RF_ASSERT(q->lq_count != 0 && q->lq_tail != NULL); NULL 134 dev/raidframe/rf_fifo.c q->lq_tail = NULL; NULL 135 dev/raidframe/rf_fifo.c nd->next = NULL; NULL 143 dev/raidframe/rf_fifo.c q->hq_tail == NULL && q->lq_tail == NULL); NULL 144 dev/raidframe/rf_fifo.c nd = NULL; NULL 156 dev/raidframe/rf_fifo.c RF_DiskQueueData_t *headElement = NULL; NULL 183 dev/raidframe/rf_fifo.c RF_DiskQueueData_t *lp = q->lq_head, *pt = NULL; NULL 204 dev/raidframe/rf_fifo.c q->lq_tail = NULL; NULL 210 dev/raidframe/rf_fifo.c lp->next = NULL; NULL 147 dev/raidframe/rf_freelist.h (_fl_)->objlist = NULL; \ NULL 155 dev/raidframe/rf_freelist.h _fl_ = NULL; \ NULL 208 dev/raidframe/rf_freelist.h _p = NULL; \ NULL 240 dev/raidframe/rf_freelist.h _p = NULL; \ NULL 283 dev/raidframe/rf_freelist.h _obj_ = NULL; \ NULL 295 dev/raidframe/rf_freelist.h _p = NULL; \ NULL 343 dev/raidframe/rf_freelist.h _obj_ = NULL; \ NULL 355 dev/raidframe/rf_freelist.h _p = NULL; \ NULL 402 dev/raidframe/rf_freelist.h _obj_ = NULL; \ NULL 414 dev/raidframe/rf_freelist.h _p = NULL; \ NULL 487 dev/raidframe/rf_freelist.h _l = _f = NULL; \ NULL 522 dev/raidframe/rf_freelist.h if (_f == NULL) \ NULL 71 dev/raidframe/rf_interdecluster.c if (info == NULL) NULL 79 dev/raidframe/rf_interdecluster.c if (info->stripeIdentifier == NULL) NULL 284 dev/raidframe/rf_interdecluster.c *createFunc = NULL; NULL 124 dev/raidframe/rf_layout.c rf_MapSectorDeclustered, rf_MapParityDeclustered, NULL, NULL 130 dev/raidframe/rf_layout.c NULL, NULL, NULL 143 dev/raidframe/rf_layout.c rf_MapSectorDeclustered, rf_MapParityDeclustered, NULL, NULL 170 dev/raidframe/rf_layout.c NULL, NULL, NULL 171 dev/raidframe/rf_layout.c NULL, NULL 182 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 185 dev/raidframe/rf_layout.c rf_MapSectorRAID5_RS, rf_MapParityRAID5_RS, NULL, NULL 191 dev/raidframe/rf_layout.c rf_GetNumSpareRUsRAID5_RS, NULL, NULL 203 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 207 dev/raidframe/rf_layout.c NULL, NULL 211 dev/raidframe/rf_layout.c NULL, NULL 212 dev/raidframe/rf_layout.c NULL, NULL 213 dev/raidframe/rf_layout.c rf_GetNumSpareRUsChainDecluster, NULL, NULL 225 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 229 dev/raidframe/rf_layout.c NULL, NULL 235 dev/raidframe/rf_layout.c rf_GetNumSpareRUsInterDecluster, NULL, NULL 247 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 250 dev/raidframe/rf_layout.c rf_MapSectorRAID0, rf_MapParityRAID0, NULL, NULL 254 dev/raidframe/rf_layout.c NULL, NULL 255 dev/raidframe/rf_layout.c NULL, NULL 256 dev/raidframe/rf_layout.c NULL, NULL, NULL 257 dev/raidframe/rf_layout.c NULL, NULL 268 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 271 dev/raidframe/rf_layout.c rf_MapSectorRAID1, rf_MapParityRAID1, NULL, NULL 275 dev/raidframe/rf_layout.c NULL, NULL 276 dev/raidframe/rf_layout.c NULL, NULL 277 dev/raidframe/rf_layout.c NULL, NULL, NULL 289 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 292 dev/raidframe/rf_layout.c rf_MapSectorRAID4, rf_MapParityRAID4, NULL, NULL 298 dev/raidframe/rf_layout.c NULL, NULL, NULL 310 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 313 dev/raidframe/rf_layout.c rf_MapSectorRAID5, rf_MapParityRAID5, NULL, NULL 319 dev/raidframe/rf_layout.c NULL, NULL, NULL 331 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 338 dev/raidframe/rf_layout.c NULL, NULL 339 dev/raidframe/rf_layout.c NULL, NULL 340 dev/raidframe/rf_layout.c NULL, NULL, NULL 341 dev/raidframe/rf_layout.c NULL, /* No reconstruction, yet. */ NULL 362 dev/raidframe/rf_layout.c NULL, NULL, NULL 363 dev/raidframe/rf_layout.c NULL, /* No reconstruction, yet. */ NULL 374 dev/raidframe/rf_layout.c RF_NK2(rf_MakeLayoutSpecificNULL, NULL) NULL 377 dev/raidframe/rf_layout.c rf_MapSectorParityLogging, rf_MapParityParityLogging, NULL, NULL 383 dev/raidframe/rf_layout.c NULL, NULL, NULL 385 dev/raidframe/rf_layout.c NULL, NULL 393 dev/raidframe/rf_layout.c {'\0', NULL, NULL 394 dev/raidframe/rf_layout.c RF_NK2(NULL, NULL) NULL 396 dev/raidframe/rf_layout.c NULL, NULL 397 dev/raidframe/rf_layout.c NULL, NULL, NULL, NULL 398 dev/raidframe/rf_layout.c NULL, NULL 399 dev/raidframe/rf_layout.c NULL, NULL 400 dev/raidframe/rf_layout.c NULL, NULL 401 dev/raidframe/rf_layout.c NULL, NULL 402 dev/raidframe/rf_layout.c NULL, NULL 403 dev/raidframe/rf_layout.c NULL, NULL, NULL 404 dev/raidframe/rf_layout.c NULL, NULL 405 dev/raidframe/rf_layout.c NULL, NULL 407 dev/raidframe/rf_layout.c NULL, NULL 422 dev/raidframe/rf_layout.c return (NULL); NULL 461 dev/raidframe/rf_layout.c if (p == NULL) { NULL 94 dev/raidframe/rf_map.c RF_AccessStripeMapHeader_t *asm_hdr = NULL; NULL 95 dev/raidframe/rf_map.c RF_AccessStripeMap_t *asm_list = NULL, *asm_p = NULL; NULL 130 dev/raidframe/rf_map.c return (NULL); NULL 159 dev/raidframe/rf_map.c pda_p = NULL; NULL 289 dev/raidframe/rf_map.c RF_ASSERT(asmList == NULL && pdaList == NULL); NULL 354 dev/raidframe/rf_map.c new_pda = NULL; NULL 358 dev/raidframe/rf_map.c new_asm->failedPDAs[0] = NULL; NULL 359 dev/raidframe/rf_map.c new_asm->physInfo = NULL; NULL 360 dev/raidframe/rf_map.c new_asm->parityInfo = NULL; NULL 361 dev/raidframe/rf_map.c new_asm->next = NULL; NULL 367 dev/raidframe/rf_map.c t_pda->next = NULL; NULL 382 dev/raidframe/rf_map.c t_pda->next = NULL; NULL 457 dev/raidframe/rf_map.c if (rf_asmhdr_freelist == NULL) { NULL 462 dev/raidframe/rf_map.c if (rf_asm_freelist == NULL) { NULL 469 dev/raidframe/rf_map.c if (rf_pda_freelist == NULL) { NULL 476 dev/raidframe/rf_map.c rc = rf_ShutdownCreate(listp, rf_ShutdownMapModule, NULL); NULL 480 dev/raidframe/rf_map.c rf_ShutdownMapModule(NULL); NULL 531 dev/raidframe/rf_map.c RF_PhysDiskAddr_t *p = NULL; NULL 576 dev/raidframe/rf_map.c RF_AccessStripeMap_t *p = NULL; NULL 600 dev/raidframe/rf_map.c RF_AccessStripeMap_t *p, *pt = NULL; NULL 601 dev/raidframe/rf_map.c RF_PhysDiskAddr_t *pdp, *trailer, *pdaList = NULL, *pdaEnd = NULL; NULL 612 dev/raidframe/rf_map.c for (trailer = NULL, pdp = p->qInfo; pdp;) { NULL 624 dev/raidframe/rf_map.c for (trailer = NULL, pdp = p->parityInfo; pdp;) { NULL 636 dev/raidframe/rf_map.c for (trailer = NULL, pdp = p->physInfo; pdp;) { NULL 816 dev/raidframe/rf_map.c == NULL); NULL 909 dev/raidframe/rf_map.c RF_ASSERT(toAdjust->next == NULL); NULL 912 dev/raidframe/rf_map.c new_pda->next = NULL; NULL 99 dev/raidframe/rf_mcpair.c rc = rf_ShutdownCreate(listp, rf_ShutdownMCPair, NULL); NULL 103 dev/raidframe/rf_mcpair.c rf_ShutdownMCPair(NULL); NULL 120 dev/raidframe/rf_mcpair.c t->next = NULL; NULL 115 dev/raidframe/rf_memchunk.c chunklist = NULL; NULL 116 dev/raidframe/rf_memchunk.c chunk_hdr_free_list = NULL; NULL 117 dev/raidframe/rf_memchunk.c chunk_desc_free_list = NULL; NULL 123 dev/raidframe/rf_memchunk.c rc = rf_ShutdownCreate(listp, rf_ShutdownMemChunk, NULL); NULL 150 dev/raidframe/rf_memchunk.c p->next = NULL; NULL 163 dev/raidframe/rf_memchunk.c RF_ChunkDesc_t *p = NULL; NULL 172 dev/raidframe/rf_memchunk.c p->next = NULL; NULL 190 dev/raidframe/rf_memchunk.c RF_ChunkHdr_t *hdr, *ht = NULL, *new; NULL 201 dev/raidframe/rf_memchunk.c chunk->next = NULL; NULL 66 dev/raidframe/rf_nwayxor.c rc = rf_ShutdownCreate(listp, rf_ShutdownNWayXor, NULL); NULL 205 dev/raidframe/rf_openbsdkintf.c NULL, "raid", DV_DISK NULL 367 dev/raidframe/rf_openbsdkintf.c if (raidPtrs == NULL) { NULL 376 dev/raidframe/rf_openbsdkintf.c rf_sparet_wait_queue = rf_sparet_resp_queue = NULL; NULL 379 dev/raidframe/rf_openbsdkintf.c raidPtrs[i] = NULL; NULL 393 dev/raidframe/rf_openbsdkintf.c if (raid_softc == NULL) { NULL 403 dev/raidframe/rf_openbsdkintf.c if (raid_scPtrs == NULL) { NULL 412 dev/raidframe/rf_openbsdkintf.c if (raidrootdev == NULL) { NULL 422 dev/raidframe/rf_openbsdkintf.c raidrootdev[raidID].dv_cfdata = NULL; NULL 424 dev/raidframe/rf_openbsdkintf.c raidrootdev[raidID].dv_parent = NULL; NULL 431 dev/raidframe/rf_openbsdkintf.c if (raidPtrs[raidID] == NULL) { NULL 489 dev/raidframe/rf_openbsdkintf.c while(cset != NULL ) { NULL 560 dev/raidframe/rf_openbsdkintf.c if (rf_hook_cookies != NULL && rf_hook_cookies[unit] != NULL) NULL 561 dev/raidframe/rf_openbsdkintf.c rf_hook_cookies[unit] = NULL; NULL 829 dev/raidframe/rf_openbsdkintf.c return (physio(raidstrategy, NULL, dev, B_READ, minphys, uio)); NULL 846 dev/raidframe/rf_openbsdkintf.c return (physio(raidstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 946 dev/raidframe/rf_openbsdkintf.c if (k_cfg == NULL) { NULL 968 dev/raidframe/rf_openbsdkintf.c if (specific_buf == NULL) { NULL 981 dev/raidframe/rf_openbsdkintf.c specific_buf = NULL; NULL 1000 dev/raidframe/rf_openbsdkintf.c retcode = rf_Configure(raidPtr, k_cfg, NULL); NULL 1073 dev/raidframe/rf_openbsdkintf.c if (clabel == NULL) NULL 1254 dev/raidframe/rf_openbsdkintf.c if (rrcopy == NULL) NULL 1273 dev/raidframe/rf_openbsdkintf.c if (d_cfg == NULL) NULL 1342 dev/raidframe/rf_openbsdkintf.c if (rrcopy == NULL) NULL 1625 dev/raidframe/rf_openbsdkintf.c 0, 0, "raidpl", NULL); NULL 1653 dev/raidframe/rf_openbsdkintf.c if (cf == NULL) { NULL 1663 dev/raidframe/rf_openbsdkintf.c config_attach(NULL, cf, NULL, NULL); NULL 1741 dev/raidframe/rf_openbsdkintf.c if (bp == NULL) { NULL 1834 dev/raidframe/rf_openbsdkintf.c bp->b_data, bp, NULL, NULL, NULL 1835 dev/raidframe/rf_openbsdkintf.c RF_DAG_NONBLOCKING_IO, NULL, NULL, NULL); NULL 1849 dev/raidframe/rf_openbsdkintf.c struct raidbuf *raidbp = NULL; NULL 1975 dev/raidframe/rf_openbsdkintf.c RF_DiskQueueData_t *req = NULL; NULL 2293 dev/raidframe/rf_openbsdkintf.c if (b_vp == NULL) { NULL 2562 dev/raidframe/rf_openbsdkintf.c if (vp != NULL) { NULL 2593 dev/raidframe/rf_openbsdkintf.c raidPtr->raid_cinfo[r][c].ci_vp = NULL; NULL 2602 dev/raidframe/rf_openbsdkintf.c raidPtr->raid_cinfo[0][raidPtr->numCol + r].ci_vp = NULL; NULL 2718 dev/raidframe/rf_openbsdkintf.c ac_list = NULL; NULL 2808 dev/raidframe/rf_openbsdkintf.c if (clabel == NULL) { NULL 2811 dev/raidframe/rf_openbsdkintf.c return(NULL); /* XXX probably should panic ? */ NULL 2832 dev/raidframe/rf_openbsdkintf.c if (ac == NULL) { NULL 2834 dev/raidframe/rf_openbsdkintf.c return(NULL); NULL 2915 dev/raidframe/rf_openbsdkintf.c config_sets = NULL; NULL 2922 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 2929 dev/raidframe/rf_openbsdkintf.c if (config_sets == NULL) { NULL 2934 dev/raidframe/rf_openbsdkintf.c if (config_sets == NULL) { NULL 2939 dev/raidframe/rf_openbsdkintf.c config_sets->next = NULL; NULL 2941 dev/raidframe/rf_openbsdkintf.c ac->next = NULL; NULL 2945 dev/raidframe/rf_openbsdkintf.c while(cset!=NULL) { NULL 2954 dev/raidframe/rf_openbsdkintf.c if (cset==NULL) { NULL 2959 dev/raidframe/rf_openbsdkintf.c if (cset == NULL) { NULL 2963 dev/raidframe/rf_openbsdkintf.c ac->next = NULL; NULL 3066 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 3085 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 3098 dev/raidframe/rf_openbsdkintf.c if (ac==NULL) { NULL 3174 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 3186 dev/raidframe/rf_openbsdkintf.c config->debugVars[i][0] = NULL; NULL 3351 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 3356 dev/raidframe/rf_openbsdkintf.c ac->vp = NULL; NULL 3370 dev/raidframe/rf_openbsdkintf.c while(ac!=NULL) { NULL 3429 dev/raidframe/rf_openbsdkintf.c if (config==NULL) { NULL 67 dev/raidframe/rf_options.c {NULL, NULL} NULL 79 dev/raidframe/rf_paritylog.c RF_CommonLogData_t *common = NULL; NULL 103 dev/raidframe/rf_paritylog.c common = NULL; NULL 106 dev/raidframe/rf_paritylog.c common->next = NULL; NULL 131 dev/raidframe/rf_paritylog.c RF_ParityLogData_t *data = NULL; NULL 150 dev/raidframe/rf_paritylog.c data->next = NULL; NULL 151 dev/raidframe/rf_paritylog.c data->prev = NULL; NULL 197 dev/raidframe/rf_paritylog.c RF_ASSERT(data->prev == NULL); NULL 198 dev/raidframe/rf_paritylog.c RF_ASSERT(data->next == NULL); NULL 202 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 203 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 209 dev/raidframe/rf_paritylog.c RF_ASSERT(*head == NULL); NULL 210 dev/raidframe/rf_paritylog.c RF_ASSERT(*tail == NULL); NULL 214 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 215 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 237 dev/raidframe/rf_paritylog.c *head = NULL; NULL 238 dev/raidframe/rf_paritylog.c *tail = NULL; NULL 241 dev/raidframe/rf_paritylog.c (*tail)->next = NULL; NULL 242 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 243 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 245 dev/raidframe/rf_paritylog.c data->next = NULL; NULL 246 dev/raidframe/rf_paritylog.c data->prev = NULL; NULL 254 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 255 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 285 dev/raidframe/rf_paritylog.c data->next = NULL; NULL 292 dev/raidframe/rf_paritylog.c (*head)->prev = NULL; NULL 293 dev/raidframe/rf_paritylog.c (*tail)->next = NULL; NULL 295 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 296 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 306 dev/raidframe/rf_paritylog.c RF_ParityLogData_t *data, *resultHead = NULL, *resultTail = NULL; NULL 338 dev/raidframe/rf_paritylog.c data->next = NULL; NULL 339 dev/raidframe/rf_paritylog.c data->prev = NULL; NULL 403 dev/raidframe/rf_paritylog.c *head = NULL; NULL 404 dev/raidframe/rf_paritylog.c *tail = NULL; NULL 408 dev/raidframe/rf_paritylog.c (*tail)->next = NULL; NULL 409 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 410 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 416 dev/raidframe/rf_paritylog.c (*head)->prev = NULL; NULL 417 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 418 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 426 dev/raidframe/rf_paritylog.c RF_ASSERT((*head)->prev == NULL); NULL 427 dev/raidframe/rf_paritylog.c RF_ASSERT((*tail)->next == NULL); NULL 430 dev/raidframe/rf_paritylog.c w->prev = NULL; NULL 431 dev/raidframe/rf_paritylog.c w->next = NULL; NULL 444 dev/raidframe/rf_paritylog.c return (NULL); NULL 482 dev/raidframe/rf_paritylog.c RF_ParityLog_t *log = NULL; NULL 497 dev/raidframe/rf_paritylog.c log->next = NULL; NULL 554 dev/raidframe/rf_paritylog.c log->next = NULL; NULL 562 dev/raidframe/rf_paritylog.c if (log == NULL) { NULL 567 dev/raidframe/rf_paritylog.c log->next = NULL; NULL 646 dev/raidframe/rf_paritylog.c RF_ASSERT(log->next == NULL); NULL 681 dev/raidframe/rf_paritylog.c RF_ASSERT(log->next == NULL); NULL 710 dev/raidframe/rf_paritylog.c raidPtr->regionInfo[regionID].coreLog = NULL; NULL 778 dev/raidframe/rf_paritylog.c RF_ASSERT(logData != NULL); NULL 804 dev/raidframe/rf_paritylog.c item->next = NULL; NULL 805 dev/raidframe/rf_paritylog.c item->prev = NULL; NULL 848 dev/raidframe/rf_paritylog.c == NULL); NULL 854 dev/raidframe/rf_paritylog.c *incomingLog = NULL; NULL 872 dev/raidframe/rf_paritylog.c ->next == NULL); NULL 898 dev/raidframe/rf_paritylog.c NULL); NULL 906 dev/raidframe/rf_paritylog.c NULL; NULL 938 dev/raidframe/rf_paritylog.c ->next == NULL); NULL 76 dev/raidframe/rf_paritylogDiskMgr.c caddr_t bufPtr = NULL; NULL 152 dev/raidframe/rf_paritylogDiskMgr.c (*rrd_pda)->next = NULL; NULL 238 dev/raidframe/rf_paritylogDiskMgr.c *prd_dag_h = rf_MakeSimpleDAG(raidPtr, 1, 0, NULL, rf_DiskReadFunc, NULL 253 dev/raidframe/rf_paritylogDiskMgr.c (*prd_pda)->next = NULL; NULL 380 dev/raidframe/rf_paritylogDiskMgr.c RF_MCPair_t *rrd_mcpair = NULL, *prd_mcpair, *pwr_mcpair; NULL 384 dev/raidframe/rf_paritylogDiskMgr.c caddr_t parityBuffer, regionBuffer = NULL; NULL 498 dev/raidframe/rf_paritylogDiskMgr.c RF_ParityLog_t *log, *freeLogList = NULL; NULL 506 dev/raidframe/rf_paritylogDiskMgr.c log->next = NULL; NULL 590 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->regionInfo[regionID].coreLog = NULL; NULL 593 dev/raidframe/rf_paritylogDiskMgr.c if (diskCount > 0 || log != NULL) NULL 595 dev/raidframe/rf_paritylogDiskMgr.c if (log != NULL) NULL 636 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.flushQueue = NULL; NULL 638 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.reintQueue = NULL; NULL 676 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.flushQueue = NULL; NULL 678 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.reintQueue = NULL; NULL 703 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.flushQueue = NULL; NULL 705 dev/raidframe/rf_paritylogDiskMgr.c raidPtr->parityLogDiskQueue.reintQueue = NULL; NULL 85 dev/raidframe/rf_paritylogging.c RF_ParityLog_t *l = NULL, *next; NULL 104 dev/raidframe/rf_paritylogging.c if (info == NULL) NULL 117 dev/raidframe/rf_paritylogging.c if (info->stripeIdentifier == NULL) NULL 220 dev/raidframe/rf_paritylogging.c if (raidPtr->regionInfo == NULL) NULL 246 dev/raidframe/rf_paritylogging.c if (raidPtr->parityLogBufferHeap == NULL) NULL 261 dev/raidframe/rf_paritylogging.c if (raidPtr->parityLogPool.parityLogs == NULL) { NULL 272 dev/raidframe/rf_paritylogging.c if (l->next == NULL) { NULL 297 dev/raidframe/rf_paritylogging.c if (l->records == NULL) { NULL 354 dev/raidframe/rf_paritylogging.c if (raidPtr->regionBufferPool.buffers == NULL) { NULL 366 dev/raidframe/rf_paritylogging.c if (raidPtr->regionBufferPool.buffers[i] == NULL) { NULL 425 dev/raidframe/rf_paritylogging.c if (raidPtr->parityBufferPool.buffers == NULL) { NULL 437 dev/raidframe/rf_paritylogging.c if (raidPtr->parityBufferPool.buffers == NULL) { NULL 476 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.flushQueue = NULL; NULL 477 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.reintQueue = NULL; NULL 478 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.bufHead = NULL; NULL 479 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.bufTail = NULL; NULL 480 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.reintHead = NULL; NULL 481 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.reintTail = NULL; NULL 482 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.logBlockHead = NULL; NULL 483 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.logBlockTail = NULL; NULL 484 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.reintBlockHead = NULL; NULL 485 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.reintBlockTail = NULL; NULL 486 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.freeDataList = NULL; NULL 487 dev/raidframe/rf_paritylogging.c raidPtr->parityLogDiskQueue.freeCommonList = NULL; NULL 555 dev/raidframe/rf_paritylogging.c if (raidPtr->regionInfo[i].diskMap == NULL) { NULL 566 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo[i].coreLog = NULL; NULL 635 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo[regionID].coreLog = NULL; NULL 637 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->regionInfo[regionID].coreLog == NULL); NULL 699 dev/raidframe/rf_paritylogging.c raidPtr->regionInfo = NULL; NULL 760 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->parityLogDiskQueue.bufHead == NULL); NULL 761 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->parityLogDiskQueue.bufTail == NULL); NULL 762 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->parityLogDiskQueue.reintHead == NULL); NULL 763 dev/raidframe/rf_paritylogging.c RF_ASSERT(raidPtr->parityLogDiskQueue.reintTail == NULL); NULL 956 dev/raidframe/rf_paritylogging.c RF_PhysDiskAddr_t *failedPDA = NULL; NULL 966 dev/raidframe/rf_paritylogging.c /* *infoFunc = */ *createFunc = NULL; NULL 1125 dev/raidframe/rf_paritylogging.c (asmp->parityInfo->next != NULL) || NULL 1140 dev/raidframe/rf_paritylogging.c *createFunc = NULL; NULL 80 dev/raidframe/rf_parityloggingdags.c RF_DagNode_t *nodes, *wndNodes, *rodNodes = NULL, *syncNode, *xorNode; NULL 130 dev/raidframe/rf_parityloggingdags.c rf_NullNodeUndoFunc, NULL, nRodNodes + 1, 0, 0, 0, dag_h, NULL 133 dev/raidframe/rf_parityloggingdags.c rf_NullNodeUndoFunc, NULL, 1, nWndNodes + 1, 0, 0, dag_h, NULL 136 dev/raidframe/rf_parityloggingdags.c rf_NullNodeUndoFunc, NULL, nWndNodes + 1, nRodNodes + 1, NULL 139 dev/raidframe/rf_parityloggingdags.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 169 dev/raidframe/rf_parityloggingdags.c RF_ASSERT(pda != NULL); NULL 180 dev/raidframe/rf_parityloggingdags.c NULL, 1, 1, 2 * (nWndNodes + nRodNodes) + 1, 1, dag_h, NULL 225 dev/raidframe/rf_parityloggingdags.c RF_ASSERT(asmap->parityInfo->next == NULL); NULL 357 dev/raidframe/rf_parityloggingdags.c RF_DagNode_t *unlockDataNodes = NULL, *termNode; NULL 434 dev/raidframe/rf_parityloggingdags.c rf_NullNodeUndoFunc, NULL, nNodes, 0, 0, 0, dag_h, NULL 439 dev/raidframe/rf_parityloggingdags.c rf_NullNodeUndoFunc, NULL, 1, nNodes, 0, 0, dag_h, NULL 444 dev/raidframe/rf_parityloggingdags.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", allocList); NULL 451 dev/raidframe/rf_parityloggingdags.c RF_ASSERT(pda != NULL); NULL 461 dev/raidframe/rf_parityloggingdags.c readDataNodes[i].propList[0] = NULL; NULL 462 dev/raidframe/rf_parityloggingdags.c readDataNodes[i].propList[1] = NULL; NULL 469 dev/raidframe/rf_parityloggingdags.c RF_ASSERT(pda != NULL); NULL 479 dev/raidframe/rf_parityloggingdags.c readParityNodes[i].propList[0] = NULL; NULL 486 dev/raidframe/rf_parityloggingdags.c RF_ASSERT(pda != NULL); NULL 551 dev/raidframe/rf_parityloggingdags.c undoFunc, NULL, 1, nNodes, 7, 1, dag_h, name, NULL 567 dev/raidframe/rf_parityloggingdags.c NULL, 1, nNodes, NULL 740 dev/raidframe/rf_parityloggingdags.c flags, allocList, &rf_xorFuncs, NULL); NULL 100 dev/raidframe/rf_parityscan.c layoutPtr->dataSectorsPerStripe, NULL, RF_DONT_REMAP); NULL 271 dev/raidframe/rf_parityscan.c rf_bxor(p, pbuf, numbytes, NULL); NULL 439 dev/raidframe/rf_parityscan.c dag_h->allocList = NULL; /* We won't use this alloc list. */ NULL 453 dev/raidframe/rf_parityscan.c rf_NullNodeUndoFunc, NULL, nNodes, 0, 0, 0, dag_h, NULL 456 dev/raidframe/rf_parityscan.c rf_NullNodeUndoFunc, NULL, 1, nNodes, 0, 0, dag_h, NULL 471 dev/raidframe/rf_parityscan.c rf_TerminateUndoFunc, NULL, 0, 1, 0, 0, dag_h, "Trm", alloclist); NULL 123 dev/raidframe/rf_pq.c /* *infoFunc = */ *createFunc = NULL; NULL 179 dev/raidframe/rf_pq.c (asmap->parityInfo->next != NULL) || NULL 180 dev/raidframe/rf_pq.c (asmap->qInfo->next != NULL) || NULL 260 dev/raidframe/rf_pq.c *createFunc = NULL; NULL 836 dev/raidframe/rf_pq.c q = NULL; /* XXX For now */ NULL 147 dev/raidframe/rf_pqdeg.c allocList, &rf_qFuncs, NULL); NULL 154 dev/raidframe/rf_pqdeg.c allocList, &rf_pFuncs, NULL); NULL 257 dev/raidframe/rf_pqdegdags.c if (asmap->failedPDAs[1] == NULL) { /* NULL 355 dev/raidframe/rf_pqdegdags.c RF_ASSERT(asmap->failedPDAs[1] == NULL); NULL 54 dev/raidframe/rf_psstatus.c NULL, NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 62 dev/raidframe/rf_psstatus.c NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 71 dev/raidframe/rf_psstatus.c NULL, NULL, NULL, NULL, NULL); \ NULL 88 dev/raidframe/rf_psstatus.c if (p->issued == NULL) NULL 117 dev/raidframe/rf_psstatus.c if (raidPtr->pss_freelist == NULL) NULL 156 dev/raidframe/rf_psstatus.c return (NULL); NULL 216 dev/raidframe/rf_psstatus.c p->rbuf = NULL; NULL 217 dev/raidframe/rf_psstatus.c p->writeRbuf = NULL; NULL 220 dev/raidframe/rf_psstatus.c p->procWaitList = NULL; NULL 221 dev/raidframe/rf_psstatus.c p->blockWaitList = NULL; NULL 222 dev/raidframe/rf_psstatus.c p->bufWaitList = NULL; NULL 257 dev/raidframe/rf_psstatus.c RF_ReconParityStripeStatus_t *p = hdr->chain, *pt = NULL; NULL 265 dev/raidframe/rf_psstatus.c p->next = NULL; NULL 291 dev/raidframe/rf_psstatus.c for (pt = NULL, p = hdr->chain; p; pt = p, p = p->next) { NULL 295 dev/raidframe/rf_psstatus.c if (p == NULL) { NULL 307 dev/raidframe/rf_psstatus.c p->next = NULL; NULL 313 dev/raidframe/rf_psstatus.c p->procWaitList = NULL; NULL 342 dev/raidframe/rf_psstatus.c p->next = NULL; NULL 353 dev/raidframe/rf_psstatus.c RF_ASSERT(p->procWaitList == NULL); NULL 354 dev/raidframe/rf_psstatus.c RF_ASSERT(p->blockWaitList == NULL); NULL 355 dev/raidframe/rf_psstatus.c RF_ASSERT(p->bufWaitList == NULL); NULL 64 dev/raidframe/rf_raid0.c if (info == NULL) NULL 70 dev/raidframe/rf_raid0.c if (info->stripeIdentifier == NULL) NULL 72 dev/raidframe/rf_raid1.c if (info == NULL) NULL 79 dev/raidframe/rf_raid1.c if (info->stripeIdentifier == NULL) NULL 207 dev/raidframe/rf_raid1.c *createFunc = NULL; NULL 305 dev/raidframe/rf_raid1.c asm_h = NULL; NULL 306 dev/raidframe/rf_raid1.c rd_dag_h = wr_dag_h = NULL; NULL 307 dev/raidframe/rf_raid1.c mcpair = NULL; NULL 312 dev/raidframe/rf_raid1.c if (allocList == NULL) NULL 315 dev/raidframe/rf_raid1.c if (mcpair == NULL) NULL 321 dev/raidframe/rf_raid1.c if (buf == NULL) NULL 336 dev/raidframe/rf_raid1.c if (rd_dag_h == NULL) NULL 373 dev/raidframe/rf_raid1.c RF_ASSERT(pda == NULL); NULL 396 dev/raidframe/rf_raid1.c RF_ASSERT(pda == NULL); NULL 485 dev/raidframe/rf_raid1.c if (bbufs == NULL) NULL 497 dev/raidframe/rf_raid1.c if (wr_dag_h == NULL) NULL 619 dev/raidframe/rf_raid1.c t = NULL; NULL 636 dev/raidframe/rf_raid1.c t->next = NULL; NULL 646 dev/raidframe/rf_raid1.c t->next = NULL; NULL 649 dev/raidframe/rf_raid1.c if (t == NULL) { NULL 669 dev/raidframe/rf_raid1.c cb->next = NULL; NULL 670 dev/raidframe/rf_raid1.c if (reconCtrlPtr->bufferWaitList == NULL) { NULL 699 dev/raidframe/rf_raid1.c RF_ASSERT(pssPtr->rbuf == NULL); NULL 67 dev/raidframe/rf_raid4.c if (info == NULL) NULL 74 dev/raidframe/rf_raid4.c if (info->stripeIdentifier == NULL) NULL 69 dev/raidframe/rf_raid5.c if (info == NULL) NULL 81 dev/raidframe/rf_raid5.c if (info->stripeIdentifier == NULL) NULL 188 dev/raidframe/rf_raid5.c RF_PhysDiskAddr_t *failedPDA = NULL; NULL 198 dev/raidframe/rf_raid5.c /* *infoFunc = */ *createFunc = NULL; NULL 365 dev/raidframe/rf_raid5.c (asmap->parityInfo->next != NULL) || NULL 380 dev/raidframe/rf_raid5.c *createFunc = NULL; NULL 64 dev/raidframe/rf_raid5_rotatedspare.c if (info == NULL) NULL 77 dev/raidframe/rf_raid5_rotatedspare.c if (info->stripeIdentifier == NULL) NULL 83 dev/raidframe/rf_reconbuffer.c NULL, NULL 135 dev/raidframe/rf_reconbuffer.c RF_ReconBuffer_t *targetRbuf, *t = NULL; NULL 174 dev/raidframe/rf_reconbuffer.c if ((targetRbuf != NULL) && NULL 236 dev/raidframe/rf_reconbuffer.c t->next = NULL; NULL 241 dev/raidframe/rf_reconbuffer.c t->next = NULL; NULL 268 dev/raidframe/rf_reconbuffer.c cb->next = NULL; NULL 345 dev/raidframe/rf_reconbuffer.c RF_ASSERT(pssPtr->rbuf != NULL); NULL 393 dev/raidframe/rf_reconbuffer.c if ((p = reconCtrlPtr->priorityList) != NULL) { NULL 395 dev/raidframe/rf_reconbuffer.c p->next = NULL; NULL 398 dev/raidframe/rf_reconbuffer.c if ((p = reconCtrlPtr->fullBufferList) != NULL) { NULL 400 dev/raidframe/rf_reconbuffer.c p->next = NULL; NULL 453 dev/raidframe/rf_reconbuffer.c pssPtr->rbuf = NULL; NULL 454 dev/raidframe/rf_reconbuffer.c rf_CauseReconEvent(raidPtr, rbuf->row, rbuf->col, NULL, NULL 513 dev/raidframe/rf_reconbuffer.c cb->next = NULL; NULL 520 dev/raidframe/rf_reconbuffer.c pssPtr->bufWaitList = NULL; NULL 537 dev/raidframe/rf_reconbuffer.c for (cbt = NULL, cb = rcPtr->bufferWaitList; cb; NULL 103 dev/raidframe/rf_reconmap.c RF_ASSERT(p->status != (RF_ReconMapListElem_t **) NULL); NULL 118 dev/raidframe/rf_reconmap.c return (NULL); NULL 163 dev/raidframe/rf_reconmap.c (p == RU_NOTHING) ? NULL : p); NULL 254 dev/raidframe/rf_reconmap.c if (p == NULL) NULL 255 dev/raidframe/rf_reconmap.c return (NULL); NULL 335 dev/raidframe/rf_reconmap.c RF_ASSERT(mapPtr != NULL); NULL 78 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 85 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 93 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 102 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL); \ NULL 112 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL); \ NULL 123 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL); \ NULL 135 dev/raidframe/rf_reconstruct.c NULL, NULL); \ NULL 148 dev/raidframe/rf_reconstruct.c NULL); \ NULL 156 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 164 dev/raidframe/rf_reconstruct.c NULL, NULL, NULL, NULL, NULL, NULL); \ NULL 228 dev/raidframe/rf_reconstruct.c if (p == NULL) NULL 264 dev/raidframe/rf_reconstruct.c if (rf_recond_freelist == NULL) NULL 268 dev/raidframe/rf_reconstruct.c if (rf_rdp_freelist == NULL) { NULL 273 dev/raidframe/rf_reconstruct.c rc = rf_ShutdownCreate(listp, rf_ShutdownReconstruction, NULL); NULL 277 dev/raidframe/rf_reconstruct.c rf_ShutdownReconstruction(NULL); NULL 302 dev/raidframe/rf_reconstruct.c reconDesc->next = NULL; NULL 372 dev/raidframe/rf_reconstruct.c RF_RaidDisk_t *spareDiskPtr = NULL; NULL 468 dev/raidframe/rf_reconstruct.c RF_RaidDisk_t *spareDiskPtr = NULL; NULL 570 dev/raidframe/rf_reconstruct.c if (raidPtr->raid_cinfo[row][col].ci_vp != NULL) { NULL 576 dev/raidframe/rf_reconstruct.c raidPtr->raid_cinfo[row][col].ci_vp = NULL; NULL 1221 dev/raidframe/rf_reconstruct.c rf_CauseReconEvent(raidPtr, row, col, NULL, NULL 1241 dev/raidframe/rf_reconstruct.c rf_CauseReconEvent(raidPtr, row, col, NULL, RF_REVENT_SKIP); NULL 1260 dev/raidframe/rf_reconstruct.c rf_ReconReadDoneProc, (void *) ctrl, NULL, NULL 1261 dev/raidframe/rf_reconstruct.c &raidPtr->recon_tracerecs[col], (void *) raidPtr, 0, NULL); NULL 1470 dev/raidframe/rf_reconstruct.c rbuf->pssPtr = NULL; NULL 1487 dev/raidframe/rf_reconstruct.c rf_ReconWriteDoneProc, (void *) rbuf, NULL, NULL 1488 dev/raidframe/rf_reconstruct.c &raidPtr->recon_tracerecs[fcol], (void *) raidPtr, 0, NULL); NULL 1527 dev/raidframe/rf_reconstruct.c rf_CauseReconEvent(raidPtr, ctrl->row, ctrl->col, NULL, NULL 1594 dev/raidframe/rf_reconstruct.c p->next = NULL; NULL 1595 dev/raidframe/rf_reconstruct.c rf_CauseReconEvent(raidPtr, p->row, p->col, NULL, NULL 1655 dev/raidframe/rf_reconstruct.c cb->next = NULL; NULL 1863 dev/raidframe/rf_reconstruct.c (void *) new_rbuf, NULL, NULL 1864 dev/raidframe/rf_reconstruct.c NULL, (void *) raidPtr, 0, NULL); NULL 1986 dev/raidframe/rf_reconstruct.c cb->next = NULL; NULL 1987 dev/raidframe/rf_reconstruct.c rf_CauseReconEvent(raidPtr, cb->row, cb->col, NULL, NULL 124 dev/raidframe/rf_reconutil.c reconCtrlPtr->perDiskInfo[i].rbuf = (i == fcol) ? NULL : NULL 135 dev/raidframe/rf_reconutil.c return (NULL); NULL 142 dev/raidframe/rf_reconutil.c return (NULL); NULL 144 dev/raidframe/rf_reconutil.c reconCtrlPtr->eventQueue = NULL; NULL 153 dev/raidframe/rf_reconutil.c return (NULL); NULL 155 dev/raidframe/rf_reconutil.c reconCtrlPtr->fullBufferList = NULL; NULL 156 dev/raidframe/rf_reconutil.c reconCtrlPtr->priorityList = NULL; NULL 157 dev/raidframe/rf_reconutil.c reconCtrlPtr->floatingRbufs = NULL; NULL 158 dev/raidframe/rf_reconutil.c reconCtrlPtr->committedRbufs = NULL; NULL 213 dev/raidframe/rf_reconutil.c if (lp->GetDefaultHeadSepLimit == NULL) NULL 230 dev/raidframe/rf_reconutil.c if (lp->GetDefaultNumFloatingReconBuffers == NULL) NULL 257 dev/raidframe/rf_reconutil.c t->pssPtr = NULL; NULL 258 dev/raidframe/rf_reconutil.c t->next = NULL; NULL 79 dev/raidframe/rf_revent.c if (rf_revent_freelist == NULL) NULL 81 dev/raidframe/rf_revent.c rc = rf_ShutdownCreate(listp, rf_ShutdownReconEvent, NULL); NULL 85 dev/raidframe/rf_revent.c rf_ShutdownReconEvent(NULL); NULL 110 dev/raidframe/rf_revent.c RF_ASSERT((rctrl->eventQueue == NULL) == (rctrl->eq_count == 0)); NULL 165 dev/raidframe/rf_revent.c event->next = NULL; NULL 169 dev/raidframe/rf_revent.c RF_ASSERT((rctrl->eventQueue == NULL) == (rctrl->eq_count == 0)); NULL 189 dev/raidframe/rf_revent.c RF_ASSERT((rctrl->eventQueue == NULL) == (rctrl->eq_count == 0)); NULL 205 dev/raidframe/rf_revent.c if (t == NULL) NULL 206 dev/raidframe/rf_revent.c return (NULL); NULL 65 dev/raidframe/rf_shutdown.c if (ent == NULL) NULL 99 dev/raidframe/rf_shutdown.c *list = NULL; NULL 73 dev/raidframe/rf_sstf.c if (*queuep == NULL) { NULL 76 dev/raidframe/rf_sstf.c req->next = NULL; NULL 77 dev/raidframe/rf_sstf.c req->prev = NULL; NULL 82 dev/raidframe/rf_sstf.c req->prev = NULL; NULL 89 dev/raidframe/rf_sstf.c r = NULL; NULL 93 dev/raidframe/rf_sstf.c for (s = NULL, r = *queuep; r; s = r, r = r->next) { NULL 106 dev/raidframe/rf_sstf.c RF_ASSERT(r == NULL); NULL 109 dev/raidframe/rf_sstf.c req->next = NULL; NULL 119 dev/raidframe/rf_sstf.c RF_ASSERT((_r_) != NULL); \ NULL 124 dev/raidframe/rf_sstf.c RF_ASSERT((_q_)->queue == NULL); \ NULL 125 dev/raidframe/rf_sstf.c (_q_)->qtail = NULL; \ NULL 128 dev/raidframe/rf_sstf.c (_q_)->queue->prev = NULL; \ NULL 136 dev/raidframe/rf_sstf.c RF_ASSERT((_r_) != NULL); \ NULL 141 dev/raidframe/rf_sstf.c RF_ASSERT((_q_)->qtail == NULL); \ NULL 142 dev/raidframe/rf_sstf.c (_q_)->queue = NULL; \ NULL 145 dev/raidframe/rf_sstf.c (_q_)->qtail->next = NULL; \ NULL 168 dev/raidframe/rf_sstf.c best_r = best_l = NULL; NULL 171 dev/raidframe/rf_sstf.c if (best_l == NULL) { NULL 184 dev/raidframe/rf_sstf.c if (best_r == NULL) { NULL 202 dev/raidframe/rf_sstf.c if ((best_r == NULL) && (best_l == NULL)) NULL 203 dev/raidframe/rf_sstf.c return (NULL); NULL 209 dev/raidframe/rf_sstf.c if (best_l == NULL) NULL 211 dev/raidframe/rf_sstf.c if (best_r == NULL) NULL 327 dev/raidframe/rf_sstf.c req->next = req->prev = NULL; NULL 334 dev/raidframe/rf_sstf.c RF_DiskQueueData_t *req = NULL; NULL 347 dev/raidframe/rf_sstf.c if (sstfq->left.queue == NULL) { NULL 349 dev/raidframe/rf_sstf.c if (sstfq->right.queue == NULL) { NULL 351 dev/raidframe/rf_sstf.c if (sstfq->lopri.queue == NULL) { NULL 353 dev/raidframe/rf_sstf.c return (NULL); NULL 367 dev/raidframe/rf_sstf.c if (req == NULL) NULL 368 dev/raidframe/rf_sstf.c return (NULL); NULL 374 dev/raidframe/rf_sstf.c if (sstfq->right.queue == NULL) { NULL 396 dev/raidframe/rf_sstf.c RF_DiskQueueData_t *req = NULL; NULL 409 dev/raidframe/rf_sstf.c if (scanq->left.queue == NULL) { NULL 411 dev/raidframe/rf_sstf.c if (scanq->right.queue == NULL) { NULL 413 dev/raidframe/rf_sstf.c if (scanq->lopri.queue == NULL) { NULL 415 dev/raidframe/rf_sstf.c return (NULL); NULL 420 dev/raidframe/rf_sstf.c if (req == NULL) NULL 421 dev/raidframe/rf_sstf.c return (NULL); NULL 428 dev/raidframe/rf_sstf.c if (scanq->right.queue == NULL) { NULL 450 dev/raidframe/rf_sstf.c RF_DiskQueueData_t *req = NULL; NULL 469 dev/raidframe/rf_sstf.c if (cscanq->left.queue == NULL) { NULL 471 dev/raidframe/rf_sstf.c if (cscanq->lopri.queue == NULL) { NULL 473 dev/raidframe/rf_sstf.c return (NULL); NULL 478 dev/raidframe/rf_sstf.c if (req == NULL) NULL 479 dev/raidframe/rf_sstf.c return (NULL); NULL 488 dev/raidframe/rf_sstf.c cscanq->left.queue = cscanq->left.qtail = NULL; NULL 505 dev/raidframe/rf_sstf.c if ((sstfq->left.queue == NULL) && (sstfq->right.queue == NULL)) { NULL 509 dev/raidframe/rf_sstf.c if (sstfq->left.queue == NULL) NULL 512 dev/raidframe/rf_sstf.c if (sstfq->right.queue == NULL) NULL 526 dev/raidframe/rf_sstf.c if (req == NULL) { NULL 542 dev/raidframe/rf_sstf.c if (scanq->left.queue == NULL) { NULL 544 dev/raidframe/rf_sstf.c if (scanq->right.queue == NULL) { NULL 546 dev/raidframe/rf_sstf.c if (scanq->lopri.queue == NULL) { NULL 548 dev/raidframe/rf_sstf.c return (NULL); NULL 556 dev/raidframe/rf_sstf.c if (scanq->right.queue == NULL) { NULL 569 dev/raidframe/rf_sstf.c if (req == NULL) { NULL 588 dev/raidframe/rf_sstf.c if (cscanq->left.queue == NULL) { NULL 590 dev/raidframe/rf_sstf.c if (cscanq->lopri.queue == NULL) { NULL 592 dev/raidframe/rf_sstf.c return (NULL); NULL 605 dev/raidframe/rf_sstf.c if (req == NULL) { NULL 73 dev/raidframe/rf_stripelocks.c NULL, NULL, NULL, NULL, NULL, NULL, NULL) NULL 76 dev/raidframe/rf_stripelocks.c (void *)((unsigned long)b), NULL, NULL, NULL, NULL, NULL, NULL) NULL 80 dev/raidframe/rf_stripelocks.c NULL, NULL, NULL, NULL, NULL) NULL 84 dev/raidframe/rf_stripelocks.c (void *)((unsigned long)d), NULL, NULL, NULL, NULL) NULL 89 dev/raidframe/rf_stripelocks.c NULL, NULL, NULL) NULL 94 dev/raidframe/rf_stripelocks.c (void *)((unsigned long)f), NULL, NULL) NULL 99 dev/raidframe/rf_stripelocks.c (void *)((unsigned long)f), (void *)((unsigned long)g), NULL) NULL 179 dev/raidframe/rf_stripelocks.c rc = rf_ShutdownCreate(listp, rf_ShutdownStripeLockFreeList, NULL); NULL 183 dev/raidframe/rf_stripelocks.c rf_ShutdownStripeLockFreeList(NULL); NULL 207 dev/raidframe/rf_stripelocks.c if (lockTable == NULL) NULL 208 dev/raidframe/rf_stripelocks.c return (NULL); NULL 215 dev/raidframe/rf_stripelocks.c return (NULL); NULL 249 dev/raidframe/rf_stripelocks.c if (raidPtr->lockTable == NULL) NULL 297 dev/raidframe/rf_stripelocks.c lockReqDesc->next = NULL; /* Just to be sure. */ NULL 431 dev/raidframe/rf_stripelocks.c for (ld_t = NULL, lockDesc = lockTable[hashval].descList; NULL 442 dev/raidframe/rf_stripelocks.c for (lr_t = NULL, lr = lockDesc->granted; lr; lr_t = lr, lr = lr->next) NULL 457 dev/raidframe/rf_stripelocks.c lr->next = NULL; NULL 485 dev/raidframe/rf_stripelocks.c callbacklist = NULL; NULL 519 dev/raidframe/rf_stripelocks.c lockDesc->waitersT = NULL; /* NULL 525 dev/raidframe/rf_stripelocks.c for (candidate_t = NULL, candidate = lockDesc->waitersH; NULL 648 dev/raidframe/rf_stripelocks.c lockDesc->waitersT = NULL; NULL 692 dev/raidframe/rf_stripelocks.c lockDesc = NULL; /* Only for the ASSERT below. */ NULL 709 dev/raidframe/rf_stripelocks.c t->templink = NULL; NULL 136 dev/raidframe/rf_stripelocks.h (_lrd).templink= NULL; \ NULL 111 dev/ramdisk.c NULL, "rd", DV_DULL NULL 160 dev/ramdisk.c rd_attach(NULL, &sc->sc_dev, NULL); NULL 232 dev/ramdisk.c if (sc == NULL) NULL 260 dev/ramdisk.c if (sc == NULL) NULL 301 dev/ramdisk.c return (physio(rdstrategy, NULL, dev, B_READ, minphys, uio)); NULL 310 dev/ramdisk.c return (physio(rdstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 331 dev/ramdisk.c if (sc == NULL || bp->b_blkno < 0 || NULL 349 dev/ramdisk.c if (bp->b_actf == NULL) { NULL 604 dev/ramdisk.c while (sc->sc_buflist == NULL) { NULL 613 dev/ramdisk.c bp->b_actf = NULL; NULL 184 dev/rasops/rasops.c if (ri->ri_font == NULL) { NULL 191 dev/rasops/rasops.c cookie = wsfont_find(NULL, 12, 0, 0); NULL 194 dev/rasops/rasops.c cookie = wsfont_find(NULL, 8, 0, 0); NULL 197 dev/rasops/rasops.c cookie = wsfont_find(NULL, 0, 0, 0); NULL 355 dev/rasops/rasops.c ri->ri_updatecursor = NULL; NULL 439 dev/rasops/rasops.c if (ri->ri_font == NULL) NULL 717 dev/rasops/rasops.c if (ri->ri_updatecursor != NULL) NULL 837 dev/rasops/rasops.c if (underline != NULL) NULL 1141 dev/rasops/rasops.c if (f == NULL) NULL 410 dev/rnd.c { 1, NULL, filt_rndrdetach, filt_rndread}; NULL 416 dev/rnd.c { 1, NULL, filt_rndwdetach, filt_rndwrite}; NULL 439 dev/rnd.c return NULL; NULL 459 dev/rnd.c return NULL; NULL 619 dev/rnd.c timeout_set(&arc4_timeout, arc4_reinit, NULL); NULL 632 dev/rnd.c arc4_reinit(NULL); NULL 792 dev/rnd.c if ((rep = rnd_put()) == NULL) { NULL 128 dev/sbus/agten.c NULL, /* load_font */ NULL 129 dev/sbus/agten.c NULL, /* scrollback */ NULL 130 dev/sbus/agten.c NULL, /* getchar */ NULL 131 dev/sbus/agten.c NULL, /* burner */ NULL 142 dev/sbus/agten.c NULL, "agten", DV_DULL NULL 86 dev/sbus/apio.c NULL, "apio", DV_DULL NULL 110 dev/sbus/apio.c if (model == NULL) { NULL 162 dev/sbus/apio.c if (name != NULL) NULL 212 dev/sbus/apio.c if (sc->sc_ih == NULL) { NULL 93 dev/sbus/asio.c NULL, "asio", DV_DULL NULL 119 dev/sbus/asio.c if (model == NULL) { NULL 171 dev/sbus/asio.c if (name != NULL) NULL 218 dev/sbus/asio.c if (sc->sc_ih == NULL) { NULL 200 dev/sbus/be.c NULL, "be", DV_IFNET NULL 282 dev/sbus/be.c IPL_NET, 0, beintr, sc, self->dv_xname) == NULL) { NULL 329 dev/sbus/be.c sc->sc_rb.rb_membase, size, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 364 dev/sbus/be.c if (child == NULL) { NULL 368 dev/sbus/be.c 0, NULL); NULL 377 dev/sbus/be.c if (LIST_NEXT(child, mii_list) != NULL) { NULL 421 dev/sbus/be.c IFM_MAKEWORD(IFM_ETHER,IFM_10_T,0,instance), 0, NULL); NULL 424 dev/sbus/be.c BMCR_S100, NULL); NULL 426 dev/sbus/be.c IFM_MAKEWORD(IFM_ETHER,IFM_AUTO,0,instance), 0, NULL); NULL 502 dev/sbus/be.c if (m == NULL) NULL 503 dev/sbus/be.c return (NULL); NULL 510 dev/sbus/be.c top = NULL; NULL 516 dev/sbus/be.c if (m == NULL) { NULL 518 dev/sbus/be.c return (NULL); NULL 561 dev/sbus/be.c if (m == NULL) { NULL 1149 dev/sbus/be.c while (enm != NULL) { NULL 113 dev/sbus/bpp.c NULL, "bpp", DV_DULL NULL 246 dev/sbus/bpp.c if ((sc = bpp_cd.cd_devs[unit]) == NULL) NULL 122 dev/sbus/bwtwo.c NULL, /* load_font */ NULL 123 dev/sbus/bwtwo.c NULL, /* scrollback */ NULL 124 dev/sbus/bwtwo.c NULL, /* getchar */ NULL 136 dev/sbus/bwtwo.c NULL, "bwtwo", DV_DULL NULL 87 dev/sbus/cgsix.c NULL, /* load_font */ NULL 88 dev/sbus/cgsix.c NULL, /* scrollback */ NULL 89 dev/sbus/cgsix.c NULL, /* getchar */ NULL 101 dev/sbus/cgsix.c NULL, "cgsix", DV_DULL NULL 180 dev/sbus/cgsix.c IPL_TTY, 0, cgsix_intr, sc, self->dv_xname)) == NULL) { NULL 302 dev/sbus/cgsix.c if (sc->sc_ih != NULL) NULL 956 dev/sbus/cgsix.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 993 dev/sbus/cgsix.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 151 dev/sbus/cgthree.c NULL, /* load_font */ NULL 152 dev/sbus/cgthree.c NULL, /* scrollback */ NULL 153 dev/sbus/cgthree.c NULL, /* getchar */ NULL 165 dev/sbus/cgthree.c NULL, "cgthree", DV_DULL NULL 110 dev/sbus/cgtwelve.c NULL, /* load_font */ NULL 111 dev/sbus/cgtwelve.c NULL, /* scrollback */ NULL 112 dev/sbus/cgtwelve.c NULL, /* getchar */ NULL 113 dev/sbus/cgtwelve.c NULL /* burner */ NULL 124 dev/sbus/cgtwelve.c NULL, "cgtwelve", DV_DULL NULL 191 dev/sbus/cs4231.c NULL, "audiocs", DV_DULL NULL 234 dev/sbus/cs4231.c cs4231_intr, sc, self->dv_xname) == NULL) { NULL 368 dev/sbus/cs4231.c sc->sc_capture.cs_intr = NULL; NULL 369 dev/sbus/cs4231.c sc->sc_capture.cs_arg = NULL; NULL 372 dev/sbus/cs4231.c sc->sc_playback.cs_intr = NULL; NULL 373 dev/sbus/cs4231.c sc->sc_playback.cs_arg = NULL; NULL 558 dev/sbus/cs4231.c void (*pswcode)(void *, u_char *, int cnt) = NULL; NULL 559 dev/sbus/cs4231.c void (*rswcode)(void *, u_char *, int cnt) = NULL; NULL 1376 dev/sbus/cs4231.c if (chan->cs_intr != NULL) NULL 1403 dev/sbus/cs4231.c if (chan->cs_intr != NULL) NULL 1425 dev/sbus/cs4231.c if (p == NULL) NULL 1426 dev/sbus/cs4231.c return (NULL); NULL 1443 dev/sbus/cs4231.c if (bus_dmamap_load(dmat, p->dmamap, p->addr, size, NULL, NULL 1459 dev/sbus/cs4231.c return (NULL); NULL 1469 dev/sbus/cs4231.c for (pp = &sc->sc_dmas; (p = *pp) != NULL; pp = &(*pp)->next) { NULL 1505 dev/sbus/cs4231.c if (p == NULL) { NULL 1566 dev/sbus/cs4231.c if (p == NULL) { NULL 117 dev/sbus/dma_sbus.c NULL, "ledma", DV_DULL NULL 121 dev/sbus/dma_sbus.c NULL, "dma", DV_DULL NULL 266 dev/sbus/dma_sbus.c if (t->sparc_intr_establish != NULL) NULL 274 dev/sbus/dma_sbus.c return (NULL); NULL 283 dev/sbus/dma_sbus.c if (sbt == NULL) NULL 284 dev/sbus/dma_sbus.c return (NULL); NULL 67 dev/sbus/esp_sbus.c NULL, NULL 68 dev/sbus/esp_sbus.c NULL, NULL 72 dev/sbus/esp_sbus.c NULL, /* Use default error handler */ NULL 73 dev/sbus/esp_sbus.c NULL, /* have a queue, served by this */ NULL 74 dev/sbus/esp_sbus.c NULL, /* have no async handler */ NULL 75 dev/sbus/esp_sbus.c NULL, /* Use default 'done' routine */ NULL 133 dev/sbus/esp_sbus.c NULL, /* gl_clear_latched_intr */ NULL 146 dev/sbus/esp_sbus.c NULL, /* gl_clear_latched_intr */ NULL 208 dev/sbus/esp_sbus.c if (lsc == NULL) { NULL 178 dev/sbus/if_le.c if (lebuf == NULL || lebuf->attached != 0) NULL 224 dev/sbus/if_le.c MEMSIZE, NULL, BUS_DMA_NOWAIT|BUS_DMA_COHERENT|BUS_DMA_24BIT)) != 0) { NULL 94 dev/sbus/if_le_lebuffer.c NULL, "lebuffer", DV_DULL NULL 372 dev/sbus/if_le_ledma.c MEMSIZE, NULL, BUS_DMA_NOWAIT|BUS_DMA_COHERENT)) != 0) { NULL 385 dev/sbus/if_le_ledma.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER | IFM_10_T, 0, NULL); NULL 386 dev/sbus/if_le_ledma.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER | IFM_10_5, 0, NULL); NULL 387 dev/sbus/if_le_ledma.c ifmedia_add(&sc->sc_ifmedia, IFM_ETHER | IFM_AUTO, 0, NULL); NULL 92 dev/sbus/isp_sbus.c #define ISP_1000_RISC_CODE NULL NULL 102 dev/sbus/isp_sbus.c NULL, NULL 103 dev/sbus/isp_sbus.c NULL, NULL 104 dev/sbus/isp_sbus.c NULL, NULL 236 dev/sbus/isp_sbus.c sbc->sbus_mdvec.dv_ispfw = NULL; NULL 384 dev/sbus/isp_sbus.c if (isp->isp_xflist == NULL) { NULL 391 dev/sbus/isp_sbus.c if (sbc->sbus_dmamap == NULL) { NULL 393 dev/sbus/isp_sbus.c isp->isp_xflist = NULL; NULL 412 dev/sbus/isp_sbus.c isp->isp_xflist = NULL; NULL 413 dev/sbus/isp_sbus.c sbc->sbus_dmamap = NULL; NULL 438 dev/sbus/isp_sbus.c isp->isp_rquest, len, NULL, BUS_DMA_NOWAIT) != 0) { NULL 461 dev/sbus/isp_sbus.c isp->isp_result, len, NULL, BUS_DMA_NOWAIT) != 0) { NULL 504 dev/sbus/isp_sbus.c isp->isp_xflist = NULL; NULL 505 dev/sbus/isp_sbus.c sbc->sbus_dmamap = NULL; NULL 536 dev/sbus/isp_sbus.c NULL, (cansleep ? BUS_DMA_WAITOK : BUS_DMA_NOWAIT) | NULL 135 dev/sbus/lebuffer.c if (sbt == NULL) { NULL 155 dev/sbus/magma.c NULL, NULL, NULL, 0, 0, NULL 171 dev/sbus/magma.c NULL, "magma", DV_DULL NULL 179 dev/sbus/magma.c NULL, "mtty", DV_TTY NULL 187 dev/sbus/magma.c NULL, "mbpp", DV_DULL NULL 283 dev/sbus/magma.c if (card->mb_sbusname == NULL) NULL 302 dev/sbus/magma.c for (card = supported_cards; card->mb_name != NULL; card++) { NULL 308 dev/sbus/magma.c if (card->mb_name == NULL) { NULL 337 dev/sbus/magma.c if (sc->sc_ih == NULL) { NULL 346 dev/sbus/magma.c if (sc->sc_sih == NULL) { NULL 441 dev/sbus/magma.c (void)config_found(dev, mtty_match, NULL); NULL 442 dev/sbus/magma.c (void)config_found(dev, mbpp_match, NULL); NULL 789 dev/sbus/magma.c sc->ms_mtty == NULL); NULL 821 dev/sbus/magma.c if (mp->mp_rbuf == NULL) NULL 849 dev/sbus/magma.c if (card >= mtty_cd.cd_ndevs || (ms = mtty_cd.cd_devs[card]) == NULL NULL 1369 dev/sbus/magma.c sc->ms_mbpp == NULL); NULL 1411 dev/sbus/magma.c if (card >= mbpp_cd.cd_ndevs || (ms = mbpp_cd.cd_devs[card]) == NULL || port >= ms->ms_nports) NULL 118 dev/sbus/mgx.c NULL, /* load_font */ NULL 119 dev/sbus/mgx.c NULL, /* scrollback */ NULL 120 dev/sbus/mgx.c NULL, /* getchar */ NULL 132 dev/sbus/mgx.c NULL, "mgx", DV_DULL NULL 171 dev/sbus/qe.c NULL, "qe", DV_IFNET NULL 239 dev/sbus/qe.c self->dv_xname) == NULL) { NULL 287 dev/sbus/qe.c sc->sc_rb.rb_membase, size, NULL, BUS_DMA_NOWAIT)) != 0) { NULL 299 dev/sbus/qe.c IFM_MAKEWORD(IFM_ETHER,IFM_10_T,0,0), 0, NULL); NULL 301 dev/sbus/qe.c IFM_MAKEWORD(IFM_ETHER,IFM_10_5,0,0), 0, NULL); NULL 303 dev/sbus/qe.c IFM_MAKEWORD(IFM_ETHER,IFM_AUTO,0,0), 0, NULL); NULL 342 dev/sbus/qe.c if (m == NULL) NULL 343 dev/sbus/qe.c return (NULL); NULL 349 dev/sbus/qe.c top = NULL; NULL 355 dev/sbus/qe.c if (m == NULL) { NULL 357 dev/sbus/qe.c return (NULL); NULL 432 dev/sbus/qe.c if (m == NULL) { NULL 476 dev/sbus/qe.c if (m == NULL) NULL 1138 dev/sbus/qe.c while (enm != NULL) { NULL 83 dev/sbus/qec.c NULL, "qec", DV_DULL NULL 196 dev/sbus/qec.c if (sbt == NULL) { NULL 251 dev/sbus/qec.c if (t->sparc_bus_map != NULL) NULL 255 dev/sbus/qec.c if (t == NULL) { NULL 300 dev/sbus/qec.c if (sc->sc_intr == NULL) { NULL 303 dev/sbus/qec.c return (NULL); NULL 309 dev/sbus/qec.c if (t->sparc_intr_establish != NULL) NULL 316 dev/sbus/qec.c return (NULL); NULL 146 dev/sbus/rfx.c NULL, /* load_font */ NULL 147 dev/sbus/rfx.c NULL, /* scrollback */ NULL 148 dev/sbus/rfx.c NULL, /* getchar */ NULL 161 dev/sbus/rfx.c NULL, "rfx", DV_DULL NULL 164 dev/sbus/rfx.c CFATTACH_DECL(rfx, sizeof (struct rfx_softc), rfxmatch, rfxattach, NULL, NULL); NULL 101 dev/sbus/spif.c NULL, "spif", DV_DULL NULL 109 dev/sbus/spif.c NULL, "stty", DV_TTY NULL 117 dev/sbus/spif.c NULL, "sbpp", DV_DULL NULL 214 dev/sbus/spif.c if (sc->sc_ppcih == NULL) { NULL 222 dev/sbus/spif.c if (sc->sc_stcih == NULL) { NULL 228 dev/sbus/spif.c if (sc->sc_softih == NULL) { NULL 271 dev/sbus/spif.c (void)config_found(self, sttymatch, NULL); NULL 272 dev/sbus/spif.c (void)config_found(self, sbppmatch, NULL); NULL 287 dev/sbus/spif.c return (aux == sttymatch && sc->sc_ttys == NULL); NULL 317 dev/sbus/spif.c if(sp->sp_rbuf == NULL) NULL 348 dev/sbus/spif.c if (sc == NULL || csc == NULL) NULL 942 dev/sbus/spif.c if (stc != NULL) { NULL 1045 dev/sbus/spif.c return (aux == sbppmatch && sc->sc_bpps == NULL); NULL 84 dev/sbus/stp4020.c NULL, "stp", DV_DULL NULL 256 dev/sbus/stp4020.c if (h->pcmcia == NULL) NULL 512 dev/sbus/stp4020.c if (h->intrhandler != NULL) { NULL 835 dev/sbus/stp4020.c h->intrhandler = NULL; NULL 836 dev/sbus/stp4020.c h->intrarg = NULL; NULL 844 dev/sbus/stp4020.c if (ih == NULL) NULL 150 dev/sbus/tvtwo.c NULL, /* load_font */ NULL 151 dev/sbus/tvtwo.c NULL, /* scrollback */ NULL 152 dev/sbus/tvtwo.c NULL, /* getchar */ NULL 170 dev/sbus/tvtwo.c NULL, "tvtwo", DV_DULL NULL 138 dev/sbus/uperf_sbus.c if (model == NULL || strlen(model) == 0) NULL 209 dev/sbus/vigra.c NULL, /* load_font */ NULL 210 dev/sbus/vigra.c NULL, /* scrollback */ NULL 211 dev/sbus/vigra.c NULL, /* getchar */ NULL 223 dev/sbus/vigra.c NULL, "vigra", DV_DULL NULL 313 dev/sbus/vigra.c IPL_TTY, 0, vigra_intr, sc, self->dv_xname)) == NULL) { NULL 392 dev/sbus/vigra.c if (sc->sc_ih != NULL) NULL 60 dev/sbus/xbox.c NULL, "xbox", DV_DULL NULL 166 dev/sbus/xbox.c if (bus != NULL) NULL 146 dev/sbus/zx.c NULL, /* load_font */ NULL 147 dev/sbus/zx.c NULL, /* scrollback */ NULL 148 dev/sbus/zx.c NULL, /* getchar */ NULL 186 dev/sbus/zx.c NULL, "zx", DV_DULL NULL 629 dev/sbus/zx.c ri->ri_ops.unpack_attr(ri, attr, &fg, &bg, NULL); NULL 717 dev/sbus/zx.c ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); NULL 99 dev/sdmmc/sbt.c NULL, "sbt", DV_DULL NULL 125 dev/sdmmc/sbt.c if (sa->sf == NULL) NULL 160 dev/sdmmc/sbt.c if (sc->sc_buf == NULL) { NULL 170 dev/sdmmc/sbt.c if (sc->sc_ih == NULL) { NULL 196 dev/sdmmc/sbt.c while (sc->sc_thread != NULL) NULL 201 dev/sdmmc/sbt.c if (sc->sc_ih != NULL) NULL 309 dev/sdmmc/sbt.c struct mbuf *m = NULL; NULL 329 dev/sdmmc/sbt.c if (m == NULL) { NULL 342 dev/sdmmc/sbt.c m = NULL; NULL 346 dev/sdmmc/sbt.c if (m != NULL) { NULL 404 dev/sdmmc/sbt.c sc->sc_rxp = NULL; NULL 409 dev/sdmmc/sbt.c sc->sc_txp = NULL; NULL 125 dev/sdmmc/sdhc.c NULL, "sdhc", DV_DULL NULL 240 dev/sdmmc/sdhc.c hp->sdmmc = config_found(&sc->sc_dev, &saa, NULL); NULL 241 dev/sdmmc/sdhc.c if (hp->sdmmc == NULL) { NULL 250 dev/sdmmc/sdhc.c sc->sc_host[sc->sc_nhosts - 1] = NULL; NULL 605 dev/sdmmc/sdhc.c if (cmd->c_error == 0 && cmd->c_data != NULL) NULL 681 dev/sdmmc/sdhc.c if (cmd->c_data != NULL) NULL 888 dev/sdmmc/sdhc.c if (hp == NULL) NULL 83 dev/sdmmc/sdmmc.c NULL, "sdmmc", DV_DULL NULL 134 dev/sdmmc/sdmmc.c while (sc->sc_task_thread != NULL) { NULL 166 dev/sdmmc/sdmmc.c for (task = TAILQ_FIRST(&sc->sc_tskq); task != NULL; NULL 180 dev/sdmmc/sdmmc.c sc->sc_task_thread = NULL; NULL 204 dev/sdmmc/sdmmc.c if (sc == NULL) NULL 208 dev/sdmmc/sdmmc.c task->sc = NULL; NULL 320 dev/sdmmc/sdmmc.c for (sf = SIMPLEQ_FIRST(&sc->sf_head); sf != NULL; sf = sfnext) { NULL 326 dev/sdmmc/sdmmc.c sc->sc_fn0 = NULL; NULL 384 dev/sdmmc/sdmmc.c (void)sdmmc_select_card(sc, NULL); NULL 645 dev/sdmmc/sdmmc.c cmd.c_arg = sf == NULL ? 0 : MMC_ARG_RCA(sf->rca); NULL 646 dev/sdmmc/sdmmc.c cmd.c_flags = SCF_CMD_AC | (sf == NULL ? SCF_RSP_R0 : SCF_RSP_R1); NULL 648 dev/sdmmc/sdmmc.c if (error == 0 || sf == NULL) NULL 680 dev/sdmmc/sdmmc.c if ((ucmd->c_datalen > 0 && ucmd->c_data == NULL) || NULL 681 dev/sdmmc/sdmmc.c (ucmd->c_datalen < 1 && ucmd->c_data != NULL) || NULL 694 dev/sdmmc/sdmmc.c if (data == NULL) NULL 158 dev/sdmmc/sdmmc_cis.c if (cis->cis1_info[i] == NULL) NULL 119 dev/sdmmc/sdmmc_io.c if (sdmmc_io_send_op_cond(sc, host_ocr, NULL) != 0) { NULL 329 dev/sdmmc/sdmmc_io.c if (sf->child != NULL) { NULL 331 dev/sdmmc/sdmmc_io.c sf->child = NULL; NULL 353 dev/sdmmc/sdmmc_io.c arg |= ((sf == NULL ? 0 : sf->number) & SD_ARG_CMD52_FUNC_MASK) << NULL 395 dev/sdmmc/sdmmc_io.c arg |= ((sf == NULL ? 0 : sf->number) & SD_ARG_CMD53_FUNC_MASK) << NULL 522 dev/sdmmc/sdmmc_io.c (void)sdmmc_io_write(sc, NULL, SD_IO_REG_CCCR_CTL, CCCR_CTL_RES); NULL 559 dev/sdmmc/sdmmc_io.c if (error == 0 && ocrp != NULL) NULL 611 dev/sdmmc/sdmmc_io.c if (sc->sct->card_intr_mask == NULL) NULL 612 dev/sdmmc/sdmmc_io.c return NULL; NULL 615 dev/sdmmc/sdmmc_io.c if (ih == NULL) NULL 616 dev/sdmmc/sdmmc_io.c return NULL; NULL 620 dev/sdmmc/sdmmc_io.c if (ih->ih_name == NULL) { NULL 622 dev/sdmmc/sdmmc_io.c return NULL; NULL 649 dev/sdmmc/sdmmc_io.c if (sc->sct->card_intr_mask == NULL) NULL 674 dev/sdmmc/sdmmc_io.c if (sc->sct->card_intr_mask == NULL) NULL 97 dev/sdmmc/sdmmc_mem.c if (sdmmc_mem_send_op_cond(sc, host_ocr, NULL) != 0) { NULL 174 dev/sdmmc/sdmmc_mem.c (void)sdmmc_select_card(sc, NULL); NULL 181 dev/sdmmc/sdmmc_mem.c if (sc->sc_fn0 == NULL) NULL 361 dev/sdmmc/sdmmc_mem.c if (error == 0 && ocrp != NULL) NULL 145 dev/sdmmc/sdmmc_scsi.c if (scbus->sc_child == NULL) { NULL 152 dev/sdmmc/sdmmc_scsi.c sc->sc_scsibus = NULL; NULL 167 dev/sdmmc/sdmmc_scsi.c if (scbus == NULL) NULL 172 dev/sdmmc/sdmmc_scsi.c for (ccb = TAILQ_FIRST(&scbus->sc_ccb_runq); ccb != NULL; NULL 177 dev/sdmmc/sdmmc_scsi.c if (scbus->sc_child != NULL) NULL 180 dev/sdmmc/sdmmc_scsi.c if (scbus->sc_tgt != NULL) NULL 185 dev/sdmmc/sdmmc_scsi.c sc->sc_scsibus = NULL; NULL 200 dev/sdmmc/sdmmc_scsi.c if (scbus->sc_ccbs == NULL) NULL 211 dev/sdmmc/sdmmc_scsi.c ccb->ccb_xs = NULL; NULL 212 dev/sdmmc/sdmmc_scsi.c ccb->ccb_done = NULL; NULL 222 dev/sdmmc/sdmmc_scsi.c if (scbus->sc_ccbs != NULL) { NULL 224 dev/sdmmc/sdmmc_scsi.c scbus->sc_ccbs = NULL; NULL 235 dev/sdmmc/sdmmc_scsi.c while ((ccb = TAILQ_FIRST(&scbus->sc_ccb_freeq)) == NULL && NULL 238 dev/sdmmc/sdmmc_scsi.c if (ccb != NULL) { NULL 257 dev/sdmmc/sdmmc_scsi.c ccb->ccb_xs = NULL; NULL 258 dev/sdmmc/sdmmc_scsi.c ccb->ccb_done = NULL; NULL 260 dev/sdmmc/sdmmc_scsi.c if (TAILQ_NEXT(ccb, ccb_link) == NULL) NULL 302 dev/sdmmc/sdmmc_scsi.c if (link->target >= scbus->sc_ntargets || tgt->card == NULL || NULL 385 dev/sdmmc/sdmmc_scsi.c if (ccb == NULL) { NULL 45 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_ABOCOM_SDW11G { NULL, NULL, NULL, NULL } NULL 49 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_ATHEROS_AR6001_8 { NULL, NULL, NULL, NULL } NULL 51 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_ATHEROS_AR6001_9 { NULL, NULL, NULL, NULL } NULL 53 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_ATHEROS_AR6001_a { NULL, NULL, NULL, NULL } NULL 55 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_ATHEROS_AR6001_b { NULL, NULL, NULL, NULL } NULL 59 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_CGUYS_TIACX100 { NULL, NULL, NULL, NULL } NULL 61 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_CGUYS_SDFMRADIO2 { NULL, NULL, NULL, NULL } NULL 63 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_CGUYS_SDFMRADIO { NULL, NULL, NULL, NULL } NULL 67 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_GLOBALSAT_SD501 { NULL, NULL, NULL, NULL } NULL 71 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_MEDIATEK_S2YWLAN { NULL, NULL, NULL, NULL } NULL 75 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_SPECTEC_SDW820 { NULL, NULL, NULL, NULL } NULL 79 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_SYCHIP_WLAN6060SD { NULL, NULL, NULL, NULL } NULL 83 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_TOSHIBA_SDBTCARD1 { NULL, NULL, NULL, NULL } NULL 85 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_TOSHIBA_SDBTCARD2 { NULL, NULL, NULL, NULL } NULL 87 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_TOSHIBA_SDBTCARD3 { NULL, NULL, NULL, NULL } NULL 91 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_SOCKETCOM_SDSCANNER { NULL, NULL, NULL, NULL } NULL 93 dev/sdmmc/sdmmcdevs.h #define SDMMC_CIS_SOCKETCOM_BTCARD { NULL, NULL, NULL, NULL } NULL 64 dev/sdmmc/sdmmcvar.h (xtask)->sc = NULL; \ NULL 187 dev/sdmmc/sdmmcvar.h #define SDMMC_LOCK(sc) lockmgr(&(sc)->sc_lock, LK_EXCLUSIVE, NULL) NULL 188 dev/sdmmc/sdmmcvar.h #define SDMMC_UNLOCK(sc) lockmgr(&(sc)->sc_lock, LK_RELEASE, NULL) NULL 76 dev/softraid.c NULL, "softraid", DV_DULL NULL 167 dev/softraid.c sr_scsi_cmd, sr_minphys, NULL, NULL, sr_scsi_ioctl NULL 171 dev/softraid.c NULL, NULL, NULL, NULL NULL 277 dev/softraid.c while ((ccb = TAILQ_FIRST(&sd->sd_ccb_freeq)) != NULL) NULL 317 dev/softraid.c ccb->ccb_wu = NULL; NULL 369 dev/softraid.c while ((wu = TAILQ_FIRST(&sd->sd_wu_freeq)) != NULL) NULL 371 dev/softraid.c while ((wu = TAILQ_FIRST(&sd->sd_wu_pendq)) != NULL) NULL 373 dev/softraid.c while ((wu = TAILQ_FIRST(&sd->sd_wu_defq)) != NULL) NULL 392 dev/softraid.c wu->swu_xs = NULL; NULL 400 dev/softraid.c wu->swu_collider = NULL; NULL 403 dev/softraid.c while ((ccb = TAILQ_FIRST(&wu->swu_ccb)) != NULL) { NULL 450 dev/softraid.c if (sd == NULL) { NULL 457 dev/softraid.c if (sd == NULL) { NULL 458 dev/softraid.c wu = NULL; NULL 465 dev/softraid.c if ((wu = sr_get_wu(sd)) == NULL) { NULL 757 dev/softraid.c struct sr_discipline *sd = NULL; NULL 968 dev/softraid.c sc->sc_attach_dis = NULL; NULL 973 dev/softraid.c if (dev == NULL) NULL 1019 dev/softraid.c struct sr_chunk *ch_entry, *ch_prev = NULL; NULL 1047 dev/softraid.c if (name == NULL) NULL 1059 dev/softraid.c 0, NULL); NULL 1130 dev/softraid.c b.b_vp = NULL; NULL 1131 dev/softraid.c b.b_iodone = NULL; NULL 1621 dev/softraid.c workq_add_task(NULL, 0, sr_save_metadata_callback, sd, NULL); NULL 1812 dev/softraid.c b.b_vp = NULL; NULL 1813 dev/softraid.c b.b_iodone = NULL; NULL 1971 dev/softraid.c b.b_vp = NULL; NULL 1972 dev/softraid.c b.b_iodone = NULL; NULL 2017 dev/softraid.c dev_t dev, devr, *dt = NULL; NULL 2225 dev/softraid.c if (name == NULL) NULL 2365 dev/softraid.c if (sensor_task_register(sc, sr_refresh_sensors, 10) == NULL) NULL 2643 dev/softraid.c ccb->ccb_buf.b_iodone = NULL; NULL 2709 dev/softraid.c ccb->ccb_buf.b_vp = NULL; NULL 2885 dev/softraid.c while ((ccb = TAILQ_FIRST(&wup->swu_ccb)) != NULL) { NULL 3105 dev/softraid.c ccb->ccb_buf.b_iodone = NULL; NULL 3166 dev/softraid.c ccb->ccb_buf.b_vp = NULL; NULL 220 dev/systrace.c if ((process = TAILQ_FIRST(&fst->messages)) != NULL) { NULL 231 dev/systrace.c } else if (TAILQ_FIRST(&fst->processes) == NULL) { NULL 339 dev/systrace.c if (strp == NULL) { NULL 396 dev/systrace.c fst->fd_cdir = fst->fd_rdir = NULL; NULL 498 dev/systrace.c fp->f_data = NULL; NULL 507 dev/systrace.c "strprocpl", NULL); NULL 509 dev/systrace.c "strpolpl", NULL); NULL 560 dev/systrace.c struct fsystrace *fst = NULL; NULL 619 dev/systrace.c if ((proc = pfind(strp->pid)) == NULL) NULL 620 dev/systrace.c return (NULL); NULL 623 dev/systrace.c return (NULL); NULL 626 dev/systrace.c return (NULL); NULL 639 dev/systrace.c if (strp != NULL) { NULL 662 dev/systrace.c if (oldstrp == NULL) { NULL 673 dev/systrace.c if ((strp = systrace_findpid(fst, p->p_pid)) == NULL) NULL 677 dev/systrace.c if ((strp->policy = oldstrp->policy) != NULL) NULL 689 dev/systrace.c if (strp == NULL) { \ NULL 704 dev/systrace.c struct fsystrace *fst = NULL; NULL 713 dev/systrace.c if (strp == NULL) { NULL 750 dev/systrace.c if ((strpolicy = strp->policy) == NULL) NULL 794 dev/systrace.c if ((strp = p->p_systrace) == NULL) { NULL 816 dev/systrace.c if (!error && strp->replace != NULL) NULL 841 dev/systrace.c if ((strp = p->p_systrace) == NULL) { NULL 862 dev/systrace.c if ((fst = strp->parent) == NULL || !fst->issuser) { NULL 873 dev/systrace.c oldemul = NULL; NULL 885 dev/systrace.c strp->policy = NULL; NULL 1031 dev/systrace.c caddr_t udata, kaddr = NULL; NULL 1039 dev/systrace.c if (udata == NULL) NULL 1075 dev/systrace.c if (strpol == NULL) NULL 1087 dev/systrace.c if (strpol == NULL) NULL 1091 dev/systrace.c if (strp == NULL) NULL 1108 dev/systrace.c if (strpol->emul == NULL) NULL 1120 dev/systrace.c if (strpol == NULL) NULL 1162 dev/systrace.c if (myfdp == NULL || fdp == NULL) NULL 1170 dev/systrace.c if ((myfdp->fd_cdir = fdp->fd_cdir) != NULL) NULL 1172 dev/systrace.c if ((myfdp->fd_rdir = fdp->fd_rdir) != NULL) NULL 1226 dev/systrace.c if ((proc = pfind(pid)) == NULL) { NULL 1316 dev/systrace.c if (strp == NULL) { NULL 1353 dev/systrace.c if (strp->replace != NULL) { NULL 1355 dev/systrace.c strp->replace = NULL; NULL 1391 dev/systrace.c strp->replace = NULL; NULL 1416 dev/systrace.c if (ubase == NULL) { NULL 1468 dev/systrace.c if (strp->replace != NULL) { NULL 1470 dev/systrace.c strp->replace = NULL; NULL 1474 dev/systrace.c strp->fname[strp->nfname] = NULL; NULL 1499 dev/systrace.c if (strp != NULL) { NULL 1527 dev/systrace.c if (strp != NULL) { NULL 1558 dev/systrace.c struct proc *proc = NULL; NULL 1564 dev/systrace.c if (strp == NULL) NULL 1565 dev/systrace.c return (NULL); NULL 1569 dev/systrace.c return (proc ? strp : NULL); NULL 1576 dev/systrace.c struct fsystrace *fst = NULL; NULL 1581 dev/systrace.c if ((proc = systrace_find(strp)) != NULL) { NULL 1583 dev/systrace.c proc->p_systrace = NULL; NULL 1632 dev/systrace.c if (strp == NULL) NULL 1664 dev/systrace.c if (tmp == NULL) NULL 1665 dev/systrace.c return (NULL); NULL 1674 dev/systrace.c if (pol == NULL) NULL 1675 dev/systrace.c return (NULL); NULL 1791 dev/systrace.c if ((strp = curproc->p_systrace) == NULL) NULL 77 dev/tc/asc.c NULL, "asc", DV_DULL, NULL 83 dev/tc/asc.c NULL, NULL 84 dev/tc/asc.c NULL, NULL 88 dev/tc/asc.c NULL, /* Use default error handler */ NULL 89 dev/tc/asc.c NULL, /* have a queue, served by this */ NULL 90 dev/tc/asc.c NULL, /* have no async handler */ NULL 91 dev/tc/asc.c NULL, /* Use default `done' routine */ NULL 272 dev/tc/asc_tcds.c NULL, BUS_DMA_NOWAIT | (ispullup ? BUS_DMA_READ : BUS_DMA_WRITE))) { NULL 108 dev/tc/if_fta.c if (sc->sc_pdq == NULL) { NULL 114 dev/tc/if_fta.c pdq_ifattach(sc, NULL); NULL 121 dev/tc/if_fta.c if (sc->sc_ats == NULL) NULL 140 dev/tc/if_le_ioasic.c le_iomem, LE_IOASIC_MEMSIZE, NULL, BUS_DMA_NOWAIT)) { NULL 48 dev/tc/tc.c NULL, "tc", DV_DULL NULL 304 dev/tc/tc.c description = NULL; NULL 305 dev/tc/tc.c for (tdp = tc_knowndevs; tdp->id != NULL; tdp++) { NULL 312 dev/tc/tc.c if (description != NULL) NULL 187 dev/tc/tcdevs_data.h { NULL, NULL } NULL 114 dev/tc/tcds.c NULL, "tcds", DV_DULL, NULL 130 dev/tc/tcds.c { NULL, 0 }, NULL 142 dev/tc/tcds.c for (td = tcds_devices; td->td_name != NULL; td++) NULL 146 dev/tc/tcds.c return (NULL); NULL 156 dev/tc/tcds.c return (tcds_lookup(ta->ta_modname) != NULL); NULL 173 dev/tc/tcds.c if (td == NULL) NULL 235 dev/tc/tcds.c evcount_attach(&slotc->sc_count, sc->sc_dv.dv_xname, NULL, NULL 88 dev/usb/ehci.c NULL, "ehci", DV_DULL NULL 249 dev/usb/ehci.c (ex)->inext.le_prev = NULL; \ NULL 251 dev/usb/ehci.c #define ehci_active_intr_list(ex) ((ex)->inext.le_prev != NULL) NULL 414 dev/usb/ehci.c if (sqh == NULL) { NULL 425 dev/usb/ehci.c sqh->next = NULL; NULL 438 dev/usb/ehci.c sqh->sqtd = NULL; NULL 449 dev/usb/ehci.c if (sqh == NULL) { NULL 465 dev/usb/ehci.c sqh->sqtd = NULL; NULL 475 dev/usb/ehci.c timeout_set(&sc->sc_tmo_pcd, NULL, NULL); NULL 476 dev/usb/ehci.c timeout_set(&sc->sc_tmo_intrlist, NULL, NULL); NULL 522 dev/usb/ehci.c if (sc == NULL || sc->sc_dying) NULL 545 dev/usb/ehci.c if (sc == NULL) { NULL 635 dev/usb/ehci.c if (xfer == NULL) { NULL 706 dev/usb/ehci.c if (ex->sqtdstart == NULL) { NULL 712 dev/usb/ehci.c if (lsqtd == NULL) { NULL 901 dev/usb/ehci.c if (sc->sc_child != NULL) NULL 910 dev/usb/ehci.c if (sc->sc_powerhook != NULL) NULL 912 dev/usb/ehci.c if (sc->sc_shutdownhook != NULL) NULL 934 dev/usb/ehci.c if (sc->sc_child != NULL) NULL 1111 dev/usb/ehci.c if (xfer != NULL) { NULL 1121 dev/usb/ehci.c if (xfer != NULL) { NULL 1370 dev/usb/ehci.c if (sqh == NULL) NULL 1657 dev/usb/ehci.c void *buf = NULL; NULL 2108 dev/usb/ehci.c xfer->pipe->intrxfer = NULL; NULL 2124 dev/usb/ehci.c sc->sc_intrxfer = NULL; NULL 2142 dev/usb/ehci.c if (sc->sc_freeqhs == NULL) { NULL 2151 dev/usb/ehci.c return (NULL); NULL 2163 dev/usb/ehci.c sqh->next = NULL; NULL 2164 dev/usb/ehci.c sqh->prev = NULL; NULL 2184 dev/usb/ehci.c if (sc->sc_freeqtds == NULL) { NULL 2193 dev/usb/ehci.c return (NULL); NULL 2209 dev/usb/ehci.c sqtd->nextqtd = NULL; NULL 2210 dev/usb/ehci.c sqtd->xfer = NULL; NULL 2261 dev/usb/ehci.c if (cur == NULL) NULL 2305 dev/usb/ehci.c if (next == NULL) NULL 2309 dev/usb/ehci.c next = NULL; NULL 2728 dev/usb/ehci.c ehci_free_sqtd_chain(sc, ex->sqtdstart, NULL); NULL 2779 dev/usb/ehci.c if (setup == NULL) { NULL 2784 dev/usb/ehci.c if (stat == NULL) { NULL 2843 dev/usb/ehci.c stat->nextqtd = NULL; NULL 3042 dev/usb/ehci.c ehci_free_sqtd_chain(sc, ex->sqtdstart, NULL); NULL 3187 dev/usb/ehci.c xfer->pipe->intrxfer = NULL; NULL 3219 dev/usb/ehci.c ehci_free_sqtd_chain(sc, ex->sqtdstart, NULL); NULL 3259 dev/usb/ehci.c ehci_free_sqtd_chain(sc, ex->sqtdstart, NULL); NULL 168 dev/usb/ezload.c while (*names != NULL) { NULL 99 dev/usb/hid.c if (s == NULL) NULL 113 dev/usb/hid.c while (s->cur.next != NULL) { NULL 143 dev/usb/hid.c h->next = NULL; NULL 234 dev/usb/hid.c h->next = NULL; NULL 423 dev/usb/hid.c if (loc != NULL) NULL 425 dev/usb/hid.c if (flags != NULL) NULL 471 dev/usb/hid.c if (hd == NULL) NULL 107 dev/usb/if_atu.c NULL, "atu", DV_IFNET NULL 318 dev/usb/if_atu.c if ((data == NULL) || (type & UT_READ)) { NULL 338 dev/usb/if_atu.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 418 dev/usb/if_atu.c if (status != NULL) NULL 474 dev/usb/if_atu.c return atu_wait_completion(sc, CMD_SET_MIB, NULL); NULL 518 dev/usb/if_atu.c err = atu_wait_completion(sc, CMD_START_IBSS, NULL); NULL 628 dev/usb/if_atu.c err = atu_wait_completion(sc, CmdRadio.Cmd, NULL); NULL 747 dev/usb/if_atu.c err = atu_wait_completion(sc, CMD_STARTUP, NULL); NULL 871 dev/usb/if_atu.c u_char state, *ptr = NULL, *firm = NULL, status[6]; NULL 977 dev/usb/if_atu.c err = atu_usb_request(sc, DFU_REMAP, 0, 0, 0, NULL); NULL 999 dev/usb/if_atu.c u_char *ptr = NULL, *firm = NULL; NULL 1042 dev/usb/if_atu.c block, 0, NULL); NULL 1186 dev/usb/if_atu.c err = atu_wait_completion(sc, CMD_START_SCAN, NULL); NULL 1319 dev/usb/if_atu.c if (rootvp == NULL) NULL 1359 dev/usb/if_atu.c if (rootvp == NULL) NULL 1509 dev/usb/if_atu.c if (sc->atu_ep[ATU_ENDPT_TX] != NULL) NULL 1511 dev/usb/if_atu.c if (sc->atu_ep[ATU_ENDPT_RX] != NULL) NULL 1542 dev/usb/if_atu.c struct mbuf *m_new = NULL; NULL 1544 dev/usb/if_atu.c if (m == NULL) { NULL 1546 dev/usb/if_atu.c if (m_new == NULL) { NULL 1583 dev/usb/if_atu.c if (c->atu_xfer == NULL) { NULL 1585 dev/usb/if_atu.c if (c->atu_xfer == NULL) NULL 1589 dev/usb/if_atu.c if (c->atu_buf == NULL) /* XXX free xfer */ NULL 1591 dev/usb/if_atu.c if (atu_newbuf(sc, c, NULL) == ENOBUFS) /* XXX free? */ NULL 1615 dev/usb/if_atu.c if (c->atu_xfer == NULL) { NULL 1617 dev/usb/if_atu.c if (c->atu_xfer == NULL) NULL 1619 dev/usb/if_atu.c c->atu_mbuf = NULL; NULL 1622 dev/usb/if_atu.c if (c->atu_buf == NULL) NULL 1638 dev/usb/if_atu.c if (ch[i].atu_buf != NULL) NULL 1639 dev/usb/if_atu.c ch[i].atu_buf = NULL; NULL 1640 dev/usb/if_atu.c if (ch[i].atu_mbuf != NULL) { NULL 1642 dev/usb/if_atu.c ch[i].atu_mbuf = NULL; NULL 1644 dev/usb/if_atu.c if (ch[i].atu_xfer != NULL) { NULL 1646 dev/usb/if_atu.c ch[i].atu_xfer = NULL; NULL 1712 dev/usb/if_atu.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 1735 dev/usb/if_atu.c if (atu_newbuf(sc, c, NULL) == ENOBUFS) { NULL 1741 dev/usb/if_atu.c if (sc->sc_radiobpf != NULL) { NULL 1756 dev/usb/if_atu.c mb.m_nextpkt = NULL; NULL 1800 dev/usb/if_atu.c if (c->atu_mbuf != NULL) { NULL 1802 dev/usb/if_atu.c c->atu_mbuf = NULL; NULL 1816 dev/usb/if_atu.c usbd_get_xfer_status(c->atu_xfer, NULL, NULL, NULL, &err); NULL 1867 dev/usb/if_atu.c if (sc->sc_radiobpf != NULL) { NULL 1880 dev/usb/if_atu.c mb.m_nextpkt = NULL; NULL 1918 dev/usb/if_atu.c c->atu_mbuf = NULL; NULL 1935 dev/usb/if_atu.c struct mbuf *m = NULL; NULL 1956 dev/usb/if_atu.c if (c != NULL) { NULL 1963 dev/usb/if_atu.c if (c == NULL) { NULL 1975 dev/usb/if_atu.c if (m == NULL) { NULL 1991 dev/usb/if_atu.c if (m == NULL) { NULL 2008 dev/usb/if_atu.c if (m == NULL) NULL 2013 dev/usb/if_atu.c if (ic->ic_rawbpf != NULL) NULL 2030 dev/usb/if_atu.c m->m_pkthdr.rcvif = NULL; NULL 2044 dev/usb/if_atu.c if (ni != NULL) NULL 2273 dev/usb/if_atu.c usbd_get_xfer_status(c->atu_xfer, NULL, NULL, NULL, NULL 2303 dev/usb/if_atu.c if (sc->atu_ep[ATU_ENDPT_RX] != NULL) { NULL 2314 dev/usb/if_atu.c sc->atu_ep[ATU_ENDPT_RX] = NULL; NULL 2317 dev/usb/if_atu.c if (sc->atu_ep[ATU_ENDPT_TX] != NULL) { NULL 2328 dev/usb/if_atu.c sc->atu_ep[ATU_ENDPT_TX] = NULL; NULL 219 dev/usb/if_aue.c NULL, "aue", DV_IFNET NULL 615 dev/usb/if_aue.c while (enm != NULL) { NULL 702 dev/usb/if_aue.c if (uaa->iface != NULL) NULL 705 dev/usb/if_aue.c return (aue_lookup(uaa->vendor, uaa->product) != NULL ? NULL 766 dev/usb/if_aue.c if (ed == NULL) { NULL 828 dev/usb/if_aue.c if (LIST_FIRST(&mii->mii_phys) == NULL) { NULL 829 dev/usb/if_aue.c ifmedia_add(&mii->mii_media, IFM_ETHER | IFM_NONE, 0, NULL); NULL 838 dev/usb/if_aue.c timeout_set(&sc->aue_stat_ch, NULL, NULL); NULL 881 dev/usb/if_aue.c if (sc->aue_ep[AUE_ENDPT_TX] != NULL || NULL 882 dev/usb/if_aue.c sc->aue_ep[AUE_ENDPT_RX] != NULL || NULL 883 dev/usb/if_aue.c sc->aue_ep[AUE_ENDPT_INTR] != NULL) NULL 889 dev/usb/if_aue.c if (sc->sc_sdhook != NULL) NULL 928 dev/usb/if_aue.c struct mbuf *m_new = NULL; NULL 932 dev/usb/if_aue.c if (m == NULL) { NULL 934 dev/usb/if_aue.c if (m_new == NULL) { NULL 974 dev/usb/if_aue.c if (aue_newbuf(sc, c, NULL) == ENOBUFS) NULL 976 dev/usb/if_aue.c if (c->aue_xfer == NULL) { NULL 978 dev/usb/if_aue.c if (c->aue_xfer == NULL) NULL 981 dev/usb/if_aue.c if (c->aue_buf == NULL) NULL 1003 dev/usb/if_aue.c c->aue_mbuf = NULL; NULL 1004 dev/usb/if_aue.c if (c->aue_xfer == NULL) { NULL 1006 dev/usb/if_aue.c if (c->aue_xfer == NULL) NULL 1009 dev/usb/if_aue.c if (c->aue_buf == NULL) NULL 1093 dev/usb/if_aue.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 1122 dev/usb/if_aue.c if (aue_newbuf(sc, c, NULL) == ENOBUFS) { NULL 1198 dev/usb/if_aue.c c->aue_mbuf = NULL; NULL 1213 dev/usb/if_aue.c if (sc == NULL) NULL 1238 dev/usb/if_aue.c if (mii == NULL) NULL 1313 dev/usb/if_aue.c struct mbuf *m_head = NULL; NULL 1328 dev/usb/if_aue.c if (m_head == NULL) NULL 1413 dev/usb/if_aue.c if (sc->aue_ep[AUE_ENDPT_RX] == NULL) { NULL 1494 dev/usb/if_aue.c for (miisc = LIST_FIRST(&mii->mii_phys); miisc != NULL; NULL 1615 dev/usb/if_aue.c usbd_get_xfer_status(c->aue_xfer, NULL, NULL, NULL, &stat); NULL 1659 dev/usb/if_aue.c if (sc->aue_ep[AUE_ENDPT_RX] != NULL) { NULL 1670 dev/usb/if_aue.c sc->aue_ep[AUE_ENDPT_RX] = NULL; NULL 1673 dev/usb/if_aue.c if (sc->aue_ep[AUE_ENDPT_TX] != NULL) { NULL 1684 dev/usb/if_aue.c sc->aue_ep[AUE_ENDPT_TX] = NULL; NULL 1687 dev/usb/if_aue.c if (sc->aue_ep[AUE_ENDPT_INTR] != NULL) { NULL 1698 dev/usb/if_aue.c sc->aue_ep[AUE_ENDPT_INTR] = NULL; NULL 1703 dev/usb/if_aue.c if (sc->aue_cdata.aue_rx_chain[i].aue_mbuf != NULL) { NULL 1705 dev/usb/if_aue.c sc->aue_cdata.aue_rx_chain[i].aue_mbuf = NULL; NULL 1707 dev/usb/if_aue.c if (sc->aue_cdata.aue_rx_chain[i].aue_xfer != NULL) { NULL 1709 dev/usb/if_aue.c sc->aue_cdata.aue_rx_chain[i].aue_xfer = NULL; NULL 1715 dev/usb/if_aue.c if (sc->aue_cdata.aue_tx_chain[i].aue_mbuf != NULL) { NULL 1717 dev/usb/if_aue.c sc->aue_cdata.aue_tx_chain[i].aue_mbuf = NULL; NULL 1719 dev/usb/if_aue.c if (sc->aue_cdata.aue_tx_chain[i].aue_xfer != NULL) { NULL 1721 dev/usb/if_aue.c sc->aue_cdata.aue_tx_chain[i].aue_xfer = NULL; NULL 182 dev/usb/if_axe.c NULL, "axe", DV_IFNET NULL 295 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_MII_OPMODE_SW, 0, 0, NULL); NULL 297 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_MII_OPMODE_HW, 0, 0, NULL); NULL 324 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_MII_OPMODE_SW, 0, 0, NULL); NULL 326 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_MII_OPMODE_HW, 0, 0, NULL); NULL 364 dev/usb/if_axe.c err = axe_cmd(sc, AXE_CMD_WRITE_MEDIA, 0, val, NULL); NULL 427 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_RXCTL_WRITE, 0, rxmode, NULL); NULL 434 dev/usb/if_axe.c while (enm != NULL) { NULL 446 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_RXCTL_WRITE, 0, rxmode, NULL); NULL 468 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SROM_WR_ENABLE, 0, 0, NULL); NULL 471 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SROM_WR_DISABLE, 0, 0, NULL); NULL 488 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x008c, NULL); NULL 491 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x003c, NULL); NULL 494 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x001c, NULL); NULL 497 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x003c, NULL); NULL 501 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x0004, NULL); NULL 503 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x000c, NULL); NULL 508 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_CLEAR, NULL); NULL 511 dev/usb/if_axe.c AXE_SW_RESET_PRL | AXE_178_RESET_MAGIC, NULL); NULL 513 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_RXCTL_WRITE, 0, 0, NULL); NULL 519 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_WRITE_GPIO, 0, 0x00b0, NULL); NULL 524 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SW_PHY_SELECT, 0, 0x01, NULL); NULL 528 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_CLEAR, NULL); NULL 533 dev/usb/if_axe.c AXE_SW_RESET_IPPD | AXE_SW_RESET_PRL, NULL); NULL 537 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_PRL, NULL); NULL 541 dev/usb/if_axe.c AXE_SW_RESET_IPRL | AXE_SW_RESET_PRL, NULL); NULL 544 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_SW_PHY_SELECT, 0, 0x00, NULL); NULL 549 dev/usb/if_axe.c AXE_SW_RESET_IPPD | AXE_SW_RESET_PRL, NULL); NULL 553 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_RXCTL_WRITE, 0, 0, NULL); NULL 567 dev/usb/if_axe.c return (axe_lookup(uaa->vendor, uaa->product) != NULL ? NULL 722 dev/usb/if_axe.c if (LIST_FIRST(&mii->mii_phys) == NULL) { NULL 723 dev/usb/if_axe.c ifmedia_add(&mii->mii_media, IFM_ETHER | IFM_NONE, 0, NULL); NULL 732 dev/usb/if_axe.c timeout_set(&sc->axe_stat_ch, NULL, NULL); NULL 760 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_TX] != NULL) NULL 762 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_RX] != NULL) NULL 764 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_INTR] != NULL) NULL 790 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_TX] != NULL || NULL 791 dev/usb/if_axe.c sc->axe_ep[AXE_ENDPT_RX] != NULL || NULL 792 dev/usb/if_axe.c sc->axe_ep[AXE_ENDPT_INTR] != NULL) NULL 835 dev/usb/if_axe.c if (m == NULL) NULL 836 dev/usb/if_axe.c return (NULL); NULL 841 dev/usb/if_axe.c return (NULL); NULL 864 dev/usb/if_axe.c c->axe_mbuf = NULL; NULL 865 dev/usb/if_axe.c if (c->axe_xfer == NULL) { NULL 867 dev/usb/if_axe.c if (c->axe_xfer == NULL) NULL 871 dev/usb/if_axe.c if (c->axe_buf == NULL) { NULL 895 dev/usb/if_axe.c c->axe_mbuf = NULL; NULL 896 dev/usb/if_axe.c if (c->axe_xfer == NULL) { NULL 898 dev/usb/if_axe.c if (c->axe_xfer == NULL) NULL 902 dev/usb/if_axe.c if (c->axe_buf == NULL) { NULL 949 dev/usb/if_axe.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 988 dev/usb/if_axe.c if (m == NULL) { NULL 1067 dev/usb/if_axe.c c->axe_mbuf = NULL; NULL 1082 dev/usb/if_axe.c if (sc == NULL) NULL 1106 dev/usb/if_axe.c if (sc == NULL) NULL 1114 dev/usb/if_axe.c if (mii == NULL) NULL 1192 dev/usb/if_axe.c struct mbuf *m_head = NULL; NULL 1203 dev/usb/if_axe.c if (m_head == NULL) NULL 1267 dev/usb/if_axe.c (sc->axe_ipgs[1] << 8) | (sc->axe_ipgs[0]), NULL); NULL 1269 dev/usb/if_axe.c axe_cmd(sc, AXE_172_CMD_WRITE_IPG0, 0, sc->axe_ipgs[0], NULL); NULL 1270 dev/usb/if_axe.c axe_cmd(sc, AXE_172_CMD_WRITE_IPG1, 0, sc->axe_ipgs[1], NULL); NULL 1271 dev/usb/if_axe.c axe_cmd(sc, AXE_172_CMD_WRITE_IPG2, 0, sc->axe_ipgs[2], NULL); NULL 1291 dev/usb/if_axe.c axe_cmd(sc, AXE_CMD_RXCTL_WRITE, 0, rxmode, NULL); NULL 1372 dev/usb/if_axe.c UGETW(rxmode) | AXE_RXCMD_PROMISC, NULL); NULL 1380 dev/usb/if_axe.c UGETW(rxmode) & ~AXE_RXCMD_PROMISC, NULL); NULL 1435 dev/usb/if_axe.c usbd_get_xfer_status(c->axe_xfer, NULL, NULL, NULL, &stat); NULL 1463 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_RX] != NULL) { NULL 1474 dev/usb/if_axe.c sc->axe_ep[AXE_ENDPT_RX] = NULL; NULL 1477 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_TX] != NULL) { NULL 1488 dev/usb/if_axe.c sc->axe_ep[AXE_ENDPT_TX] = NULL; NULL 1491 dev/usb/if_axe.c if (sc->axe_ep[AXE_ENDPT_INTR] != NULL) { NULL 1502 dev/usb/if_axe.c sc->axe_ep[AXE_ENDPT_INTR] = NULL; NULL 1507 dev/usb/if_axe.c if (sc->axe_cdata.axe_rx_chain[i].axe_mbuf != NULL) { NULL 1509 dev/usb/if_axe.c sc->axe_cdata.axe_rx_chain[i].axe_mbuf = NULL; NULL 1511 dev/usb/if_axe.c if (sc->axe_cdata.axe_rx_chain[i].axe_xfer != NULL) { NULL 1513 dev/usb/if_axe.c sc->axe_cdata.axe_rx_chain[i].axe_xfer = NULL; NULL 1519 dev/usb/if_axe.c if (sc->axe_cdata.axe_tx_chain[i].axe_mbuf != NULL) { NULL 1521 dev/usb/if_axe.c sc->axe_cdata.axe_tx_chain[i].axe_mbuf = NULL; NULL 1523 dev/usb/if_axe.c if (sc->axe_cdata.axe_tx_chain[i].axe_xfer != NULL) { NULL 1525 dev/usb/if_axe.c sc->axe_cdata.axe_tx_chain[i].axe_xfer = NULL; NULL 122 dev/usb/if_cdce.c NULL, "cdce", DV_IFNET NULL 139 dev/usb/if_cdce.c if (uaa->iface == NULL) NULL 143 dev/usb/if_cdce.c if (id == NULL) NULL 146 dev/usb/if_cdce.c if (cdce_lookup(uaa->vendor, uaa->product) != NULL) NULL 193 dev/usb/if_cdce.c ethd = NULL; NULL 230 dev/usb/if_cdce.c if (uaa->ifaces[i] != NULL) { NULL 233 dev/usb/if_cdce.c if (id != NULL && id->bInterfaceNumber == NULL 236 dev/usb/if_cdce.c uaa->ifaces[i] = NULL; NULL 242 dev/usb/if_cdce.c if (sc->cdce_data_iface == NULL) { NULL 398 dev/usb/if_cdce.c struct mbuf *m_head = NULL; NULL 404 dev/usb/if_cdce.c if (m_head == NULL) NULL 468 dev/usb/if_cdce.c if (sc->cdce_bulkin_pipe != NULL) { NULL 477 dev/usb/if_cdce.c sc->cdce_bulkin_pipe = NULL; NULL 480 dev/usb/if_cdce.c if (sc->cdce_bulkout_pipe != NULL) { NULL 489 dev/usb/if_cdce.c sc->cdce_bulkout_pipe = NULL; NULL 492 dev/usb/if_cdce.c if (sc->cdce_intr_pipe != NULL) { NULL 501 dev/usb/if_cdce.c sc->cdce_intr_pipe = NULL; NULL 505 dev/usb/if_cdce.c if (sc->cdce_cdata.cdce_rx_chain[i].cdce_mbuf != NULL) { NULL 507 dev/usb/if_cdce.c sc->cdce_cdata.cdce_rx_chain[i].cdce_mbuf = NULL; NULL 509 dev/usb/if_cdce.c if (sc->cdce_cdata.cdce_rx_chain[i].cdce_xfer != NULL) { NULL 511 dev/usb/if_cdce.c sc->cdce_cdata.cdce_rx_chain[i].cdce_xfer = NULL; NULL 516 dev/usb/if_cdce.c if (sc->cdce_cdata.cdce_tx_chain[i].cdce_mbuf != NULL) { NULL 518 dev/usb/if_cdce.c sc->cdce_cdata.cdce_tx_chain[i].cdce_mbuf = NULL; NULL 520 dev/usb/if_cdce.c if (sc->cdce_cdata.cdce_tx_chain[i].cdce_xfer != NULL) { NULL 522 dev/usb/if_cdce.c sc->cdce_cdata.cdce_tx_chain[i].cdce_xfer = NULL; NULL 615 dev/usb/if_cdce.c if (sc->cdce_intr_no != -1 && sc->cdce_intr_pipe == NULL) { NULL 678 dev/usb/if_cdce.c struct mbuf *m_new = NULL; NULL 680 dev/usb/if_cdce.c if (m == NULL) { NULL 682 dev/usb/if_cdce.c if (m_new == NULL) { NULL 718 dev/usb/if_cdce.c if (cdce_newbuf(sc, c, NULL) == ENOBUFS) NULL 720 dev/usb/if_cdce.c if (c->cdce_xfer == NULL) { NULL 722 dev/usb/if_cdce.c if (c->cdce_xfer == NULL) NULL 725 dev/usb/if_cdce.c if (c->cdce_buf == NULL) NULL 745 dev/usb/if_cdce.c c->cdce_mbuf = NULL; NULL 746 dev/usb/if_cdce.c if (c->cdce_xfer == NULL) { NULL 748 dev/usb/if_cdce.c if (c->cdce_xfer == NULL) NULL 751 dev/usb/if_cdce.c if (c->cdce_buf == NULL) NULL 792 dev/usb/if_cdce.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 813 dev/usb/if_cdce.c if (cdce_newbuf(sc, c, NULL) == ENOBUFS) { NULL 867 dev/usb/if_cdce.c usbd_get_xfer_status(c->cdce_xfer, NULL, NULL, NULL, &err); NULL 869 dev/usb/if_cdce.c if (c->cdce_mbuf != NULL) { NULL 871 dev/usb/if_cdce.c c->cdce_mbuf = NULL; NULL 919 dev/usb/if_cdce.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 113 dev/usb/if_cdcef.c NULL, "cdcef", DV_DULL NULL 117 dev/usb/if_cdcef.c NULL, /* set_config */ NULL 177 dev/usb/if_cdcef.c UISUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL, 0, NULL, NULL 200 dev/usb/if_cdcef.c (usb_descriptor_t *)&udesc, NULL); NULL 222 dev/usb/if_cdcef.c if (sc->sc_buffer_in == NULL || sc->sc_buffer_out == NULL) { NULL 285 dev/usb/if_cdcef.c struct mbuf *m_head = NULL; NULL 291 dev/usb/if_cdcef.c if (m_head == NULL) { NULL 339 dev/usb/if_cdcef.c if (sc->sc_xmit_mbuf != NULL) { NULL 341 dev/usb/if_cdcef.c sc->sc_xmit_mbuf = NULL; NULL 374 dev/usb/if_cdcef.c struct mbuf *m = NULL; NULL 407 dev/usb/if_cdcef.c usbf_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 421 dev/usb/if_cdcef.c if (m == NULL) { NULL 462 dev/usb/if_cdcef.c if (m == NULL) NULL 463 dev/usb/if_cdcef.c return (NULL); NULL 468 dev/usb/if_cdcef.c return (NULL); NULL 608 dev/usb/if_cdcef.c if (sc->sc_xmit_mbuf != NULL) { NULL 610 dev/usb/if_cdcef.c sc->sc_xmit_mbuf = NULL; NULL 119 dev/usb/if_cue.c NULL, "cue", DV_IFNET NULL 241 dev/usb/if_cue.c err = usbd_do_request(sc->cue_udev, &req, NULL); NULL 277 dev/usb/if_cue.c err = usbd_do_request(sc->cue_udev, &req, NULL); NULL 374 dev/usb/if_cue.c while (enm != NULL) { NULL 418 dev/usb/if_cue.c err = usbd_do_request(sc->cue_udev, &req, NULL); NULL 435 dev/usb/if_cue.c if (uaa->iface != NULL) NULL 438 dev/usb/if_cue.c return (cue_lookup(uaa->vendor, uaa->product) != NULL ? NULL 495 dev/usb/if_cue.c if (ed == NULL) { NULL 546 dev/usb/if_cue.c timeout_set(&sc->cue_stat_ch, NULL, NULL); NULL 587 dev/usb/if_cue.c if (sc->cue_ep[CUE_ENDPT_TX] != NULL || NULL 588 dev/usb/if_cue.c sc->cue_ep[CUE_ENDPT_RX] != NULL || NULL 589 dev/usb/if_cue.c sc->cue_ep[CUE_ENDPT_INTR] != NULL) NULL 627 dev/usb/if_cue.c struct mbuf *m_new = NULL; NULL 629 dev/usb/if_cue.c if (m == NULL) { NULL 631 dev/usb/if_cue.c if (m_new == NULL) { NULL 669 dev/usb/if_cue.c if (cue_newbuf(sc, c, NULL) == ENOBUFS) NULL 671 dev/usb/if_cue.c if (c->cue_xfer == NULL) { NULL 673 dev/usb/if_cue.c if (c->cue_xfer == NULL) NULL 676 dev/usb/if_cue.c if (c->cue_buf == NULL) { NULL 698 dev/usb/if_cue.c c->cue_mbuf = NULL; NULL 699 dev/usb/if_cue.c if (c->cue_xfer == NULL) { NULL 701 dev/usb/if_cue.c if (c->cue_xfer == NULL) NULL 704 dev/usb/if_cue.c if (c->cue_buf == NULL) { NULL 753 dev/usb/if_cue.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 777 dev/usb/if_cue.c if (cue_newbuf(sc, c, NULL) == ENOBUFS) { NULL 850 dev/usb/if_cue.c c->cue_mbuf = NULL; NULL 863 dev/usb/if_cue.c if (sc == NULL) NULL 944 dev/usb/if_cue.c struct mbuf *m_head = NULL; NULL 955 dev/usb/if_cue.c if (m_head == NULL) NULL 1053 dev/usb/if_cue.c if (sc->cue_ep[CUE_ENDPT_RX] == NULL) { NULL 1205 dev/usb/if_cue.c usbd_get_xfer_status(c->cue_xfer, NULL, NULL, NULL, &stat); NULL 1235 dev/usb/if_cue.c if (sc->cue_ep[CUE_ENDPT_RX] != NULL) { NULL 1246 dev/usb/if_cue.c sc->cue_ep[CUE_ENDPT_RX] = NULL; NULL 1249 dev/usb/if_cue.c if (sc->cue_ep[CUE_ENDPT_TX] != NULL) { NULL 1260 dev/usb/if_cue.c sc->cue_ep[CUE_ENDPT_TX] = NULL; NULL 1263 dev/usb/if_cue.c if (sc->cue_ep[CUE_ENDPT_INTR] != NULL) { NULL 1274 dev/usb/if_cue.c sc->cue_ep[CUE_ENDPT_INTR] = NULL; NULL 1279 dev/usb/if_cue.c if (sc->cue_cdata.cue_rx_chain[i].cue_mbuf != NULL) { NULL 1281 dev/usb/if_cue.c sc->cue_cdata.cue_rx_chain[i].cue_mbuf = NULL; NULL 1283 dev/usb/if_cue.c if (sc->cue_cdata.cue_rx_chain[i].cue_xfer != NULL) { NULL 1285 dev/usb/if_cue.c sc->cue_cdata.cue_rx_chain[i].cue_xfer = NULL; NULL 1291 dev/usb/if_cue.c if (sc->cue_cdata.cue_tx_chain[i].cue_mbuf != NULL) { NULL 1293 dev/usb/if_cue.c sc->cue_cdata.cue_tx_chain[i].cue_mbuf = NULL; NULL 1295 dev/usb/if_cue.c if (sc->cue_cdata.cue_tx_chain[i].cue_xfer != NULL) { NULL 1297 dev/usb/if_cue.c sc->cue_cdata.cue_tx_chain[i].cue_xfer = NULL; NULL 163 dev/usb/if_kue.c NULL, "kue", DV_IFNET NULL 209 dev/usb/if_kue.c return (usbd_do_request(sc->kue_udev, &req, NULL)); NULL 359 dev/usb/if_kue.c while (enm != NULL) { NULL 408 dev/usb/if_kue.c if (uaa->iface != NULL) NULL 411 dev/usb/if_kue.c return (kue_lookup(uaa->vendor, uaa->product) != NULL ? NULL 448 dev/usb/if_kue.c if (ed == NULL) { NULL 481 dev/usb/if_kue.c if (sc->kue_mcfilters == NULL) { NULL 548 dev/usb/if_kue.c if (rootvp == NULL) NULL 566 dev/usb/if_kue.c if (sc->kue_mcfilters != NULL) { NULL 568 dev/usb/if_kue.c sc->kue_mcfilters = NULL; NULL 585 dev/usb/if_kue.c if (sc->kue_ep[KUE_ENDPT_TX] != NULL || NULL 586 dev/usb/if_kue.c sc->kue_ep[KUE_ENDPT_RX] != NULL || NULL 587 dev/usb/if_kue.c sc->kue_ep[KUE_ENDPT_INTR] != NULL) NULL 622 dev/usb/if_kue.c struct mbuf *m_new = NULL; NULL 626 dev/usb/if_kue.c if (m == NULL) { NULL 628 dev/usb/if_kue.c if (m_new == NULL) { NULL 667 dev/usb/if_kue.c if (kue_newbuf(sc, c, NULL) == ENOBUFS) NULL 669 dev/usb/if_kue.c if (c->kue_xfer == NULL) { NULL 671 dev/usb/if_kue.c if (c->kue_xfer == NULL) NULL 674 dev/usb/if_kue.c if (c->kue_buf == NULL) NULL 696 dev/usb/if_kue.c c->kue_mbuf = NULL; NULL 697 dev/usb/if_kue.c if (c->kue_xfer == NULL) { NULL 699 dev/usb/if_kue.c if (c->kue_xfer == NULL) NULL 702 dev/usb/if_kue.c if (c->kue_buf == NULL) NULL 748 dev/usb/if_kue.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 778 dev/usb/if_kue.c if (kue_newbuf(sc, c, NULL) == ENOBUFS) { NULL 853 dev/usb/if_kue.c c->kue_mbuf = NULL; NULL 909 dev/usb/if_kue.c struct mbuf *m_head = NULL; NULL 920 dev/usb/if_kue.c if (m_head == NULL) NULL 1001 dev/usb/if_kue.c if (sc->kue_ep[KUE_ENDPT_RX] == NULL) { NULL 1165 dev/usb/if_kue.c usbd_get_xfer_status(c->kue_xfer, NULL, NULL, NULL, &stat); NULL 1191 dev/usb/if_kue.c if (sc->kue_ep[KUE_ENDPT_RX] != NULL) { NULL 1202 dev/usb/if_kue.c sc->kue_ep[KUE_ENDPT_RX] = NULL; NULL 1205 dev/usb/if_kue.c if (sc->kue_ep[KUE_ENDPT_TX] != NULL) { NULL 1216 dev/usb/if_kue.c sc->kue_ep[KUE_ENDPT_TX] = NULL; NULL 1219 dev/usb/if_kue.c if (sc->kue_ep[KUE_ENDPT_INTR] != NULL) { NULL 1230 dev/usb/if_kue.c sc->kue_ep[KUE_ENDPT_INTR] = NULL; NULL 1235 dev/usb/if_kue.c if (sc->kue_cdata.kue_rx_chain[i].kue_mbuf != NULL) { NULL 1237 dev/usb/if_kue.c sc->kue_cdata.kue_rx_chain[i].kue_mbuf = NULL; NULL 1239 dev/usb/if_kue.c if (sc->kue_cdata.kue_rx_chain[i].kue_xfer != NULL) { NULL 1241 dev/usb/if_kue.c sc->kue_cdata.kue_rx_chain[i].kue_xfer = NULL; NULL 1247 dev/usb/if_kue.c if (sc->kue_cdata.kue_tx_chain[i].kue_mbuf != NULL) { NULL 1249 dev/usb/if_kue.c sc->kue_cdata.kue_tx_chain[i].kue_mbuf = NULL; NULL 1251 dev/usb/if_kue.c if (sc->kue_cdata.kue_tx_chain[i].kue_xfer != NULL) { NULL 1253 dev/usb/if_kue.c sc->kue_cdata.kue_tx_chain[i].kue_xfer = NULL; NULL 198 dev/usb/if_ral.c NULL, "ural", DV_IFNET NULL 214 dev/usb/if_ral.c if (uaa->iface != NULL) NULL 217 dev/usb/if_ral.c return (usb_lookup(ural_devs, uaa->vendor, uaa->product) != NULL) ? NULL 263 dev/usb/if_ral.c if (ed == NULL) { NULL 376 dev/usb/if_ral.c if (sc->amrr_xfer != NULL) { NULL 378 dev/usb/if_ral.c sc->amrr_xfer = NULL; NULL 381 dev/usb/if_ral.c if (sc->sc_rx_pipeh != NULL) { NULL 386 dev/usb/if_ral.c if (sc->sc_tx_pipeh != NULL) { NULL 415 dev/usb/if_ral.c if (data->xfer == NULL) { NULL 423 dev/usb/if_ral.c if (data->buf == NULL) { NULL 445 dev/usb/if_ral.c if (data->xfer != NULL) { NULL 447 dev/usb/if_ral.c data->xfer = NULL; NULL 453 dev/usb/if_ral.c data->ni = NULL; NULL 468 dev/usb/if_ral.c if (data->xfer == NULL) { NULL 474 dev/usb/if_ral.c if (usbd_alloc_buffer(data->xfer, MCLBYTES) == NULL) { NULL 482 dev/usb/if_ral.c if (data->m == NULL) { NULL 512 dev/usb/if_ral.c if (data->xfer != NULL) { NULL 514 dev/usb/if_ral.c data->xfer = NULL; NULL 516 dev/usb/if_ral.c if (data->m != NULL) { NULL 518 dev/usb/if_ral.c data->m = NULL; NULL 603 dev/usb/if_ral.c if (m == NULL) { NULL 693 dev/usb/if_ral.c data->ni = NULL; NULL 729 dev/usb/if_ral.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 752 dev/usb/if_ral.c if (mnew == NULL) { NULL 778 dev/usb/if_ral.c if (sc->sc_drvbpf != NULL) { NULL 792 dev/usb/if_ral.c mb.m_nextpkt = NULL; NULL 1000 dev/usb/if_ral.c if (xfer == NULL) NULL 1007 dev/usb/if_ral.c if (buf == NULL) { NULL 1012 dev/usb/if_ral.c usbd_setup_xfer(xfer, sc->sc_tx_pipeh, NULL, &cmd, sizeof cmd, NULL 1013 dev/usb/if_ral.c USBD_FORCE_SHORT_XFER, RAL_TX_TIMEOUT, NULL); NULL 1030 dev/usb/if_ral.c usbd_setup_xfer(xfer, sc->sc_tx_pipeh, NULL, buf, xferlen, NULL 1031 dev/usb/if_ral.c USBD_FORCE_SHORT_XFER | USBD_NO_COPY, RAL_TX_TIMEOUT, NULL); NULL 1056 dev/usb/if_ral.c if (m0 == NULL) NULL 1112 dev/usb/if_ral.c if (mprot == NULL) { NULL 1175 dev/usb/if_ral.c if (sc->sc_drvbpf != NULL) { NULL 1188 dev/usb/if_ral.c mb.m_nextpkt = NULL; NULL 1243 dev/usb/if_ral.c if (m0 != NULL) { NULL 1251 dev/usb/if_ral.c m0->m_pkthdr.rcvif = NULL; NULL 1253 dev/usb/if_ral.c if (ic->ic_rawbpf != NULL) NULL 1263 dev/usb/if_ral.c if (m0 == NULL) NULL 1271 dev/usb/if_ral.c if (ifp->if_bpf != NULL) NULL 1275 dev/usb/if_ral.c if (m0 == NULL) NULL 1278 dev/usb/if_ral.c if (ic->ic_rawbpf != NULL) NULL 1282 dev/usb/if_ral.c if (ni != NULL) NULL 1461 dev/usb/if_ral.c error = usbd_do_request(sc->sc_udev, &req, NULL); NULL 1991 dev/usb/if_ral.c if (sc->amrr_xfer == NULL) { NULL 2092 dev/usb/if_ral.c if (sc->amrr_xfer != NULL) { NULL 2094 dev/usb/if_ral.c sc->amrr_xfer = NULL; NULL 2096 dev/usb/if_ral.c if (sc->sc_rx_pipeh != NULL) { NULL 2099 dev/usb/if_ral.c sc->sc_rx_pipeh = NULL; NULL 2101 dev/usb/if_ral.c if (sc->sc_tx_pipeh != NULL) { NULL 2104 dev/usb/if_ral.c sc->sc_tx_pipeh = NULL; NULL 216 dev/usb/if_rum.c NULL, "rum", DV_IFNET NULL 232 dev/usb/if_rum.c if (uaa->iface != NULL) NULL 235 dev/usb/if_rum.c return (usb_lookup(rum_devs, uaa->vendor, uaa->product) != NULL) ? NULL 305 dev/usb/if_rum.c if (ed == NULL) { NULL 349 dev/usb/if_rum.c if (rootvp == NULL) NULL 460 dev/usb/if_rum.c if (sc->amrr_xfer != NULL) { NULL 462 dev/usb/if_rum.c sc->amrr_xfer = NULL; NULL 464 dev/usb/if_rum.c if (sc->sc_rx_pipeh != NULL) { NULL 468 dev/usb/if_rum.c if (sc->sc_tx_pipeh != NULL) { NULL 497 dev/usb/if_rum.c if (data->xfer == NULL) { NULL 505 dev/usb/if_rum.c if (data->buf == NULL) { NULL 529 dev/usb/if_rum.c if (data->xfer != NULL) { NULL 531 dev/usb/if_rum.c data->xfer = NULL; NULL 537 dev/usb/if_rum.c data->ni = NULL; NULL 552 dev/usb/if_rum.c if (data->xfer == NULL) { NULL 558 dev/usb/if_rum.c if (usbd_alloc_buffer(data->xfer, MCLBYTES) == NULL) { NULL 566 dev/usb/if_rum.c if (data->m == NULL) { NULL 596 dev/usb/if_rum.c if (data->xfer != NULL) { NULL 598 dev/usb/if_rum.c data->xfer = NULL; NULL 600 dev/usb/if_rum.c if (data->m != NULL) { NULL 602 dev/usb/if_rum.c data->m = NULL; NULL 752 dev/usb/if_rum.c data->ni = NULL; NULL 788 dev/usb/if_rum.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 810 dev/usb/if_rum.c if (mnew == NULL) { NULL 836 dev/usb/if_rum.c if (sc->sc_drvbpf != NULL) { NULL 850 dev/usb/if_rum.c mb.m_nextpkt = NULL; NULL 1065 dev/usb/if_rum.c if (m0 == NULL) NULL 1121 dev/usb/if_rum.c if (mprot == NULL) { NULL 1183 dev/usb/if_rum.c if (sc->sc_drvbpf != NULL) { NULL 1196 dev/usb/if_rum.c mb.m_nextpkt = NULL; NULL 1251 dev/usb/if_rum.c if (m0 != NULL) { NULL 1259 dev/usb/if_rum.c m0->m_pkthdr.rcvif = NULL; NULL 1261 dev/usb/if_rum.c if (ic->ic_rawbpf != NULL) NULL 1271 dev/usb/if_rum.c if (m0 == NULL) NULL 1279 dev/usb/if_rum.c if (ifp->if_bpf != NULL) NULL 1283 dev/usb/if_rum.c if (m0 == NULL) NULL 1286 dev/usb/if_rum.c if (ic->ic_rawbpf != NULL) NULL 1290 dev/usb/if_rum.c if (ni != NULL) NULL 2003 dev/usb/if_rum.c if (sc->amrr_xfer == NULL) { NULL 2109 dev/usb/if_rum.c if (sc->sc_rx_pipeh != NULL) { NULL 2112 dev/usb/if_rum.c sc->sc_rx_pipeh = NULL; NULL 2114 dev/usb/if_rum.c if (sc->sc_tx_pipeh != NULL) { NULL 2117 dev/usb/if_rum.c sc->sc_tx_pipeh = NULL; NULL 2141 dev/usb/if_rum.c error = usbd_do_request(sc->sc_udev, &req, NULL); NULL 2158 dev/usb/if_rum.c if (m0 == NULL) { NULL 194 dev/usb/if_uath.c NULL, "uath", DV_DULL NULL 210 dev/usb/if_uath.c if (uaa->iface != NULL) NULL 213 dev/usb/if_uath.c return (uath_lookup(uaa->vendor, uaa->product) != NULL) ? NULL 296 dev/usb/if_uath.c if (rootvp == NULL) NULL 537 dev/usb/if_uath.c if (sc->data_tx_pipe != NULL) NULL 540 dev/usb/if_uath.c if (sc->data_rx_pipe != NULL) NULL 543 dev/usb/if_uath.c if (sc->cmd_tx_pipe != NULL) NULL 546 dev/usb/if_uath.c if (sc->cmd_rx_pipe != NULL) NULL 561 dev/usb/if_uath.c if (data->xfer == NULL) { NULL 568 dev/usb/if_uath.c if (data->buf == NULL) { NULL 590 dev/usb/if_uath.c if (sc->tx_data[i].xfer != NULL) NULL 606 dev/usb/if_uath.c if (data->xfer == NULL) { NULL 613 dev/usb/if_uath.c if (data->buf == NULL) { NULL 636 dev/usb/if_uath.c if (sc->rx_data[i].xfer != NULL) NULL 665 dev/usb/if_uath.c if (cmd->xfer == NULL) { NULL 672 dev/usb/if_uath.c if (cmd->buf == NULL) { NULL 694 dev/usb/if_uath.c if (sc->tx_cmd[i].xfer != NULL) NULL 709 dev/usb/if_uath.c if (cmd->xfer == NULL) { NULL 716 dev/usb/if_uath.c if (cmd->buf == NULL) { NULL 738 dev/usb/if_uath.c if (sc->rx_cmd[i].xfer != NULL) NULL 771 dev/usb/if_uath.c error = uath_cmd_write(sc, UATH_CMD_STATS, NULL, 0, NULL 834 dev/usb/if_uath.c (void)uath_cmd_write(sc, UATH_CMD_24, NULL, 0, 0); NULL 999 dev/usb/if_uath.c xferflags, UATH_CMD_TIMEOUT, NULL); NULL 1015 dev/usb/if_uath.c cmd->odata = NULL; /* in case answer is received too late */ NULL 1029 dev/usb/if_uath.c return uath_cmd(sc, code, data, len, NULL, flags); NULL 1147 dev/usb/if_uath.c if (txcmd->odata != NULL) { NULL 1205 dev/usb/if_uath.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 1228 dev/usb/if_uath.c if (m == NULL) { NULL 1235 dev/usb/if_uath.c if (ndata == NULL) { NULL 1272 dev/usb/if_uath.c if (sc->sc_drvbpf != NULL) { NULL 1284 dev/usb/if_uath.c mb.m_nextpkt = NULL; NULL 1315 dev/usb/if_uath.c data->ni = NULL; NULL 1326 dev/usb/if_uath.c USBD_FORCE_SHORT_XFER, UATH_DATA_TIMEOUT, NULL); NULL 1332 dev/usb/if_uath.c return uath_cmd_write(sc, UATH_CMD_0F, NULL, 0, UATH_CMD_FLAG_ASYNC); NULL 1362 dev/usb/if_uath.c data->ni = NULL; NULL 1389 dev/usb/if_uath.c if (sc->sc_drvbpf != NULL) { NULL 1400 dev/usb/if_uath.c mb.m_nextpkt = NULL; NULL 1497 dev/usb/if_uath.c if (m0 != NULL) { NULL 1505 dev/usb/if_uath.c m0->m_pkthdr.rcvif = NULL; NULL 1507 dev/usb/if_uath.c if (ic->ic_rawbpf != NULL) NULL 1516 dev/usb/if_uath.c if (m0 == NULL) NULL 1524 dev/usb/if_uath.c if (ifp->if_bpf != NULL) NULL 1528 dev/usb/if_uath.c if (m0 == NULL) NULL 1531 dev/usb/if_uath.c if (ic->ic_rawbpf != NULL) NULL 1535 dev/usb/if_uath.c if (ni != NULL) NULL 1915 dev/usb/if_uath.c error = uath_cmd_read(sc, UATH_CMD_07, 0, NULL, &val, NULL 1952 dev/usb/if_uath.c (void)uath_cmd_write(sc, UATH_CMD_1B, NULL, 0, 0); NULL 2000 dev/usb/if_uath.c (void)uath_cmd_write(sc, UATH_CMD_RESET, NULL, 0, 0); NULL 2006 dev/usb/if_uath.c (void)uath_cmd_read(sc, UATH_CMD_SHUTDOWN, NULL, 0, NULL, NULL 2032 dev/usb/if_uath.c if ((ctlxfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 2039 dev/usb/if_uath.c if (txblock == NULL) { NULL 2046 dev/usb/if_uath.c if ((txxfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 2053 dev/usb/if_uath.c if (txdata == NULL) { NULL 2060 dev/usb/if_uath.c if ((rxxfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 2067 dev/usb/if_uath.c if (rxblock == NULL) { NULL 2090 dev/usb/if_uath.c UATH_CMD_TIMEOUT, NULL); NULL 2100 dev/usb/if_uath.c USBD_NO_COPY, UATH_DATA_TIMEOUT, NULL); NULL 2110 dev/usb/if_uath.c USBD_NO_COPY, UATH_CMD_TIMEOUT, NULL); NULL 96 dev/usb/if_udav.c NULL, "udav", DV_IFNET NULL 179 dev/usb/if_udav.c if (uaa->iface != NULL) NULL 182 dev/usb/if_udav.c return (udav_lookup(uaa->vendor, uaa->product) != NULL ? NULL 237 dev/usb/if_udav.c if (ed == NULL) { NULL 299 dev/usb/if_udav.c if (LIST_FIRST(&mii->mii_phys) == NULL) { NULL 300 dev/usb/if_udav.c ifmedia_add(&mii->mii_media, IFM_ETHER | IFM_NONE, 0, NULL); NULL 309 dev/usb/if_udav.c timeout_set(&sc->sc_stat_ch, NULL, NULL); NULL 356 dev/usb/if_udav.c if (sc->sc_pipe_tx != NULL) NULL 359 dev/usb/if_udav.c if (sc->sc_pipe_rx != NULL) NULL 362 dev/usb/if_udav.c if (sc->sc_pipe_intr != NULL) NULL 384 dev/usb/if_udav.c if (sc == NULL) NULL 421 dev/usb/if_udav.c if (sc == NULL) NULL 458 dev/usb/if_udav.c if (sc == NULL) NULL 476 dev/usb/if_udav.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 495 dev/usb/if_udav.c if (sc == NULL) NULL 532 dev/usb/if_udav.c if (sc == NULL) NULL 567 dev/usb/if_udav.c if (sc == NULL) NULL 586 dev/usb/if_udav.c if (sc == NULL) NULL 604 dev/usb/if_udav.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 675 dev/usb/if_udav.c if (sc->sc_pipe_tx == NULL || sc->sc_pipe_rx == NULL) { NULL 786 dev/usb/if_udav.c while (enm != NULL) { NULL 875 dev/usb/if_udav.c struct mbuf *m_new = NULL; NULL 879 dev/usb/if_udav.c if (m == NULL) { NULL 881 dev/usb/if_udav.c if (m_new == NULL) { NULL 921 dev/usb/if_udav.c if (udav_newbuf(sc, c, NULL) == ENOBUFS) NULL 923 dev/usb/if_udav.c if (c->udav_xfer == NULL) { NULL 925 dev/usb/if_udav.c if (c->udav_xfer == NULL) NULL 928 dev/usb/if_udav.c if (c->udav_buf == NULL) { NULL 952 dev/usb/if_udav.c c->udav_mbuf = NULL; NULL 953 dev/usb/if_udav.c if (c->udav_xfer == NULL) { NULL 955 dev/usb/if_udav.c if (c->udav_xfer == NULL) NULL 958 dev/usb/if_udav.c if (c->udav_buf == NULL) { NULL 972 dev/usb/if_udav.c struct mbuf *m_head = NULL; NULL 987 dev/usb/if_udav.c if (m_head == NULL) NULL 1099 dev/usb/if_udav.c c->udav_mbuf = NULL; NULL 1142 dev/usb/if_udav.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 1171 dev/usb/if_udav.c if (udav_newbuf(sc, c, NULL) == ENOBUFS) { NULL 1303 dev/usb/if_udav.c usbd_get_xfer_status(c->udav_xfer, NULL, NULL, NULL, &stat); NULL 1336 dev/usb/if_udav.c if (sc->sc_pipe_rx != NULL) { NULL 1345 dev/usb/if_udav.c sc->sc_pipe_rx = NULL; NULL 1349 dev/usb/if_udav.c if (sc->sc_pipe_tx != NULL) { NULL 1358 dev/usb/if_udav.c sc->sc_pipe_tx = NULL; NULL 1364 dev/usb/if_udav.c if (sc->sc_pipe_intr != NULL) { NULL 1373 dev/usb/if_udav.c sc->sc_pipe_intr = NULL; NULL 1379 dev/usb/if_udav.c if (sc->sc_cdata.udav_rx_chain[i].udav_mbuf != NULL) { NULL 1381 dev/usb/if_udav.c sc->sc_cdata.udav_rx_chain[i].udav_mbuf = NULL; NULL 1383 dev/usb/if_udav.c if (sc->sc_cdata.udav_rx_chain[i].udav_xfer != NULL) { NULL 1385 dev/usb/if_udav.c sc->sc_cdata.udav_rx_chain[i].udav_xfer = NULL; NULL 1391 dev/usb/if_udav.c if (sc->sc_cdata.udav_tx_chain[i].udav_mbuf != NULL) { NULL 1393 dev/usb/if_udav.c sc->sc_cdata.udav_tx_chain[i].udav_mbuf = NULL; NULL 1395 dev/usb/if_udav.c if (sc->sc_cdata.udav_tx_chain[i].udav_xfer != NULL) { NULL 1397 dev/usb/if_udav.c sc->sc_cdata.udav_tx_chain[i].udav_xfer = NULL; NULL 1419 dev/usb/if_udav.c for (miisc = LIST_FIRST(&mii->mii_phys); miisc != NULL; NULL 1455 dev/usb/if_udav.c if (sc == NULL) NULL 1476 dev/usb/if_udav.c if (sc == NULL) NULL 1488 dev/usb/if_udav.c if (mii == NULL) NULL 1539 dev/usb/if_udav.c if (dev == NULL) NULL 1595 dev/usb/if_udav.c if (dev == NULL) NULL 1648 dev/usb/if_udav.c if (dev == NULL) NULL 186 dev/usb/if_upl.c NULL, "upl", DV_IFNET NULL 224 dev/usb/if_upl.c if (uaa->iface != NULL) NULL 279 dev/usb/if_upl.c if (ed == NULL) { NULL 355 dev/usb/if_upl.c if (sc->sc_ep[UPL_ENDPT_TX] != NULL || NULL 356 dev/usb/if_upl.c sc->sc_ep[UPL_ENDPT_RX] != NULL || NULL 357 dev/usb/if_upl.c sc->sc_ep[UPL_ENDPT_INTR] != NULL) NULL 395 dev/usb/if_upl.c struct mbuf *m_new = NULL; NULL 399 dev/usb/if_upl.c if (m == NULL) { NULL 401 dev/usb/if_upl.c if (m_new == NULL) { NULL 440 dev/usb/if_upl.c if (upl_newbuf(sc, c, NULL) == ENOBUFS) NULL 442 dev/usb/if_upl.c if (c->upl_xfer == NULL) { NULL 444 dev/usb/if_upl.c if (c->upl_xfer == NULL) NULL 447 dev/usb/if_upl.c if (c->upl_buf == NULL) { NULL 471 dev/usb/if_upl.c c->upl_mbuf = NULL; NULL 472 dev/usb/if_upl.c if (c->upl_xfer == NULL) { NULL 474 dev/usb/if_upl.c if (c->upl_xfer == NULL) NULL 477 dev/usb/if_upl.c if (c->upl_buf == NULL) { NULL 522 dev/usb/if_upl.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 538 dev/usb/if_upl.c if (upl_newbuf(sc, c, NULL) == ENOBUFS) { NULL 616 dev/usb/if_upl.c c->upl_mbuf = NULL; NULL 667 dev/usb/if_upl.c struct mbuf *m_head = NULL; NULL 678 dev/usb/if_upl.c if (m_head == NULL) NULL 736 dev/usb/if_upl.c if (sc->sc_ep[UPL_ENDPT_RX] == NULL) { NULL 932 dev/usb/if_upl.c if (sc->sc_ep[UPL_ENDPT_RX] != NULL) { NULL 943 dev/usb/if_upl.c sc->sc_ep[UPL_ENDPT_RX] = NULL; NULL 946 dev/usb/if_upl.c if (sc->sc_ep[UPL_ENDPT_TX] != NULL) { NULL 957 dev/usb/if_upl.c sc->sc_ep[UPL_ENDPT_TX] = NULL; NULL 960 dev/usb/if_upl.c if (sc->sc_ep[UPL_ENDPT_INTR] != NULL) { NULL 971 dev/usb/if_upl.c sc->sc_ep[UPL_ENDPT_INTR] = NULL; NULL 976 dev/usb/if_upl.c if (sc->sc_cdata.upl_rx_chain[i].upl_mbuf != NULL) { NULL 978 dev/usb/if_upl.c sc->sc_cdata.upl_rx_chain[i].upl_mbuf = NULL; NULL 980 dev/usb/if_upl.c if (sc->sc_cdata.upl_rx_chain[i].upl_xfer != NULL) { NULL 982 dev/usb/if_upl.c sc->sc_cdata.upl_rx_chain[i].upl_xfer = NULL; NULL 988 dev/usb/if_upl.c if (sc->sc_cdata.upl_tx_chain[i].upl_mbuf != NULL) { NULL 990 dev/usb/if_upl.c sc->sc_cdata.upl_tx_chain[i].upl_mbuf = NULL; NULL 992 dev/usb/if_upl.c if (sc->sc_cdata.upl_tx_chain[i].upl_xfer != NULL) { NULL 994 dev/usb/if_upl.c sc->sc_cdata.upl_tx_chain[i].upl_xfer = NULL; NULL 1015 dev/usb/if_upl.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 94 dev/usb/if_url.c NULL, "url", DV_IFNET NULL 182 dev/usb/if_url.c if (uaa->iface != NULL) NULL 185 dev/usb/if_url.c return (url_lookup(uaa->vendor, uaa->product) != NULL ? NULL 240 dev/usb/if_url.c if (ed == NULL) { NULL 308 dev/usb/if_url.c if (LIST_FIRST(&mii->mii_phys) == NULL) { NULL 309 dev/usb/if_url.c ifmedia_add(&mii->mii_media, IFM_ETHER | IFM_NONE, 0, NULL); NULL 318 dev/usb/if_url.c timeout_set(&sc->sc_stat_ch, NULL, NULL); NULL 366 dev/usb/if_url.c if (sc->sc_pipe_tx != NULL) NULL 369 dev/usb/if_url.c if (sc->sc_pipe_rx != NULL) NULL 372 dev/usb/if_url.c if (sc->sc_pipe_intr != NULL) NULL 394 dev/usb/if_url.c if (sc == NULL) NULL 570 dev/usb/if_url.c if (sc->sc_pipe_tx == NULL || sc->sc_pipe_rx == NULL) { NULL 667 dev/usb/if_url.c while (enm != NULL) { NULL 765 dev/usb/if_url.c struct mbuf *m_new = NULL; NULL 769 dev/usb/if_url.c if (m == NULL) { NULL 771 dev/usb/if_url.c if (m_new == NULL) { NULL 811 dev/usb/if_url.c if (url_newbuf(sc, c, NULL) == ENOBUFS) NULL 813 dev/usb/if_url.c if (c->url_xfer == NULL) { NULL 815 dev/usb/if_url.c if (c->url_xfer == NULL) NULL 818 dev/usb/if_url.c if (c->url_buf == NULL) { NULL 842 dev/usb/if_url.c c->url_mbuf = NULL; NULL 843 dev/usb/if_url.c if (c->url_xfer == NULL) { NULL 845 dev/usb/if_url.c if (c->url_xfer == NULL) NULL 848 dev/usb/if_url.c if (c->url_buf == NULL) { NULL 862 dev/usb/if_url.c struct mbuf *m_head = NULL; NULL 877 dev/usb/if_url.c if (m_head == NULL) NULL 982 dev/usb/if_url.c c->url_mbuf = NULL; NULL 1025 dev/usb/if_url.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 1058 dev/usb/if_url.c if (url_newbuf(sc, c, NULL) == ENOBUFS) { NULL 1191 dev/usb/if_url.c usbd_get_xfer_status(c->url_xfer, NULL, NULL, NULL, &stat); NULL 1224 dev/usb/if_url.c if (sc->sc_pipe_rx != NULL) { NULL 1233 dev/usb/if_url.c sc->sc_pipe_rx = NULL; NULL 1237 dev/usb/if_url.c if (sc->sc_pipe_tx != NULL) { NULL 1246 dev/usb/if_url.c sc->sc_pipe_tx = NULL; NULL 1252 dev/usb/if_url.c if (sc->sc_pipe_intr != NULL) { NULL 1261 dev/usb/if_url.c sc->sc_pipe_intr = NULL; NULL 1267 dev/usb/if_url.c if (sc->sc_cdata.url_rx_chain[i].url_mbuf != NULL) { NULL 1269 dev/usb/if_url.c sc->sc_cdata.url_rx_chain[i].url_mbuf = NULL; NULL 1271 dev/usb/if_url.c if (sc->sc_cdata.url_rx_chain[i].url_xfer != NULL) { NULL 1273 dev/usb/if_url.c sc->sc_cdata.url_rx_chain[i].url_xfer = NULL; NULL 1279 dev/usb/if_url.c if (sc->sc_cdata.url_tx_chain[i].url_mbuf != NULL) { NULL 1281 dev/usb/if_url.c sc->sc_cdata.url_tx_chain[i].url_mbuf = NULL; NULL 1283 dev/usb/if_url.c if (sc->sc_cdata.url_tx_chain[i].url_xfer != NULL) { NULL 1285 dev/usb/if_url.c sc->sc_cdata.url_tx_chain[i].url_xfer = NULL; NULL 1307 dev/usb/if_url.c for (miisc = LIST_FIRST(&mii->mii_phys); miisc != NULL; NULL 1343 dev/usb/if_url.c if (sc == NULL) NULL 1364 dev/usb/if_url.c if (sc == NULL) NULL 1376 dev/usb/if_url.c if (mii == NULL) NULL 1426 dev/usb/if_url.c if (dev == NULL) NULL 1498 dev/usb/if_url.c if (dev == NULL) NULL 1566 dev/usb/if_url.c if (dev == NULL) NULL 271 dev/usb/if_wi_usb.c NULL, "wi_usb", DV_IFNET NULL 287 dev/usb/if_wi_usb.c if (uaa->iface != NULL) NULL 290 dev/usb/if_wi_usb.c return (wi_usb_lookup(uaa->vendor, uaa->product) != NULL ? NULL 354 dev/usb/if_wi_usb.c if (ed == NULL) { NULL 410 dev/usb/if_wi_usb.c if (sc->wi_thread_info != NULL) { NULL 449 dev/usb/if_wi_usb.c if (sc->wi_usb_txmem[sc->wi_usb_nummem] != NULL) NULL 451 dev/usb/if_wi_usb.c sc->wi_usb_txmem[sc->wi_usb_nummem] = NULL; NULL 454 dev/usb/if_wi_usb.c if (sc->wi_usb_ep[WI_USB_ENDPT_INTR] != NULL) { NULL 465 dev/usb/if_wi_usb.c sc->wi_usb_ep[WI_USB_ENDPT_INTR] = NULL; NULL 467 dev/usb/if_wi_usb.c if (sc->wi_usb_ep[WI_USB_ENDPT_TX] != NULL) { NULL 478 dev/usb/if_wi_usb.c sc->wi_usb_ep[WI_USB_ENDPT_TX] = NULL; NULL 480 dev/usb/if_wi_usb.c if (sc->wi_usb_ep[WI_USB_ENDPT_RX] != NULL) { NULL 491 dev/usb/if_wi_usb.c sc->wi_usb_ep[WI_USB_ENDPT_RX] = NULL; NULL 597 dev/usb/if_wi_usb.c sc->wi_usb_txmem[sc->wi_usb_nummem] = NULL; NULL 980 dev/usb/if_wi_usb.c if (sc->wi_usb_txmem[nmem] == NULL) { NULL 1032 dev/usb/if_wi_usb.c if (id == 0x1001 && sc->wi_info != NULL) NULL 1034 dev/usb/if_wi_usb.c else if (id == 0x1000 && sc->wi_rxframe != NULL) NULL 1038 dev/usb/if_wi_usb.c if (sc->wi_usb_txmem[id] == NULL) NULL 1211 dev/usb/if_wi_usb.c if (c->wi_usb_xfer != NULL) { NULL 1214 dev/usb/if_wi_usb.c if (c->wi_usb_xfer == NULL) { NULL 1216 dev/usb/if_wi_usb.c if (c->wi_usb_xfer == NULL) NULL 1220 dev/usb/if_wi_usb.c if (c->wi_usb_buf == NULL) NULL 1240 dev/usb/if_wi_usb.c c->wi_usb_mbuf = NULL; NULL 1241 dev/usb/if_wi_usb.c if (c->wi_usb_xfer != NULL) { NULL 1244 dev/usb/if_wi_usb.c if (c->wi_usb_xfer == NULL) { NULL 1246 dev/usb/if_wi_usb.c if (c->wi_usb_xfer == NULL) NULL 1250 dev/usb/if_wi_usb.c if (c->wi_usb_buf == NULL) NULL 1430 dev/usb/if_wi_usb.c usbd_get_xfer_status(xfer, NULL, NULL, &total_len, NULL); NULL 1645 dev/usb/if_wi_usb.c sc->wi_info = NULL; NULL 1690 dev/usb/if_wi_usb.c sc->wi_rxframe = NULL; NULL 1701 dev/usb/if_wi_usb.c kthread_create (wi_usb_thread, arg, NULL, sc->wi_usb_dev.dv_xname); NULL 152 dev/usb/if_zyd.c NULL, "zyd", DV_IFNET NULL 244 dev/usb/if_zyd.c return (zyd_lookup(uaa->vendor, uaa->product) != NULL) ? NULL 301 dev/usb/if_zyd.c if (rootvp == NULL) NULL 470 dev/usb/if_zyd.c if (edesc == NULL) NULL 478 dev/usb/if_zyd.c if (sc->ibuf == NULL) NULL 529 dev/usb/if_zyd.c if (sc->zyd_ep[i] != NULL) { NULL 532 dev/usb/if_zyd.c sc->zyd_ep[i] = NULL; NULL 535 dev/usb/if_zyd.c if (sc->ibuf != NULL) { NULL 537 dev/usb/if_zyd.c sc->ibuf = NULL; NULL 554 dev/usb/if_zyd.c if (data->xfer == NULL) { NULL 561 dev/usb/if_zyd.c if (data->buf == NULL) { NULL 586 dev/usb/if_zyd.c if (data->xfer != NULL) { NULL 588 dev/usb/if_zyd.c data->xfer = NULL; NULL 590 dev/usb/if_zyd.c if (data->ni != NULL) { NULL 592 dev/usb/if_zyd.c data->ni = NULL; NULL 608 dev/usb/if_zyd.c if (data->xfer == NULL) { NULL 615 dev/usb/if_zyd.c if (data->buf == NULL) { NULL 636 dev/usb/if_zyd.c if (data->xfer != NULL) { NULL 638 dev/usb/if_zyd.c data->xfer = NULL; NULL 649 dev/usb/if_zyd.c if (zn != NULL) NULL 773 dev/usb/if_zyd.c if ((xfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) NULL 789 dev/usb/if_zyd.c sizeof (uint16_t) + ilen, xferflags, ZYD_INTR_TIMEOUT, NULL); NULL 805 dev/usb/if_zyd.c sc->odata = NULL; /* in case answer is received too late */ NULL 850 dev/usb/if_zyd.c return zyd_cmd(sc, ZYD_CMD_IOWR, &pair, sizeof pair, NULL, 0, 0); NULL 863 dev/usb/if_zyd.c return zyd_cmd(sc, ZYD_CMD_IOWR, pair, sizeof pair, NULL, 0, 0); NULL 884 dev/usb/if_zyd.c return zyd_cmd(sc, ZYD_CMD_RFCFG, &req, 4 + 2 * rf->width, NULL, 0, 0); NULL 1820 dev/usb/if_zyd.c if (ni == NULL) NULL 1834 dev/usb/if_zyd.c if (sc->odata == NULL) NULL 1838 dev/usb/if_zyd.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 1885 dev/usb/if_zyd.c if (m == NULL) { NULL 1906 dev/usb/if_zyd.c if (sc->sc_drvbpf != NULL) { NULL 1924 dev/usb/if_zyd.c mb.m_nextpkt = NULL; NULL 1961 dev/usb/if_zyd.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 1996 dev/usb/if_zyd.c usbd_setup_xfer(xfer, sc->zyd_ep[ZYD_ENDPT_BIN], data, NULL, NULL 2032 dev/usb/if_zyd.c data->ni = NULL; NULL 2060 dev/usb/if_zyd.c if (m0 == NULL) NULL 2136 dev/usb/if_zyd.c if (sc->sc_drvbpf != NULL) { NULL 2148 dev/usb/if_zyd.c mb.m_nextpkt = NULL; NULL 2193 dev/usb/if_zyd.c if (m0 != NULL) { NULL 2201 dev/usb/if_zyd.c m0->m_pkthdr.rcvif = NULL; NULL 2203 dev/usb/if_zyd.c if (ic->ic_rawbpf != NULL) NULL 2212 dev/usb/if_zyd.c if (m0 == NULL) NULL 2220 dev/usb/if_zyd.c if (ifp->if_bpf != NULL) NULL 2223 dev/usb/if_zyd.c if ((m0 = ieee80211_encap(ifp, m0, &ni)) == NULL) { NULL 2228 dev/usb/if_zyd.c if (ic->ic_rawbpf != NULL) NULL 2232 dev/usb/if_zyd.c if (ni != NULL) NULL 2408 dev/usb/if_zyd.c NULL, ZYX_MAX_RXBUFSZ, USBD_NO_COPY | USBD_SHORT_XFER_OK, NULL 155 dev/usb/moscom.c NULL, NULL 158 dev/usb/moscom.c NULL, NULL 160 dev/usb/moscom.c NULL, NULL 161 dev/usb/moscom.c NULL, NULL 162 dev/usb/moscom.c NULL, NULL 175 dev/usb/moscom.c NULL, "moscom", DV_DULL NULL 191 dev/usb/moscom.c if (uaa->iface != NULL) NULL 194 dev/usb/moscom.c return (usb_lookup(moscom_devs, uaa->vendor, uaa->product) != NULL) ? NULL 238 dev/usb/moscom.c if (ed == NULL) { NULL 267 dev/usb/moscom.c uca.info = NULL; NULL 282 dev/usb/moscom.c if (sc->sc_subdev != NULL) { NULL 284 dev/usb/moscom.c sc->sc_subdev = NULL; NULL 304 dev/usb/moscom.c if (sc->sc_subdev != NULL) NULL 336 dev/usb/moscom.c if (usbd_do_request(sc->sc_udev, &req, NULL) != 0) NULL 434 dev/usb/moscom.c if (msr != NULL) NULL 436 dev/usb/moscom.c if (lsr != NULL) NULL 451 dev/usb/moscom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 71 dev/usb/ohci.c NULL, "ohci", DV_DULL NULL 326 dev/usb/ohci.c if (sc->sc_child != NULL) NULL 339 dev/usb/ohci.c if (sc->sc_child != NULL) NULL 347 dev/usb/ohci.c if (sc->sc_shutdownhook != NULL) NULL 365 dev/usb/ohci.c if (sc->sc_freeeds == NULL) { NULL 402 dev/usb/ohci.c if (sc->sc_freetds == NULL) { NULL 407 dev/usb/ohci.c return (NULL); NULL 423 dev/usb/ohci.c std->nexttd = NULL; NULL 424 dev/usb/ohci.c std->xfer = NULL; NULL 468 dev/usb/ohci.c if (next == NULL) NULL 515 dev/usb/ohci.c if (next == NULL) NULL 559 dev/usb/ohci.c if (sc->sc_freeitds == NULL) { NULL 564 dev/usb/ohci.c return (NULL); NULL 580 dev/usb/ohci.c sitd->nextitd = NULL; NULL 581 dev/usb/ohci.c sitd->xfer = NULL; NULL 695 dev/usb/ohci.c if (sc->sc_ctrl_head == NULL) { NULL 703 dev/usb/ohci.c if (sc->sc_bulk_head == NULL) { NULL 711 dev/usb/ohci.c if (sc->sc_isoc_head == NULL) { NULL 720 dev/usb/ohci.c if (sed == NULL) { NULL 868 dev/usb/ohci.c timeout_set(&sc->sc_tmo_rhsc, NULL, NULL); NULL 913 dev/usb/ohci.c if (xfer != NULL) { NULL 924 dev/usb/ohci.c if (xfer != NULL) { NULL 1089 dev/usb/ohci.c if (sc == NULL || sc->sc_dying) NULL 1116 dev/usb/ohci.c if (sc == NULL || sc->sc_hcca == NULL) { NULL 1266 dev/usb/ohci.c for (sdone = NULL, sidone = NULL; done != 0; ) { NULL 1268 dev/usb/ohci.c if (std != NULL) { NULL 1276 dev/usb/ohci.c if (sitd != NULL) { NULL 1288 dev/usb/ohci.c for (p = &sc->sc_sdone; *p != NULL; p = &(*p)->dnext) NULL 1291 dev/usb/ohci.c for (ip = &sc->sc_sidone; *ip != NULL; ip = &(*ip)->dnext) NULL 1313 dev/usb/ohci.c sc->sc_sdone = NULL; NULL 1315 dev/usb/ohci.c sc->sc_sidone = NULL; NULL 1332 dev/usb/ohci.c if (xfer == NULL) { NULL 1408 dev/usb/ohci.c for (sitd = sidone; sitd != NULL; sitd = sitdnext) { NULL 1413 dev/usb/ohci.c if (xfer == NULL) NULL 1469 dev/usb/ohci.c xfer->hcpriv = NULL; NULL 1515 dev/usb/ohci.c if (tail == NULL) { NULL 1519 dev/usb/ohci.c tail->xfer = NULL; NULL 1561 dev/usb/ohci.c if (xfer == NULL) { NULL 1673 dev/usb/ohci.c if (stat == NULL) { NULL 1678 dev/usb/ohci.c if (tail == NULL) { NULL 1682 dev/usb/ohci.c tail->xfer = NULL; NULL 1806 dev/usb/ohci.c for (p = head; p != NULL && p->next != sed; p = p->next) NULL 1808 dev/usb/ohci.c if (p == NULL) NULL 1852 dev/usb/ohci.c std != NULL; NULL 1856 dev/usb/ohci.c return (NULL); NULL 1892 dev/usb/ohci.c sitd != NULL; NULL 1896 dev/usb/ohci.c return (NULL); NULL 2034 dev/usb/ohci.c std = NULL; NULL 2035 dev/usb/ohci.c sed = NULL; NULL 2050 dev/usb/ohci.c if (sed == NULL) NULL 2055 dev/usb/ohci.c if (sitd == NULL) NULL 2066 dev/usb/ohci.c if (std == NULL) NULL 2113 dev/usb/ohci.c if (std != NULL) NULL 2116 dev/usb/ohci.c if (sed != NULL) NULL 2242 dev/usb/ohci.c if (p == NULL) { NULL 2385 dev/usb/ohci.c void *buf = NULL; NULL 2741 dev/usb/ohci.c xfer->pipe->intrxfer = NULL; NULL 2757 dev/usb/ohci.c sc->sc_intrxfer = NULL; NULL 2904 dev/usb/ohci.c tail->xfer = NULL; NULL 3020 dev/usb/ohci.c if (tail == NULL) NULL 3022 dev/usb/ohci.c tail->xfer = NULL; NULL 3078 dev/usb/ohci.c xfer->pipe->intrxfer = NULL; NULL 3106 dev/usb/ohci.c if (p == NULL) NULL 3250 dev/usb/ohci.c if (nsitd == NULL) { NULL 3279 dev/usb/ohci.c if (nsitd == NULL) { NULL 3381 dev/usb/ohci.c if (sitd == NULL) { NULL 85 dev/usb/uark.c NULL, NULL 86 dev/usb/uark.c NULL, NULL 87 dev/usb/uark.c NULL, NULL 88 dev/usb/uark.c NULL, NULL 89 dev/usb/uark.c NULL, NULL 102 dev/usb/uark.c NULL, "uark", DV_DULL NULL 118 dev/usb/uark.c if (uaa->iface != NULL) NULL 121 dev/usb/uark.c return (usb_lookup(uark_devs, uaa->vendor, uaa->product) != NULL) ? NULL 165 dev/usb/uark.c if (ed == NULL) { NULL 194 dev/usb/uark.c uca.info = NULL; NULL 209 dev/usb/uark.c if (sc->sc_subdev != NULL) { NULL 211 dev/usb/uark.c sc->sc_subdev = NULL; NULL 231 dev/usb/uark.c if (sc->sc_subdev != NULL) NULL 332 dev/usb/uark.c if (msr != NULL) NULL 334 dev/usb/uark.c if (lsr != NULL) NULL 366 dev/usb/uark.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 333 dev/usb/uaudio.c NULL, NULL 334 dev/usb/uaudio.c NULL, NULL 335 dev/usb/uaudio.c NULL, NULL 336 dev/usb/uaudio.c NULL, NULL 337 dev/usb/uaudio.c NULL, NULL 340 dev/usb/uaudio.c NULL, NULL 342 dev/usb/uaudio.c NULL, NULL 346 dev/usb/uaudio.c NULL, NULL 347 dev/usb/uaudio.c NULL, NULL 348 dev/usb/uaudio.c NULL, NULL 349 dev/usb/uaudio.c NULL, NULL 367 dev/usb/uaudio.c NULL, "uaudio", DV_DULL NULL 384 dev/usb/uaudio.c if (uaa->iface == NULL) NULL 389 dev/usb/uaudio.c if (id == NULL || NULL 416 dev/usb/uaudio.c if (cdesc == NULL) { NULL 432 dev/usb/uaudio.c if (uaa->ifaces[i] == NULL) NULL 435 dev/usb/uaudio.c if (id == NULL) NULL 446 dev/usb/uaudio.c uaa->ifaces[i] = NULL; NULL 450 dev/usb/uaudio.c if (sc->sc_alts[j].ifaceh == NULL) { NULL 494 dev/usb/uaudio.c if (sc->sc_audiodev != NULL) NULL 511 dev/usb/uaudio.c if (sc->sc_audiodev != NULL) NULL 601 dev/usb/uaudio.c return (NULL); NULL 619 dev/usb/uaudio.c if (nmc == NULL) { NULL 932 dev/usb/uaudio.c if (iot == NULL || iot->output == NULL) { NULL 946 dev/usb/uaudio.c && iot->inputs[0] != NULL NULL 965 dev/usb/uaudio.c if (iot->inputs_size == 1 && iot->inputs[0] != NULL NULL 1305 dev/usb/uaudio.c if (iot->inputs == NULL) NULL 1306 dev/usb/uaudio.c return NULL; NULL 1308 dev/usb/uaudio.c if (iot->inputs[i] != NULL) NULL 1312 dev/usb/uaudio.c if (tml == NULL) { NULL 1314 dev/usb/uaudio.c return NULL; NULL 1319 dev/usb/uaudio.c if (iot->inputs[i] == NULL) NULL 1340 dev/usb/uaudio.c if (it->output != NULL) { NULL 1347 dev/usb/uaudio.c if (tml == NULL) { NULL 1356 dev/usb/uaudio.c if (it->inputs != NULL) { NULL 1358 dev/usb/uaudio.c if (it->inputs[i] != NULL) NULL 1363 dev/usb/uaudio.c it->inputs = NULL; NULL 1366 dev/usb/uaudio.c it->inputs = NULL; NULL 1368 dev/usb/uaudio.c if (it->output == NULL) { NULL 1370 dev/usb/uaudio.c return NULL; NULL 1380 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1382 dev/usb/uaudio.c return NULL; NULL 1385 dev/usb/uaudio.c if (tml == NULL) { NULL 1388 dev/usb/uaudio.c it->inputs = NULL; NULL 1389 dev/usb/uaudio.c return NULL; NULL 1399 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1408 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1410 dev/usb/uaudio.c return NULL; NULL 1416 dev/usb/uaudio.c return NULL; NULL 1421 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1423 dev/usb/uaudio.c return NULL; NULL 1436 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1438 dev/usb/uaudio.c return NULL; NULL 1451 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1453 dev/usb/uaudio.c return NULL; NULL 1466 dev/usb/uaudio.c if (it->inputs == NULL) { NULL 1468 dev/usb/uaudio.c return NULL; NULL 1479 dev/usb/uaudio.c return NULL; NULL 1502 dev/usb/uaudio.c if (nai == NULL) { NULL 1615 dev/usb/uaudio.c epdesc1 = NULL; NULL 1742 dev/usb/uaudio.c if (id == NULL) NULL 1768 dev/usb/uaudio.c if (id == NULL) NULL 1802 dev/usb/uaudio.c if (id == NULL) NULL 1834 dev/usb/uaudio.c if (iot == NULL) { NULL 1863 dev/usb/uaudio.c if (dp == NULL) NULL 1869 dev/usb/uaudio.c if (tml != NULL) NULL 1875 dev/usb/uaudio.c if (iot[i].d.desc == NULL) NULL 1923 dev/usb/uaudio.c if (tml == NULL) { NULL 1942 dev/usb/uaudio.c if (dp == NULL) NULL 1980 dev/usb/uaudio.c if (iot[i].d.desc == NULL) NULL 1982 dev/usb/uaudio.c if (iot[i].inputs != NULL) { NULL 1984 dev/usb/uaudio.c if (iot[i].inputs[j] != NULL) NULL 1989 dev/usb/uaudio.c if (iot[i].output != NULL) NULL 1991 dev/usb/uaudio.c iot[i].d.desc = NULL; NULL 2129 dev/usb/uaudio.c if (sc->sc_playchan.pipe != NULL) { NULL 2131 dev/usb/uaudio.c sc->sc_playchan.pipe = NULL; NULL 2133 dev/usb/uaudio.c sc->sc_playchan.intr = NULL; NULL 2144 dev/usb/uaudio.c if (sc->sc_recchan.pipe != NULL) { NULL 2146 dev/usb/uaudio.c sc->sc_recchan.pipe = NULL; NULL 2148 dev/usb/uaudio.c sc->sc_recchan.intr = NULL; NULL 2558 dev/usb/uaudio.c if (as->edesc1 != NULL) { NULL 2706 dev/usb/uaudio.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 2790 dev/usb/uaudio.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 3033 dev/usb/uaudio.c if (((usemode & AUMODE_PLAY) && sc->sc_playchan.pipe != NULL) || NULL 3034 dev/usb/uaudio.c ((usemode & AUMODE_RECORD) && sc->sc_recchan.pipe != NULL)) NULL 58 dev/usb/uberry.c NULL, "uberry", DV_DULL NULL 74 dev/usb/uberry.c if (uaa->iface != NULL) NULL 77 dev/usb/uberry.c return (usb_lookup(uberry_devices, uaa->vendor, uaa->product) != NULL) ? NULL 205 dev/usb/ubsa.c NULL, NULL 208 dev/usb/ubsa.c NULL, NULL 209 dev/usb/ubsa.c NULL NULL 246 dev/usb/ubsa.c NULL, "ubsa", DV_DULL NULL 262 dev/usb/ubsa.c if (uaa->iface != NULL) NULL 265 dev/usb/ubsa.c return (ubsa_lookup(uaa->vendor, uaa->product) != NULL ? NULL 302 dev/usb/ubsa.c sc->sc_intr_pipe = NULL; NULL 316 dev/usb/ubsa.c if (cdesc == NULL) { NULL 340 dev/usb/ubsa.c if (ed == NULL) { NULL 388 dev/usb/ubsa.c uca.info = NULL; NULL 411 dev/usb/ubsa.c if (sc->sc_intr_pipe != NULL) { NULL 415 dev/usb/ubsa.c sc->sc_intr_pipe = NULL; NULL 419 dev/usb/ubsa.c if (sc->sc_subdev != NULL) { NULL 421 dev/usb/ubsa.c sc->sc_subdev = NULL; NULL 441 dev/usb/ubsa.c if (sc->sc_subdev != NULL) NULL 655 dev/usb/ubsa.c if (sc->sc_intr_number != -1 && sc->sc_intr_pipe == NULL) { NULL 688 dev/usb/ubsa.c if (sc->sc_intr_pipe != NULL) { NULL 700 dev/usb/ubsa.c sc->sc_intr_pipe = NULL; NULL 741 dev/usb/ubsa.c if (lsr != NULL) NULL 743 dev/usb/ubsa.c if (msr != NULL) NULL 254 dev/usb/ubt.c NULL, "ubt", DV_DULL NULL 358 dev/usb/ubt.c if (ed == NULL) { NULL 413 dev/usb/ubt.c if (cd == NULL) { NULL 546 dev/usb/ubt.c if (ed == NULL) { NULL 620 dev/usb/ubt.c if (sc->sc_evt_pipe != NULL) { NULL 623 dev/usb/ubt.c sc->sc_evt_pipe = NULL; NULL 626 dev/usb/ubt.c if (sc->sc_aclrd_pipe != NULL) { NULL 629 dev/usb/ubt.c sc->sc_aclrd_pipe = NULL; NULL 632 dev/usb/ubt.c if (sc->sc_aclwr_pipe != NULL) { NULL 635 dev/usb/ubt.c sc->sc_aclwr_pipe = NULL; NULL 638 dev/usb/ubt.c if (sc->sc_scord_pipe != NULL) { NULL 641 dev/usb/ubt.c sc->sc_scord_pipe = NULL; NULL 644 dev/usb/ubt.c if (sc->sc_scowr_pipe != NULL) { NULL 647 dev/usb/ubt.c sc->sc_scowr_pipe = NULL; NULL 651 dev/usb/ubt.c if (sc->sc_evt_buf != NULL) { NULL 653 dev/usb/ubt.c sc->sc_evt_buf = NULL; NULL 657 dev/usb/ubt.c if (sc->sc_cmd_xfer != NULL) { NULL 659 dev/usb/ubt.c sc->sc_cmd_xfer = NULL; NULL 660 dev/usb/ubt.c sc->sc_cmd_buf = NULL; NULL 663 dev/usb/ubt.c if (sc->sc_aclrd_xfer != NULL) { NULL 665 dev/usb/ubt.c sc->sc_aclrd_xfer = NULL; NULL 666 dev/usb/ubt.c sc->sc_aclrd_buf = NULL; NULL 669 dev/usb/ubt.c if (sc->sc_aclwr_xfer != NULL) { NULL 671 dev/usb/ubt.c sc->sc_aclwr_xfer = NULL; NULL 672 dev/usb/ubt.c sc->sc_aclwr_buf = NULL; NULL 676 dev/usb/ubt.c if (sc->sc_scord[i].xfer != NULL) { NULL 678 dev/usb/ubt.c sc->sc_scord[i].xfer = NULL; NULL 679 dev/usb/ubt.c sc->sc_scord[i].buf = NULL; NULL 682 dev/usb/ubt.c if (sc->sc_scowr[i].xfer != NULL) { NULL 684 dev/usb/ubt.c sc->sc_scowr[i].xfer = NULL; NULL 685 dev/usb/ubt.c sc->sc_scowr[i].buf = NULL; NULL 690 dev/usb/ubt.c if (sc->sc_scord_mbuf != NULL) { NULL 692 dev/usb/ubt.c sc->sc_scord_mbuf = NULL; NULL 695 dev/usb/ubt.c if (sc->sc_scowr_mbuf != NULL) { NULL 697 dev/usb/ubt.c sc->sc_scowr_mbuf = NULL; NULL 721 dev/usb/ubt.c if (sc->sc_evt_buf == NULL) { NULL 741 dev/usb/ubt.c if (sc->sc_cmd_xfer == NULL) { NULL 746 dev/usb/ubt.c if (sc->sc_cmd_buf == NULL) { NULL 759 dev/usb/ubt.c if (sc->sc_aclrd_xfer == NULL) { NULL 764 dev/usb/ubt.c if (sc->sc_aclrd_buf == NULL) { NULL 779 dev/usb/ubt.c if (sc->sc_aclwr_xfer == NULL) { NULL 784 dev/usb/ubt.c if (sc->sc_aclwr_buf == NULL) { NULL 800 dev/usb/ubt.c if (sc->sc_scord[i].xfer == NULL) { NULL 806 dev/usb/ubt.c if (sc->sc_scord[i].buf == NULL) { NULL 827 dev/usb/ubt.c if (sc->sc_scowr[i].xfer == NULL) { NULL 833 dev/usb/ubt.c if (sc->sc_scowr[i].buf == NULL) { NULL 952 dev/usb/ubt.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 970 dev/usb/ubt.c if (IF_IS_EMPTY(&unit->hci_acltxq) == NULL) NULL 1091 dev/usb/ubt.c if (m == NULL) { NULL 1093 dev/usb/ubt.c if (m == NULL) NULL 1113 dev/usb/ubt.c m = NULL; NULL 1209 dev/usb/ubt.c if (m == NULL) NULL 1210 dev/usb/ubt.c return NULL; NULL 1217 dev/usb/ubt.c return NULL; NULL 1240 dev/usb/ubt.c usbd_get_xfer_status(xfer, NULL, &buf, &count, NULL); NULL 1252 dev/usb/ubt.c if (m != NULL) NULL 1334 dev/usb/ubt.c usbd_get_xfer_status(xfer, NULL, &buf, &count, NULL); NULL 1344 dev/usb/ubt.c if (m != NULL) NULL 1399 dev/usb/ubt.c KASSERT(isoc != NULL); NULL 1430 dev/usb/ubt.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 1449 dev/usb/ubt.c if (m != NULL) { NULL 1450 dev/usb/ubt.c sc->sc_scord_mbuf = NULL; NULL 1457 dev/usb/ubt.c ptr = NULL; NULL 1468 dev/usb/ubt.c if (m == NULL) { NULL 1470 dev/usb/ubt.c if (m == NULL) { NULL 1509 dev/usb/ubt.c m = NULL; NULL 1517 dev/usb/ubt.c if (m != NULL) { NULL 157 dev/usb/ucom.c NULL, "ucom", DV_DULL NULL 196 dev/usb/ucom.c if (uca->info != NULL) NULL 237 dev/usb/ucom.c if (sc->sc_bulkin_pipe != NULL) NULL 239 dev/usb/ucom.c if (sc->sc_bulkout_pipe != NULL) NULL 245 dev/usb/ucom.c if (tp != NULL) { NULL 267 dev/usb/ucom.c if (tp != NULL) { NULL 269 dev/usb/ucom.c sc->sc_tty = NULL; NULL 323 dev/usb/ucom.c if (sc == NULL) NULL 366 dev/usb/ucom.c if (sc->sc_ixfer == NULL) { NULL 373 dev/usb/ucom.c if (sc->sc_ibuf == NULL) { NULL 379 dev/usb/ucom.c if (sc->sc_oxfer == NULL) { NULL 396 dev/usb/ucom.c if (sc->sc_obuf == NULL) { NULL 401 dev/usb/ucom.c if (sc->sc_methods->ucom_open != NULL) { NULL 524 dev/usb/ucom.c if (sc->sc_uhidev == NULL) NULL 526 dev/usb/ucom.c sc->sc_oxfer = NULL; NULL 529 dev/usb/ucom.c sc->sc_ixfer = NULL; NULL 532 dev/usb/ucom.c sc->sc_bulkout_pipe = NULL; NULL 535 dev/usb/ucom.c sc->sc_bulkin_pipe = NULL; NULL 572 dev/usb/ucom.c if (sc->sc_methods->ucom_close != NULL) NULL 657 dev/usb/ucom.c if (sc->sc_methods->ucom_ioctl != NULL) { NULL 787 dev/usb/ucom.c if (sc->sc_methods->ucom_set != NULL) NULL 797 dev/usb/ucom.c if (sc->sc_methods->ucom_set != NULL) { NULL 811 dev/usb/ucom.c if (sc->sc_methods->ucom_set != NULL) NULL 822 dev/usb/ucom.c if (sc->sc_methods->ucom_get_status != NULL) { NULL 877 dev/usb/ucom.c if (sc->sc_methods->ucom_param != NULL) { NULL 978 dev/usb/ucom.c if (sc->sc_methods->ucom_write != NULL) NULL 986 dev/usb/ucom.c if (sc->sc_oxfer == NULL) { NULL 991 dev/usb/ucom.c if (sc->sc_bulkout_pipe != NULL) { NULL 1044 dev/usb/ucom.c if (sc->sc_bulkin_pipe != NULL) { NULL 1050 dev/usb/ucom.c usbd_get_xfer_status(xfer, NULL, NULL, &cc, NULL); NULL 1052 dev/usb/ucom.c usbd_get_xfer_status(xfer, NULL, NULL, &cc, NULL); NULL 1083 dev/usb/ucom.c if (sc->sc_ixfer == NULL) { NULL 1089 dev/usb/ucom.c if (sc->sc_bulkin_pipe != NULL) { NULL 1130 dev/usb/ucom.c if (sc->sc_bulkin_pipe != NULL) { NULL 1137 dev/usb/ucom.c usbd_get_xfer_status(xfer, NULL, (void *)&cp, &cc, NULL); NULL 1139 dev/usb/ucom.c if (sc->sc_methods->ucom_read != NULL) NULL 1170 dev/usb/ucom.c if (sc->sc_bulkin_pipe != NULL) { NULL 1173 dev/usb/ucom.c sc->sc_bulkin_pipe = NULL; NULL 1175 dev/usb/ucom.c if (sc->sc_bulkout_pipe != NULL) { NULL 1178 dev/usb/ucom.c sc->sc_bulkout_pipe = NULL; NULL 1180 dev/usb/ucom.c if (sc->sc_ixfer != NULL) { NULL 1181 dev/usb/ucom.c if (sc->sc_uhidev == NULL) NULL 1183 dev/usb/ucom.c sc->sc_ixfer = NULL; NULL 1185 dev/usb/ucom.c if (sc->sc_oxfer != NULL) { NULL 1187 dev/usb/ucom.c if (sc->sc_uhidev == NULL) NULL 1189 dev/usb/ucom.c sc->sc_oxfer = NULL; NULL 147 dev/usb/ucycom.c NULL, /* ucycom_get_status, */ NULL 150 dev/usb/ucycom.c NULL, NULL 174 dev/usb/ucycom.c NULL, "ucycom", DV_DULL NULL 191 dev/usb/ucycom.c return (ucycom_lookup(uha->uaa->vendor, uha->uaa->product) != NULL ? NULL 247 dev/usb/ucycom.c uca.info = NULL; NULL 264 dev/usb/ucycom.c if (lsr != NULL) NULL 267 dev/usb/ucycom.c if (msr != NULL) NULL 318 dev/usb/ucycom.c if (sc->sc_obuf != NULL) { NULL 320 dev/usb/ucycom.c sc->sc_obuf = NULL; NULL 322 dev/usb/ucycom.c if (sc->sc_ibuf != NULL) { NULL 324 dev/usb/ucycom.c sc->sc_ibuf = NULL; NULL 496 dev/usb/ucycom.c if (sc->sc_ibuf == NULL) NULL 597 dev/usb/ucycom.c if (sc->sc_subdev != NULL) { NULL 599 dev/usb/ucycom.c sc->sc_subdev = NULL; NULL 617 dev/usb/ucycom.c if (sc->sc_subdev != NULL) NULL 142 dev/usb/udcf.c NULL, "udcf", DV_DULL NULL 158 dev/usb/udcf.c if (uaa->iface != NULL) NULL 77 dev/usb/udsbr.c NULL, /* open */ NULL 78 dev/usb/udsbr.c NULL, /* close */ NULL 81 dev/usb/udsbr.c NULL NULL 109 dev/usb/udsbr.c NULL, "udsbr", DV_DULL NULL 127 dev/usb/udsbr.c if (uaa->iface != NULL) NULL 174 dev/usb/udsbr.c if (sc->sc_child != NULL) NULL 195 dev/usb/udsbr.c if (sc->sc_child != NULL) NULL 72 dev/usb/ueagle.c { { USB_VENDOR_ANALOG, USB_PRODUCT_ANALOG_EAGLEI }, NULL }, NULL 74 dev/usb/ueagle.c { { USB_VENDOR_ANALOG, USB_PRODUCT_ANALOG_EAGLEII }, NULL }, NULL 76 dev/usb/ueagle.c { { USB_VENDOR_ANALOG, USB_PRODUCT_ANALOG_EAGLEIIC }, NULL }, NULL 78 dev/usb/ueagle.c { { USB_VENDOR_ANALOG, USB_PRODUCT_ANALOG_EAGLEIII }, NULL }, NULL 80 dev/usb/ueagle.c { { USB_VENDOR_USR, USB_PRODUCT_USR_HEINEKEN_A }, NULL }, NULL 82 dev/usb/ueagle.c { { USB_VENDOR_USR, USB_PRODUCT_USR_HEINEKEN_B }, NULL }, NULL 84 dev/usb/ueagle.c { { USB_VENDOR_USR, USB_PRODUCT_USR_MILLER_A }, NULL }, NULL 86 dev/usb/ueagle.c { { USB_VENDOR_USR, USB_PRODUCT_USR_MILLER_B }, NULL }, NULL 134 dev/usb/ueagle.c NULL, "ueagle", DV_DULL NULL 150 dev/usb/ueagle.c if (uaa->iface != NULL) NULL 153 dev/usb/ueagle.c return (ueagle_lookup(uaa->vendor, uaa->product) != NULL) ? NULL 164 dev/usb/ueagle.c firmwares[1] = NULL; NULL 191 dev/usb/ueagle.c if (sc->fw != NULL) { NULL 192 dev/usb/ueagle.c if (rootvp == NULL) NULL 251 dev/usb/ueagle.c if (sc->fw != NULL) NULL 258 dev/usb/ueagle.c if (sc->stat_thread != NULL) { NULL 350 dev/usb/ueagle.c if ((xfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 370 dev/usb/ueagle.c UEAGLE_IDMA_TIMEOUT, NULL); NULL 379 dev/usb/ueagle.c UEAGLE_IDMA_TIMEOUT, NULL); NULL 571 dev/usb/ueagle.c if (sc->pipeh_tx != NULL) NULL 605 dev/usb/ueagle.c ueagle_request(sc, UEAGLE_SETMODE, UEAGLE_BOOTIDMA, NULL, 0); NULL 606 dev/usb/ueagle.c ueagle_request(sc, UEAGLE_SETMODE, UEAGLE_STARTRESET, NULL, 0); NULL 610 dev/usb/ueagle.c ueagle_request(sc, UEAGLE_SETMODE, UEAGLE_ENDRESET, NULL, 0); NULL 829 dev/usb/ueagle.c if (vcc->m == NULL) { NULL 831 dev/usb/ueagle.c if (m == NULL) { NULL 894 dev/usb/ueagle.c if (ifp->if_bpf != NULL) NULL 901 dev/usb/ueagle.c vcc->m = NULL; NULL 908 dev/usb/ueagle.c vcc->m = NULL; NULL 1001 dev/usb/ueagle.c for (m = m0; m != NULL; m = m->m_next) { NULL 1092 dev/usb/ueagle.c if (sc->pipeh_tx == NULL) NULL 1096 dev/usb/ueagle.c if (m0 == NULL) NULL 1106 dev/usb/ueagle.c if (ifp->if_bpf != NULL) NULL 1125 dev/usb/ueagle.c vcc->m = NULL; NULL 1237 dev/usb/ueagle.c if (txreq->xfer == NULL) { NULL 1245 dev/usb/ueagle.c if (txreq->buf == NULL) { NULL 1270 dev/usb/ueagle.c if (edesc == NULL) { NULL 1292 dev/usb/ueagle.c if (isoreq->xfer == NULL) { NULL 1301 dev/usb/ueagle.c if (buf == NULL) { NULL 1319 dev/usb/ueagle.c ueagle_request(sc, UEAGLE_SETMODE, UEAGLE_LOOPBACKOFF, NULL, 0); NULL 1332 dev/usb/ueagle.c ueagle_request(sc, UEAGLE_SETMODE, UEAGLE_LOOPBACKON, NULL, 0); NULL 1335 dev/usb/ueagle.c if (sc->pipeh_tx != NULL) { NULL 1338 dev/usb/ueagle.c sc->pipeh_tx = NULL; NULL 1342 dev/usb/ueagle.c if (sc->txreqs[i].xfer != NULL) { NULL 1344 dev/usb/ueagle.c sc->txreqs[i].xfer = NULL; NULL 1349 dev/usb/ueagle.c if (sc->pipeh_rx != NULL) { NULL 1352 dev/usb/ueagle.c sc->pipeh_rx = NULL; NULL 1356 dev/usb/ueagle.c if (sc->isoreqs[i].xfer != NULL) { NULL 1358 dev/usb/ueagle.c sc->isoreqs[i].xfer = NULL; NULL 1444 dev/usb/ueagle.c if (sc->dsp != NULL) { NULL 1446 dev/usb/ueagle.c sc->dsp = NULL; NULL 1450 dev/usb/ueagle.c if (sc->pipeh_intr != NULL) { NULL 1453 dev/usb/ueagle.c sc->pipeh_intr = NULL; NULL 1457 dev/usb/ueagle.c if (sc->pipeh_idma != NULL) { NULL 1460 dev/usb/ueagle.c sc->pipeh_idma = NULL; NULL 120 dev/usb/uftdi.c NULL, NULL 122 dev/usb/uftdi.c NULL, NULL 133 dev/usb/uftdi.c NULL, "uftdi", DV_DULL NULL 149 dev/usb/uftdi.c if (uaa->iface != NULL) { NULL 220 dev/usb/uftdi.c if (uaa->iface == NULL) { NULL 340 dev/usb/uftdi.c if (ed == NULL) { NULL 369 dev/usb/uftdi.c if (uaa->iface == NULL) NULL 382 dev/usb/uftdi.c uca.info = NULL; NULL 408 dev/usb/uftdi.c if (sc->sc_subdev != NULL) NULL 423 dev/usb/uftdi.c if (sc->sc_subdev != NULL) { NULL 425 dev/usb/uftdi.c sc->sc_subdev = NULL; NULL 453 dev/usb/uftdi.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 468 dev/usb/uftdi.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 555 dev/usb/uftdi.c (void)usbd_do_request(sc->sc_udev, &req, NULL); NULL 602 dev/usb/uftdi.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 641 dev/usb/uftdi.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 659 dev/usb/uftdi.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 674 dev/usb/uftdi.c if (msr != NULL) NULL 676 dev/usb/uftdi.c if (lsr != NULL) NULL 701 dev/usb/uftdi.c (void)usbd_do_request(sc->sc_udev, &req, NULL); NULL 139 dev/usb/ugen.c NULL, "ugen", DV_DULL NULL 295 dev/usb/ugen.c if (sc == NULL) NULL 301 dev/usb/ugen.c if (sc == NULL || sc->sc_dying) NULL 453 dev/usb/ugen.c if (sce == NULL || sce->pipeh == NULL) NULL 460 dev/usb/ugen.c sce->pipeh = NULL; NULL 475 dev/usb/ugen.c if (sce->ibuf != NULL) { NULL 477 dev/usb/ugen.c sce->ibuf = NULL; NULL 507 dev/usb/ugen.c if (sce->edesc == NULL) { NULL 511 dev/usb/ugen.c if (sce->pipeh == NULL) { NULL 668 dev/usb/ugen.c if (sce->edesc == NULL) { NULL 672 dev/usb/ugen.c if (sce->pipeh == NULL) { NULL 828 dev/usb/ugen.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 859 dev/usb/ugen.c usbd_get_xfer_status(xfer, NULL, NULL, &count, NULL); NULL 1037 dev/usb/ugen.c if (sce == NULL || sce->pipeh == NULL) NULL 1046 dev/usb/ugen.c if (sce == NULL NULL 1093 dev/usb/ugen.c if (idesc == NULL) NULL 1113 dev/usb/ugen.c if (cdesc == NULL) NULL 1116 dev/usb/ugen.c if (idesc == NULL) { NULL 1131 dev/usb/ugen.c if (cdesc == NULL) NULL 1139 dev/usb/ugen.c if (cdesc == NULL) NULL 1147 dev/usb/ugen.c if (idesc == NULL) { NULL 1157 dev/usb/ugen.c if (cdesc == NULL) NULL 1166 dev/usb/ugen.c if (edesc == NULL) { NULL 1309 dev/usb/ugen.c if (sce == NULL) NULL 1398 dev/usb/ugen.c { 1, NULL, filt_ugenrdetach, filt_ugenread_intr }; NULL 1401 dev/usb/ugen.c { 1, NULL, filt_ugenrdetach, filt_ugenread_isoc }; NULL 1404 dev/usb/ugen.c { 1, NULL, filt_ugenrdetach, filt_seltrue }; NULL 1421 dev/usb/ugen.c if (sce == NULL) NULL 77 dev/usb/uhci.c NULL, "uhci", DV_DULL NULL 341 dev/usb/uhci.c (ii)->list.le_prev = NULL; \ NULL 343 dev/usb/uhci.c #define uhci_active_intr_info(ii) ((ii)->list.le_prev != NULL) NULL 354 dev/usb/uhci.c return (NULL); NULL 412 dev/usb/uhci.c if (std == NULL) NULL 414 dev/usb/uhci.c std->link.std = NULL; NULL 422 dev/usb/uhci.c if (lsqh == NULL) NULL 424 dev/usb/uhci.c lsqh->hlink = NULL; NULL 432 dev/usb/uhci.c if (bsqh == NULL) NULL 436 dev/usb/uhci.c bsqh->elink = NULL; NULL 442 dev/usb/uhci.c if (chsqh == NULL) NULL 446 dev/usb/uhci.c chsqh->elink = NULL; NULL 452 dev/usb/uhci.c if (clsqh == NULL) NULL 456 dev/usb/uhci.c clsqh->elink = NULL; NULL 468 dev/usb/uhci.c if (std == NULL || sqh == NULL) NULL 477 dev/usb/uhci.c sqh->elink = NULL; NULL 493 dev/usb/uhci.c timeout_set(&sc->sc_poll_handle, NULL, NULL); NULL 523 dev/usb/uhci.c if (sc->sc_child != NULL) NULL 536 dev/usb/uhci.c if (sc->sc_child != NULL) NULL 542 dev/usb/uhci.c if (sc->sc_powerhook != NULL) NULL 544 dev/usb/uhci.c if (sc->sc_shutdownhook != NULL) NULL 550 dev/usb/uhci.c if (xfer == NULL) NULL 581 dev/usb/uhci.c if (stds == NULL) NULL 587 dev/usb/uhci.c if (stds[i] != NULL) NULL 608 dev/usb/uhci.c if (xfer != NULL) { NULL 619 dev/usb/uhci.c if (xfer != NULL) { NULL 689 dev/usb/uhci.c if (sc->sc_intr_xfer != NULL) NULL 729 dev/usb/uhci.c if (sc->sc_intr_xfer != NULL) { NULL 837 dev/usb/uhci.c if (sqh->hlink != NULL && !(letoh32(sqh->qh.qh_hlink) & UHCI_PTR_T)) NULL 842 dev/usb/uhci.c if (sqh->elink != NULL && !(letoh32(sqh->qh.qh_elink) & UHCI_PTR_T)) NULL 853 dev/usb/uhci.c for(td = std; td != NULL; td = td->link.std) { NULL 879 dev/usb/uhci.c if (ii == NULL) { NULL 883 dev/usb/uhci.c if (ii->xfer == NULL) { NULL 889 dev/usb/uhci.c if (pipe == NULL) { NULL 894 dev/usb/uhci.c if (pipe->endpoint == NULL) { NULL 899 dev/usb/uhci.c if (pipe->device == NULL) { NULL 1277 dev/usb/uhci.c if (ii == NULL) { NULL 1288 dev/usb/uhci.c if (ii->stdstart == NULL) NULL 1292 dev/usb/uhci.c if (lstd == NULL) { NULL 1397 dev/usb/uhci.c for (std = ii->stdstart; std != NULL; std = std->link.std) { NULL 1417 dev/usb/uhci.c if (std != NULL) NULL 1518 dev/usb/uhci.c ii != NULL && ii->xfer != xfer; NULL 1522 dev/usb/uhci.c if (ii == NULL) NULL 1602 dev/usb/uhci.c if (sc->sc_freetds == NULL) { NULL 1645 dev/usb/uhci.c if (sc->sc_freeqhs == NULL) { NULL 1717 dev/usb/uhci.c lastp = NULL; NULL 1727 dev/usb/uhci.c if (p == NULL) { NULL 1728 dev/usb/uhci.c uhci_free_std_chain(sc, lastp, NULL); NULL 1918 dev/usb/uhci.c for (std = ii->stdstart; std != NULL; std = std->link.std) NULL 2120 dev/usb/uhci.c xfer->pipe->intrxfer = NULL; NULL 2210 dev/usb/uhci.c stat->link.std = NULL; NULL 2263 dev/usb/uhci.c xqh != NULL; NULL 2265 dev/usb/uhci.c xqh->hlink == xqh ? NULL : xqh->hlink)) { NULL 2406 dev/usb/uhci.c if (end == NULL) { NULL 2502 dev/usb/uhci.c vstd != NULL && vstd->link.std != std; NULL 2505 dev/usb/uhci.c if (vstd == NULL) { NULL 2595 dev/usb/uhci.c if (ii->stdend == NULL) { NULL 2624 dev/usb/uhci.c sqh->elink = NULL; NULL 2627 dev/usb/uhci.c uhci_free_std_chain(sc, ii->stdstart, NULL); NULL 2718 dev/usb/uhci.c uhci_free_std_chain(sc, ii->stdstart, NULL); NULL 2804 dev/usb/uhci.c sqh->elink = NULL; NULL 2853 dev/usb/uhci.c if (upipe->u.ctl.sqh == NULL) NULL 2856 dev/usb/uhci.c if (upipe->u.ctl.setup == NULL) { NULL 2861 dev/usb/uhci.c if (upipe->u.ctl.stat == NULL) { NULL 2888 dev/usb/uhci.c if (upipe->u.bulk.sqh == NULL) NULL 3096 dev/usb/uhci.c void *buf = NULL; NULL 3438 dev/usb/uhci.c sc->sc_intr_xfer = NULL; NULL 3495 dev/usb/uhci.c sc->sc_intr_xfer = NULL; NULL 117 dev/usb/uhid.c NULL, "uhid", DV_DULL NULL 244 dev/usb/uhid.c if (sc->sc_async != NULL) { NULL 259 dev/usb/uhid.c if (sc == NULL) NULL 277 dev/usb/uhid.c sc->sc_async = NULL; NULL 293 dev/usb/uhid.c sc->sc_async = NULL; NULL 437 dev/usb/uhid.c if (sc->sc_async != NULL) NULL 442 dev/usb/uhid.c sc->sc_async = NULL; NULL 447 dev/usb/uhid.c if (sc->sc_async == NULL) NULL 595 dev/usb/uhid.c { 1, NULL, filt_uhidrdetach, filt_uhidread }; NULL 598 dev/usb/uhid.c { 1, NULL, filt_uhidrdetach, filt_seltrue }; NULL 89 dev/usb/uhidev.c NULL, "uhidev", DV_DULL NULL 106 dev/usb/uhidev.c if (uaa->iface == NULL) NULL 109 dev/usb/uhidev.c if (id == NULL || id->bInterfaceClass != UICLASS_HID) NULL 170 dev/usb/uhidev.c if (ed == NULL) { NULL 210 dev/usb/uhidev.c descptr = NULL; NULL 235 dev/usb/uhidev.c if (desc == NULL) NULL 242 dev/usb/uhidev.c desc = NULL; NULL 263 dev/usb/uhidev.c if (sc->sc_subdevs == NULL) { NULL 298 dev/usb/uhidev.c if (dev != NULL) { NULL 303 dev/usb/uhidev.c if (dev->sc_intr == NULL) { NULL 369 dev/usb/uhidev.c if (sc->sc_subdevs[i] != NULL) NULL 387 dev/usb/uhidev.c if (sc->sc_ipipe != NULL) NULL 390 dev/usb/uhidev.c if (sc->sc_repdesc != NULL) NULL 395 dev/usb/uhidev.c if (sc->sc_subdevs[i] != NULL) { NULL 397 dev/usb/uhidev.c sc->sc_subdevs[i] = NULL; NULL 416 dev/usb/uhidev.c usbd_get_xfer_status(xfer, NULL, NULL, &cc, NULL); NULL 452 dev/usb/uhidev.c if (scd == NULL || !(scd->sc_state & UHIDEV_OPEN)) NULL 507 dev/usb/uhidev.c if (sc->sc_ixfer == NULL) { NULL 532 dev/usb/uhidev.c if (sc->sc_oxfer == NULL) { NULL 539 dev/usb/uhidev.c if (sc->sc_owxfer == NULL) { NULL 559 dev/usb/uhidev.c sc->sc_ipipe = NULL; NULL 560 dev/usb/uhidev.c sc->sc_opipe = NULL; NULL 561 dev/usb/uhidev.c if (sc->sc_oxfer != NULL) { NULL 563 dev/usb/uhidev.c sc->sc_oxfer = NULL; NULL 565 dev/usb/uhidev.c if (sc->sc_owxfer != NULL) { NULL 567 dev/usb/uhidev.c sc->sc_owxfer = NULL; NULL 584 dev/usb/uhidev.c if (sc->sc_oxfer != NULL) NULL 587 dev/usb/uhidev.c if (sc->sc_owxfer != NULL) NULL 591 dev/usb/uhidev.c if (sc->sc_opipe != NULL) { NULL 594 dev/usb/uhidev.c sc->sc_opipe = NULL; NULL 597 dev/usb/uhidev.c if (sc->sc_ipipe != NULL) { NULL 600 dev/usb/uhidev.c sc->sc_ipipe = NULL; NULL 603 dev/usb/uhidev.c if (sc->sc_ibuf != NULL) { NULL 605 dev/usb/uhidev.c sc->sc_ibuf = NULL; NULL 660 dev/usb/uhidev.c if (sc->sc_opipe == NULL) NULL 97 dev/usb/uhub.c NULL, "uhub", DV_DULL NULL 124 dev/usb/uhub.c if (uaa->iface == NULL && dd->bDeviceClass == UDCLASS_HUB) NULL 137 dev/usb/uhub.c struct usbd_hub *hub = NULL; NULL 143 dev/usb/uhub.c struct usbd_tt *tts = NULL; NULL 208 dev/usb/uhub.c if (hub == NULL) NULL 221 dev/usb/uhub.c if (!dev->self_powered && dev->powersrc->parent != NULL && NULL 235 dev/usb/uhub.c if (ed == NULL) { NULL 292 dev/usb/uhub.c up->device = NULL; NULL 306 dev/usb/uhub.c up->tt = NULL; NULL 325 dev/usb/uhub.c if (dev->powersrc->parent != NULL) NULL 337 dev/usb/uhub.c dev->hub = NULL; NULL 402 dev/usb/uhub.c if (up->device != NULL && up->device->hub != NULL) NULL 405 dev/usb/uhub.c if (up->device == NULL && NULL 427 dev/usb/uhub.c if (up->device != NULL) { NULL 524 dev/usb/uhub.c if (hub == NULL) /* malfunctioning hub */ NULL 529 dev/usb/uhub.c if (dev != NULL && dev->subdevs != NULL) { NULL 530 dev/usb/uhub.c for (i = 0; dev->subdevs[i] != NULL; i++) NULL 553 dev/usb/uhub.c if (hub == NULL) /* Must be partially working */ NULL 572 dev/usb/uhub.c sc->sc_hub->hub = NULL; NULL 108 dev/usb/uipaq.c NULL, NULL 110 dev/usb/uipaq.c NULL, NULL 111 dev/usb/uipaq.c NULL, NULL 112 dev/usb/uipaq.c NULL, /*open*/ NULL 113 dev/usb/uipaq.c NULL, /*close*/ NULL 114 dev/usb/uipaq.c NULL, NULL 115 dev/usb/uipaq.c NULL NULL 139 dev/usb/uipaq.c NULL, "uipaq", DV_DULL NULL 155 dev/usb/uipaq.c if (uaa->iface != NULL) NULL 161 dev/usb/uipaq.c return (uipaq_lookup(uaa->vendor, uaa->product) != NULL ? NULL 232 dev/usb/uipaq.c if (ed == NULL) { NULL 285 dev/usb/uipaq.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 314 dev/usb/uipaq.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 339 dev/usb/uipaq.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 381 dev/usb/uipaq.c if (sc->sc_subdev != NULL) NULL 397 dev/usb/uipaq.c if (sc->sc_subdev != NULL) { NULL 399 dev/usb/uipaq.c sc->sc_subdev = NULL; NULL 337 dev/usb/ukbd.c NULL, "ukbd", DV_DULL NULL 381 dev/usb/ukbd.c if (parseerr != NULL) { NULL 456 dev/usb/ukbd.c timeout_set(&sc->sc_rawrepeat_ch, NULL, NULL); NULL 457 dev/usb/ukbd.c timeout_set(&sc->sc_delay, NULL, NULL); NULL 503 dev/usb/ukbd.c if (sc->sc_wskbddev != NULL) NULL 545 dev/usb/ukbd.c if (sc->sc_wskbddev != NULL) NULL 949 dev/usb/ukbd.c sc->sc_hdev.sc_report_id, hid_output, &sc->sc_numloc, NULL); NULL 951 dev/usb/ukbd.c sc->sc_hdev.sc_report_id, hid_output, &sc->sc_capsloc, NULL); NULL 953 dev/usb/ukbd.c sc->sc_hdev.sc_report_id, hid_output, &sc->sc_scroloc, NULL); NULL 955 dev/usb/ukbd.c return (NULL); NULL 137 dev/usb/ulpt.c NULL, "ulpt", DV_DULL NULL 155 dev/usb/ulpt.c if (uaa->iface == NULL) NULL 158 dev/usb/ulpt.c if (id != NULL && NULL 195 dev/usb/ulpt.c if (cdesc == NULL) { NULL 242 dev/usb/ulpt.c if (ed == NULL) { NULL 341 dev/usb/ulpt.c if (sc->sc_out_pipe != NULL) NULL 343 dev/usb/ulpt.c if (sc->sc_in_pipe != NULL) NULL 443 dev/usb/ulpt.c if (sc == NULL) NULL 446 dev/usb/ulpt.c if (sc == NULL || sc->sc_iface == NULL || sc->sc_dying) NULL 496 dev/usb/ulpt.c sc->sc_out_pipe = NULL; NULL 502 dev/usb/ulpt.c if (sc->sc_in_xfer1 == NULL || sc->sc_in_xfer2 == NULL) { NULL 504 dev/usb/ulpt.c if (sc->sc_in_xfer1 != NULL) { NULL 506 dev/usb/ulpt.c sc->sc_in_xfer1 = NULL; NULL 508 dev/usb/ulpt.c if (sc->sc_in_xfer2 != NULL) { NULL 510 dev/usb/ulpt.c sc->sc_in_xfer2 = NULL; NULL 513 dev/usb/ulpt.c sc->sc_out_pipe = NULL; NULL 515 dev/usb/ulpt.c sc->sc_in_pipe = NULL; NULL 568 dev/usb/ulpt.c if (sc->sc_out_pipe != NULL) { NULL 570 dev/usb/ulpt.c sc->sc_out_pipe = NULL; NULL 572 dev/usb/ulpt.c if (sc->sc_in_pipe != NULL) { NULL 575 dev/usb/ulpt.c sc->sc_in_pipe = NULL; NULL 576 dev/usb/ulpt.c if (sc->sc_in_xfer1 != NULL) { NULL 578 dev/usb/ulpt.c sc->sc_in_xfer1 = NULL; NULL 580 dev/usb/ulpt.c if (sc->sc_in_xfer2 != NULL) { NULL 582 dev/usb/ulpt.c sc->sc_in_xfer2 = NULL; NULL 603 dev/usb/ulpt.c if (xfer == NULL) NULL 606 dev/usb/ulpt.c if (bufp == NULL) { NULL 184 dev/usb/umass.c NULL NULL 195 dev/usb/umass.c NULL, "umass", DV_DULL NULL 275 dev/usb/umass.c if (uaa->iface == NULL) NULL 279 dev/usb/umass.c if (quirk != NULL) NULL 283 dev/usb/umass.c if (id == NULL || id->bInterfaceClass != UICLASS_MASS) NULL 333 dev/usb/umass.c if (quirk != NULL) { NULL 339 dev/usb/umass.c if (quirk->uq_fixup != NULL) NULL 349 dev/usb/umass.c if (id == NULL) NULL 437 dev/usb/umass.c if (quirk != NULL && quirk->uq_init != NULL) { NULL 458 dev/usb/umass.c if (ed == NULL) { NULL 565 dev/usb/umass.c if (sc->transfer_xfer[i] == NULL) { NULL 585 dev/usb/umass.c if (sc->data_buffer == NULL) { NULL 657 dev/usb/umass.c if (sc->sc_pipe[i] != NULL) { NULL 659 dev/usb/umass.c sc->sc_pipe[i] = NULL; NULL 675 dev/usb/umass.c if (scbus != NULL) { NULL 676 dev/usb/umass.c if (scbus->sc_child != NULL) NULL 679 dev/usb/umass.c sc->bus = NULL; NULL 709 dev/usb/umass.c if (scbus == NULL || scbus->sc_child == NULL) NULL 728 dev/usb/umass.c if (sc->transfer_xfer[i] != NULL) { NULL 730 dev/usb/umass.c sc->transfer_xfer[i] = NULL; NULL 735 dev/usb/umass.c if (sc->sc_pipe[i] != NULL) { NULL 737 dev/usb/umass.c sc->sc_pipe[i] = NULL; NULL 780 dev/usb/umass.c if (err && err != USBD_IN_PROGRESS && sc->next_polled_xfer == NULL) { NULL 792 dev/usb/umass.c if (sc->next_polled_xfer != NULL) { NULL 796 dev/usb/umass.c sc->next_polled_xfer = NULL; NULL 930 dev/usb/umass.c umass_setup_ctrl_transfer(sc, &sc->sc_req, NULL, 0, 0, xfer); NULL 987 dev/usb/umass.c umass_setup_ctrl_transfer(sc, &sc->sc_req, NULL, 0, 0, NULL 1035 dev/usb/umass.c KASSERT(datalen == 0 || data != NULL, NULL 1188 dev/usb/umass.c usbd_get_xfer_status(xfer, NULL, NULL, NULL 1189 dev/usb/umass.c &sc->transfer_actlen, NULL); NULL 1534 dev/usb/umass.c KASSERT(datalen == 0 || data != NULL, NULL 1646 dev/usb/umass.c usbd_get_xfer_status(xfer, NULL, NULL, NULL 1647 dev/usb/umass.c &sc->transfer_actlen, NULL); NULL 1722 dev/usb/umass.c usbd_get_xfer_status(xfer, NULL, NULL, &actlen, NULL); NULL 67 dev/usb/umass_quirks.c NULL, NULL NULL 75 dev/usb/umass_quirks.c NULL, NULL NULL 83 dev/usb/umass_quirks.c NULL, NULL NULL 91 dev/usb/umass_quirks.c NULL, NULL NULL 99 dev/usb/umass_quirks.c NULL, NULL NULL 107 dev/usb/umass_quirks.c NULL, NULL NULL 115 dev/usb/umass_quirks.c NULL, NULL NULL 123 dev/usb/umass_quirks.c NULL, NULL NULL 130 dev/usb/umass_quirks.c NULL, NULL NULL 137 dev/usb/umass_quirks.c NULL, NULL NULL 145 dev/usb/umass_quirks.c NULL, NULL NULL 153 dev/usb/umass_quirks.c umass_init_insystem, NULL NULL 161 dev/usb/umass_quirks.c NULL, NULL NULL 169 dev/usb/umass_quirks.c NULL, NULL NULL 177 dev/usb/umass_quirks.c NULL, NULL NULL 185 dev/usb/umass_quirks.c NULL, NULL NULL 193 dev/usb/umass_quirks.c NULL, NULL NULL 201 dev/usb/umass_quirks.c NULL, NULL NULL 209 dev/usb/umass_quirks.c NULL, NULL NULL 217 dev/usb/umass_quirks.c NULL, NULL NULL 225 dev/usb/umass_quirks.c NULL, NULL NULL 233 dev/usb/umass_quirks.c NULL, NULL NULL 241 dev/usb/umass_quirks.c NULL, NULL NULL 249 dev/usb/umass_quirks.c NULL, NULL NULL 257 dev/usb/umass_quirks.c NULL, NULL NULL 265 dev/usb/umass_quirks.c NULL, NULL NULL 273 dev/usb/umass_quirks.c NULL, NULL NULL 281 dev/usb/umass_quirks.c NULL, NULL NULL 289 dev/usb/umass_quirks.c NULL, NULL NULL 297 dev/usb/umass_quirks.c NULL, NULL NULL 305 dev/usb/umass_quirks.c NULL, NULL NULL 313 dev/usb/umass_quirks.c NULL, NULL NULL 321 dev/usb/umass_quirks.c NULL, NULL NULL 329 dev/usb/umass_quirks.c NULL, NULL NULL 337 dev/usb/umass_quirks.c NULL, NULL NULL 345 dev/usb/umass_quirks.c NULL, NULL NULL 353 dev/usb/umass_quirks.c NULL, NULL NULL 361 dev/usb/umass_quirks.c NULL, NULL NULL 369 dev/usb/umass_quirks.c umass_init_shuttle, NULL NULL 377 dev/usb/umass_quirks.c NULL, NULL NULL 385 dev/usb/umass_quirks.c NULL,NULL NULL 393 dev/usb/umass_quirks.c NULL, NULL NULL 401 dev/usb/umass_quirks.c NULL, umass_fixup_sony NULL 409 dev/usb/umass_quirks.c NULL, NULL NULL 417 dev/usb/umass_quirks.c NULL, NULL NULL 425 dev/usb/umass_quirks.c NULL, NULL NULL 433 dev/usb/umass_quirks.c NULL, NULL NULL 441 dev/usb/umass_quirks.c NULL, NULL NULL 449 dev/usb/umass_quirks.c NULL, umass_fixup_yedata NULL 457 dev/usb/umass_quirks.c NULL, NULL NULL 465 dev/usb/umass_quirks.c NULL, NULL NULL 87 dev/usb/umass_scsi.c struct scsi_device umass_scsi_dev = { NULL, NULL, NULL, NULL, }; NULL 90 dev/usb/umass_scsi.c struct scsi_device umass_atapiscsi_dev = { NULL, NULL, NULL, NULL, }; NULL 138 dev/usb/umct.c NULL, NULL 141 dev/usb/umct.c NULL, NULL 142 dev/usb/umct.c NULL, NULL 165 dev/usb/umct.c NULL, "umct", DV_DULL NULL 181 dev/usb/umct.c if (uaa->iface != NULL) NULL 184 dev/usb/umct.c return (umct_lookup(uaa->vendor, uaa->product) != NULL ? NULL 216 dev/usb/umct.c sc->sc_intr_pipe = NULL; NULL 230 dev/usb/umct.c if (cdesc == NULL) { NULL 254 dev/usb/umct.c if (ed == NULL) { NULL 315 dev/usb/umct.c uca.info = NULL; NULL 335 dev/usb/umct.c if (sc->sc_intr_pipe != NULL) { NULL 339 dev/usb/umct.c sc->sc_intr_pipe = NULL; NULL 343 dev/usb/umct.c if (sc->sc_subdev != NULL) { NULL 345 dev/usb/umct.c sc->sc_subdev = NULL; NULL 365 dev/usb/umct.c if (sc->sc_subdev != NULL) NULL 569 dev/usb/umct.c if (sc->sc_intr_number != -1 && sc->sc_intr_pipe == NULL) { NULL 597 dev/usb/umct.c if (sc->sc_intr_pipe != NULL) { NULL 607 dev/usb/umct.c sc->sc_intr_pipe = NULL; NULL 650 dev/usb/umct.c if (lsr != NULL) NULL 652 dev/usb/umct.c if (msr != NULL) NULL 145 dev/usb/umidi.c NULL, "umidi", DV_DULL NULL 164 dev/usb/umidi.c if (uaa->iface == NULL) NULL 171 dev/usb/umidi.c if (id!=NULL && NULL 383 dev/usb/umidi.c if (ep->xfer == NULL) { NULL 387 dev/usb/umidi.c if (ep->buffer == NULL) { NULL 441 dev/usb/umidi.c sc->sc_endpoints = sc->sc_out_ep = sc->sc_in_ep = NULL; NULL 455 dev/usb/umidi.c if (sc->sc_endpoints != NULL) NULL 457 dev/usb/umidi.c sc->sc_endpoints = sc->sc_out_ep = sc->sc_in_ep = NULL; NULL 482 dev/usb/umidi.c sc->sc_out_ep = sc->sc_out_num_endpoints ? sc->sc_endpoints : NULL; NULL 485 dev/usb/umidi.c sc->sc_endpoints+sc->sc_out_num_endpoints : NULL; NULL 545 dev/usb/umidi.c sc->sc_endpoints = NULL; NULL 633 dev/usb/umidi.c sc->sc_out_ep = NULL; NULL 644 dev/usb/umidi.c sc->sc_in_ep = NULL; NULL 732 dev/usb/umidi.c sc->sc_out_ep = sc->sc_out_num_endpoints ? sc->sc_endpoints : NULL; NULL 735 dev/usb/umidi.c sc->sc_endpoints+sc->sc_out_num_endpoints : NULL; NULL 760 dev/usb/umidi.c sc->sc_out_num_jacks ? sc->sc_jacks : NULL; NULL 762 dev/usb/umidi.c sc->sc_in_num_jacks ? sc->sc_jacks+sc->sc_out_num_jacks : NULL; NULL 768 dev/usb/umidi.c jack->arg = NULL; NULL 769 dev/usb/umidi.c jack->u.out.intr = NULL; NULL 780 dev/usb/umidi.c jack->arg = NULL; NULL 781 dev/usb/umidi.c jack->u.in.intr = NULL; NULL 823 dev/usb/umidi.c sc->sc_jacks = sc->sc_in_jacks = sc->sc_out_jacks = NULL; NULL 861 dev/usb/umidi.c mididev->out_jack = mididev->in_jack = NULL; NULL 889 dev/usb/umidi.c out = (i<sc->sc_out_num_jacks) ? &sc->sc_out_jacks[i]:NULL; NULL 890 dev/usb/umidi.c in = (i<sc->sc_in_num_jacks) ? &sc->sc_in_jacks[i]:NULL; NULL 975 dev/usb/umidi.c mididev->sc = NULL; NULL 1272 dev/usb/umidi.c usbd_get_xfer_status(xfer, NULL, NULL, &remain, NULL); NULL 1307 dev/usb/umidi.c if (j == NULL) { NULL 404 dev/usb/umidi_quirks.c return NULL; NULL 436 dev/usb/umidi_quirks.c return NULL; NULL 112 dev/usb/umidi_quirks.h { UMQ_TYPE_YAMAHA, NULL } NULL 149 dev/usb/umodem.c NULL, NULL 150 dev/usb/umodem.c NULL, NULL 159 dev/usb/umodem.c NULL, "umodem", DV_DULL NULL 178 dev/usb/umodem.c if (uaa->iface == NULL) NULL 183 dev/usb/umodem.c if (id == NULL || dd == NULL) NULL 279 dev/usb/umodem.c if (uaa->ifaces[i] != NULL) { NULL 281 dev/usb/umodem.c if (id != NULL && NULL 284 dev/usb/umodem.c uaa->ifaces[i] = NULL; NULL 288 dev/usb/umodem.c if (sc->sc_data_iface == NULL) { NULL 302 dev/usb/umodem.c if (ed == NULL) { NULL 354 dev/usb/umodem.c sc->sc_notify_pipe = NULL; NULL 359 dev/usb/umodem.c if (ed == NULL) NULL 382 dev/usb/umodem.c uca.info = NULL; NULL 404 dev/usb/umodem.c if (sc->sc_ctl_notify != -1 && sc->sc_notify_pipe == NULL) { NULL 428 dev/usb/umodem.c if (sc->sc_notify_pipe != NULL) { NULL 437 dev/usb/umodem.c sc->sc_notify_pipe = NULL; NULL 508 dev/usb/umodem.c if (lsr != NULL) NULL 510 dev/usb/umodem.c if (msr != NULL) NULL 760 dev/usb/umodem.c if (sc->sc_subdev != NULL) NULL 133 dev/usb/ums.c NULL, "ums", DV_DULL NULL 295 dev/usb/ums.c if (sc->sc_wsmousedev != NULL) NULL 312 dev/usb/ums.c if (sc->sc_wsmousedev != NULL) NULL 344 dev/usb/ums.c if (sc->sc_wsmousedev != NULL) { NULL 47 dev/usb/umsm.c NULL, NULL 48 dev/usb/umsm.c NULL, NULL 49 dev/usb/umsm.c NULL, NULL 50 dev/usb/umsm.c NULL, NULL 51 dev/usb/umsm.c NULL, NULL 52 dev/usb/umsm.c NULL, NULL 53 dev/usb/umsm.c NULL, NULL 54 dev/usb/umsm.c NULL, NULL 86 dev/usb/umsm.c NULL, "umsm", DV_DULL NULL 102 dev/usb/umsm.c if (uaa->iface != NULL) NULL 105 dev/usb/umsm.c return (usb_lookup(umsm_devs, uaa->vendor, uaa->product) != NULL) ? NULL 149 dev/usb/umsm.c if (ed == NULL) { NULL 178 dev/usb/umsm.c uca.info = NULL; NULL 193 dev/usb/umsm.c if (sc->sc_subdev != NULL) { NULL 195 dev/usb/umsm.c sc->sc_subdev = NULL; NULL 215 dev/usb/umsm.c if (sc->sc_subdev != NULL) NULL 69 dev/usb/uow.c NULL, "uow", DV_DULL NULL 109 dev/usb/uow.c if (uaa->iface != NULL) NULL 112 dev/usb/uow.c return ((usb_lookup(uow_devs, uaa->vendor, uaa->product) != NULL) ? NULL 159 dev/usb/uow.c if (ed == NULL) { NULL 205 dev/usb/uow.c if ((sc->sc_xfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 235 dev/usb/uow.c if (sc->sc_ph_ibulk != NULL) NULL 237 dev/usb/uow.c if (sc->sc_ph_obulk != NULL) NULL 239 dev/usb/uow.c if (sc->sc_ph_intr != NULL) NULL 241 dev/usb/uow.c if (sc->sc_xfer != NULL) NULL 253 dev/usb/uow.c if (sc->sc_ph_ibulk != NULL) { NULL 257 dev/usb/uow.c if (sc->sc_ph_obulk != NULL) { NULL 261 dev/usb/uow.c if (sc->sc_ph_intr != NULL) { NULL 266 dev/usb/uow.c if (sc->sc_xfer != NULL) NULL 269 dev/usb/uow.c if (sc->sc_ow_dev != NULL) NULL 290 dev/usb/uow.c if (sc->sc_ow_dev != NULL) NULL 424 dev/usb/uow.c if ((error = usbd_do_request(sc->sc_udev, &req, NULL)) != 0) { NULL 476 dev/usb/uow.c if ((sc->sc_xfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 481 dev/usb/uow.c USBD_SHORT_XFER_OK, UOW_TIMEOUT, NULL); NULL 491 dev/usb/uow.c usbd_get_xfer_status(sc->sc_xfer, NULL, NULL, &count, &error); NULL 507 dev/usb/uow.c if ((sc->sc_xfer = usbd_alloc_xfer(sc->sc_udev)) == NULL) { NULL 512 dev/usb/uow.c UOW_TIMEOUT, NULL); NULL 146 dev/usb/uplcom.c NULL, /* uplcom_ioctl, TODO */ NULL 149 dev/usb/uplcom.c NULL, NULL 150 dev/usb/uplcom.c NULL, NULL 198 dev/usb/uplcom.c NULL, "uplcom", DV_DULL NULL 214 dev/usb/uplcom.c if (uaa->iface != NULL) NULL 217 dev/usb/uplcom.c return (uplcom_lookup(uaa->vendor, uaa->product) != NULL ? NULL 249 dev/usb/uplcom.c sc->sc_intr_pipe = NULL; NULL 263 dev/usb/uplcom.c if (cdesc == NULL) { NULL 272 dev/usb/uplcom.c if (ddesc == NULL) { NULL 306 dev/usb/uplcom.c if (ed == NULL) { NULL 360 dev/usb/uplcom.c if (ed == NULL) { NULL 401 dev/usb/uplcom.c uca.info = NULL; NULL 428 dev/usb/uplcom.c if (sc->sc_intr_pipe != NULL) { NULL 432 dev/usb/uplcom.c sc->sc_intr_pipe = NULL; NULL 436 dev/usb/uplcom.c if (sc->sc_subdev != NULL) { NULL 438 dev/usb/uplcom.c sc->sc_subdev = NULL; NULL 458 dev/usb/uplcom.c if (sc->sc_subdev != NULL) NULL 700 dev/usb/uplcom.c if (sc->sc_intr_number != -1 && sc->sc_intr_pipe == NULL) { NULL 764 dev/usb/uplcom.c if (sc->sc_intr_pipe != NULL) { NULL 774 dev/usb/uplcom.c sc->sc_intr_pipe = NULL; NULL 824 dev/usb/uplcom.c if (lsr != NULL) NULL 826 dev/usb/uplcom.c if (msr != NULL) NULL 112 dev/usb/urio.c NULL, "urio", DV_DULL NULL 130 dev/usb/urio.c if (uaa->iface != NULL) NULL 133 dev/usb/urio.c return (urio_lookup(uaa->vendor, uaa->product) != NULL ? NULL 180 dev/usb/urio.c if (ed == NULL) { NULL 215 dev/usb/urio.c if (sc->sc_in_pipe != NULL) { NULL 218 dev/usb/urio.c sc->sc_in_pipe = NULL; NULL 220 dev/usb/urio.c if (sc->sc_out_pipe != NULL) { NULL 223 dev/usb/urio.c sc->sc_out_pipe = NULL; NULL 273 dev/usb/urio.c if (sc == NULL) NULL 282 dev/usb/urio.c if (sc->sc_in_pipe != NULL) NULL 294 dev/usb/urio.c sc->sc_in_pipe = NULL; NULL 310 dev/usb/urio.c if (sc->sc_in_pipe != NULL) { NULL 313 dev/usb/urio.c sc->sc_in_pipe = NULL; NULL 315 dev/usb/urio.c if (sc->sc_out_pipe != NULL) { NULL 318 dev/usb/urio.c sc->sc_out_pipe = NULL; NULL 342 dev/usb/urio.c if (xfer == NULL) NULL 345 dev/usb/urio.c if (bufp == NULL) { NULL 400 dev/usb/urio.c if (xfer == NULL) NULL 403 dev/usb/urio.c if (bufp == NULL) { NULL 456 dev/usb/urio.c void *ptr = NULL; NULL 533 dev/usb/urio.c if (ptr != NULL) NULL 114 dev/usb/usb.c struct proc *usb_task_thread_proc = NULL; NULL 139 dev/usb/usb.c NULL, "usb", DV_DULL NULL 202 dev/usb/usb.c if (sc->sc_bus->soft == NULL) { NULL 213 dev/usb/usb.c if (dev->hub == NULL) { NULL 258 dev/usb/usb.c if (kthread_create(usb_task_thread, NULL, NULL 341 dev/usb/usb.c sc->sc_event_thread = NULL; NULL 361 dev/usb/usb.c if (task == NULL) { NULL 366 dev/usb/usb.c if (task != NULL) { NULL 403 dev/usb/usb.c if (sc == NULL) NULL 569 dev/usb/usb.c if (dev == NULL) NULL 633 dev/usb/usb.c { 1, NULL, filt_usbrdetach, filt_usbread }; NULL 653 dev/usb/usb.c kn->kn_hook = NULL; NULL 711 dev/usb/usb.c if (ueq == NULL) { NULL 768 dev/usb/usb.c if (usb_async_proc != NULL) NULL 801 dev/usb/usb.c if (dev != NULL && dev->cdesc != NULL && NULL 802 dev/usb/usb.c dev->subdevs != NULL) { NULL 822 dev/usb/usb.c if (sc->sc_port.device != NULL) NULL 826 dev/usb/usb.c if (sc->sc_event_thread != NULL) { NULL 837 dev/usb/usb.c if (sc->sc_bus->soft != NULL) { NULL 839 dev/usb/usb.c sc->sc_bus->soft = NULL; NULL 139 dev/usb/usb_mem.c if (p == NULL) NULL 161 dev/usb/usb_mem.c error = bus_dmamap_load(tag, p->map, p->kaddr, p->size, NULL, NULL 242 dev/usb/usb_mem.c if (f == NULL) { NULL 107 dev/usb/usb_port.h #define usb_callout_init(h) timeout_set(&(h), NULL, NULL) NULL 124 dev/usb/usb_port.h NULL, #dname, devclass \ NULL 179 dev/usb/usb_port.h if (sc == NULL) \ NULL 210 dev/usb/usb_subr.c if (p == NULL) NULL 231 dev/usb/usb_subr.c if (dev == NULL) { NULL 242 dev/usb/usb_subr.c vendor = NULL; NULL 243 dev/usb/usb_subr.c product = NULL; NULL 246 dev/usb/usb_subr.c if (vendor == NULL || product == NULL) { NULL 248 dev/usb/usb_subr.c ukv->vendorname != NULL; NULL 255 dev/usb/usb_subr.c if (vendor != NULL) { NULL 257 dev/usb/usb_subr.c ukp->productname != NULL; NULL 268 dev/usb/usb_subr.c if (vendor != NULL && *vendor) NULL 273 dev/usb/usb_subr.c if (product != NULL && *product) NULL 430 dev/usb/usb_subr.c return (NULL); NULL 444 dev/usb/usb_subr.c if (d == NULL) NULL 445 dev/usb/usb_subr.c return (NULL); NULL 447 dev/usb/usb_subr.c return (NULL); NULL 456 dev/usb/usb_subr.c return (NULL); NULL 463 dev/usb/usb_subr.c return (NULL); NULL 477 dev/usb/usb_subr.c if (idesc == NULL) NULL 488 dev/usb/usb_subr.c if (ifc->endpoints == NULL) NULL 491 dev/usb/usb_subr.c ifc->endpoints = NULL; NULL 492 dev/usb/usb_subr.c ifc->priv = NULL; NULL 549 dev/usb/usb_subr.c if (ifc->endpoints != NULL) { NULL 551 dev/usb/usb_subr.c ifc->endpoints = NULL; NULL 618 dev/usb/usb_subr.c dev->ifaces = NULL; NULL 619 dev/usb/usb_subr.c dev->cdesc = NULL; NULL 639 dev/usb/usb_subr.c if (cdp == NULL) NULL 706 dev/usb/usb_subr.c if (dev->powersrc == NULL) { NULL 741 dev/usb/usb_subr.c if (dev->ifaces == NULL) { NULL 776 dev/usb/usb_subr.c if (p == NULL) NULL 835 dev/usb/usb_subr.c uaa.iface = NULL; NULL 836 dev/usb/usb_subr.c uaa.ifaces = NULL; NULL 851 dev/usb/usb_subr.c if (dev->subdevs == NULL) NULL 883 dev/usb/usb_subr.c if (ifaces == NULL) NULL 891 dev/usb/usb_subr.c if (dev->subdevs == NULL) { NULL 899 dev/usb/usb_subr.c if (ifaces[i] == NULL) NULL 906 dev/usb/usb_subr.c if (dv != NULL) { NULL 908 dev/usb/usb_subr.c ifaces[i] = NULL; /* consumed */ NULL 926 dev/usb/usb_subr.c uaa.iface = NULL; NULL 931 dev/usb/usb_subr.c if (dv != NULL) { NULL 978 dev/usb/usb_subr.c if (dev == NULL) NULL 1006 dev/usb/usb_subr.c hub != NULL && hub->speed != USB_SPEED_HIGH; NULL 1020 dev/usb/usb_subr.c dev->myhsport = NULL; NULL 1146 dev/usb/usb_subr.c if (dev->default_pipe != NULL) NULL 1148 dev/usb/usb_subr.c up->device = NULL; NULL 1149 dev/usb/usb_subr.c dev->bus->devices[dev->address] = NULL; NULL 1263 dev/usb/usb_subr.c if (dev->subdevs != NULL) { NULL 1305 dev/usb/usb_subr.c if (dev->default_pipe != NULL) NULL 1307 dev/usb/usb_subr.c if (dev->ifaces != NULL) { NULL 1313 dev/usb/usb_subr.c if (dev->cdesc != NULL) NULL 1315 dev/usb/usb_subr.c if (dev->subdevs != NULL) NULL 1347 dev/usb/usb_subr.c if (dev == NULL) { NULL 1353 dev/usb/usb_subr.c if (dev->subdevs != NULL) { NULL 1367 dev/usb/usb_subr.c dev->bus->devices[dev->address] = NULL; NULL 1368 dev/usb/usb_subr.c up->device = NULL; NULL 4947 dev/usb/usbdevs_data.h { 0, 0, NULL } NULL 6799 dev/usb/usbdevs_data.h { 0, NULL } NULL 102 dev/usb/usbdi.c if (iface == NULL) NULL 113 dev/usb/usbdi.c if (dev == NULL) NULL 125 dev/usb/usbdi.c if (endp == NULL) NULL 148 dev/usb/usbdi.c if (pipe == NULL) NULL 182 dev/usb/usbdi.c if (ep->edesc == NULL) NULL 216 dev/usb/usbdi.c if (xfer == NULL) { NULL 231 dev/usb/usbdi.c ipipe->intrxfer = NULL; NULL 243 dev/usb/usbdi.c if (pipe == NULL) { NULL 256 dev/usb/usbdi.c if (pipe->intrxfer != NULL) NULL 350 dev/usb/usbdi.c return (NULL); NULL 382 dev/usb/usbdi.c if (xfer == NULL) NULL 383 dev/usb/usbdi.c return (NULL); NULL 385 dev/usb/usbdi.c timeout_set(&xfer->timeout_handle, NULL, NULL); NULL 460 dev/usb/usbdi.c if (priv != NULL) NULL 462 dev/usb/usbdi.c if (buffer != NULL) NULL 464 dev/usb/usbdi.c if (count != NULL) NULL 466 dev/usb/usbdi.c if (status != NULL) NULL 474 dev/usb/usbdi.c if (dev == NULL) { NULL 476 dev/usb/usbdi.c return (NULL); NULL 486 dev/usb/usbdi.c if (iface == NULL) { NULL 488 dev/usb/usbdi.c return (NULL); NULL 515 dev/usb/usbdi.c if (pipe == NULL) { NULL 585 dev/usb/usbdi.c if (iface == NULL || iface->idesc == NULL) { NULL 597 dev/usb/usbdi.c if (dev->cdesc == NULL) NULL 614 dev/usb/usbdi.c if (dev->cdesc == NULL) NULL 645 dev/usb/usbdi.c if (endpoints != NULL) NULL 649 dev/usb/usbdi.c if (iface->idesc == NULL) { NULL 717 dev/usb/usbdi.c while ((xfer = SIMPLEQ_FIRST(&pipe->queue)) != NULL) { NULL 750 dev/usb/usbdi.c if (pipe == NULL) { NULL 810 dev/usb/usbdi.c if (pipe->methods->done != NULL) NULL 825 dev/usb/usbdi.c pipe->iface != NULL) /* not control pipe */ NULL 871 dev/usb/usbdi.c if (pipe == NULL) { NULL 875 dev/usb/usbdi.c if (pipe->methods == NULL || pipe->methods->start == NULL) { NULL 884 dev/usb/usbdi.c if (xfer == NULL) { NULL 927 dev/usb/usbdi.c if (xfer == NULL) NULL 942 dev/usb/usbdi.c if (actlen != NULL) NULL 1014 dev/usb/usbdi.c if (xfer == NULL) NULL 1030 dev/usb/usbdi.c if (dev == NULL) { NULL 1104 dev/usb/usbdi.c return (NULL); NULL 1124 dev/usb/usbdi.c return NULL; NULL 1129 dev/usb/usbdi.c return NULL; NULL 1134 dev/usb/usbdi.c return NULL; NULL 228 dev/usb/usbdi_util.c if (id == NULL) NULL 248 dev/usb/usbdi_util.c if (id == NULL) NULL 268 dev/usb/usbdi_util.c if (ifd == NULL) NULL 288 dev/usb/usbdi_util.c if (ifd == NULL) NULL 308 dev/usb/usbdi_util.c if (ifd == NULL) NULL 327 dev/usb/usbdi_util.c if (ifd == NULL) NULL 361 dev/usb/usbdi_util.c if (idesc == NULL) NULL 390 dev/usb/usbdi_util.c if (id == NULL) NULL 393 dev/usb/usbdi_util.c if (hid == NULL) NULL 397 dev/usb/usbdi_util.c if (*descp == NULL) NULL 403 dev/usb/usbdi_util.c *descp = NULL; NULL 454 dev/usb/usbdi_util.c usbd_get_xfer_status(xfer, NULL, NULL, size, &err); NULL 495 dev/usb/usbdi_util.c usbd_get_xfer_status(xfer, NULL, NULL, size, &err); NULL 535 dev/usb/usbdi_util.c return (NULL); NULL 104 dev/usb/usbf.c NULL, "usbf", DV_DULL NULL 248 dev/usb/usbf.c if (task == NULL) { NULL 253 dev/usb/usbf.c if (task != NULL) { NULL 328 dev/usb/usbf.c if (cd == NULL) NULL 338 dev/usb/usbf.c if (cd == NULL) NULL 350 dev/usb/usbf.c if (sd == NULL) NULL 399 dev/usb/usbf.c err = fun->methods->set_config(fun, NULL); NULL 403 dev/usb/usbf.c dev->config = NULL; NULL 433 dev/usb/usbf.c void *data = NULL; NULL 464 dev/usb/usbf.c if ((cfg = dev->config) == NULL) { NULL 497 dev/usb/usbf.c if ((cfg = dev->config) == NULL) NULL 506 dev/usb/usbf.c if ((cfg = dev->config) == NULL) NULL 527 dev/usb/usbf.c if (fun == NULL) NULL 542 dev/usb/usbf.c if (data == NULL) { NULL 549 dev/usb/usbf.c NULL, data, UGETW(req->wLength), 0, 0, NULL); NULL 559 dev/usb/usbf.c NULL, &dev->def_req, 0, 0, usbf_do_request); NULL 585 dev/usb/usbf.c { 0, NULL } NULL 611 dev/usb/usbf.c { 0, NULL } NULL 630 dev/usb/usbf.c { 0, NULL } NULL 638 dev/usb/usbf.c while (tab->str != NULL) { NULL 78 dev/usb/usbf_subr.c *pp = NULL; NULL 80 dev/usb/usbf_subr.c return NULL; NULL 84 dev/usb/usbf_subr.c if (p == NULL) NULL 85 dev/usb/usbf_subr.c return NULL; NULL 104 dev/usb/usbf_subr.c KASSERT(dev->function == NULL); NULL 115 dev/usb/usbf_subr.c dv = config_found_sm(parent, &uaa, NULL, NULL); NULL 116 dev/usb/usbf_subr.c if (dv != NULL) { NULL 132 dev/usb/usbf_subr.c KASSERT(dev != NULL && dev == up->device); NULL 134 dev/usb/usbf_subr.c if (dev->function != NULL) NULL 136 dev/usb/usbf_subr.c if (dev->default_pipe != NULL) NULL 138 dev/usb/usbf_subr.c up->device = NULL; NULL 151 dev/usb/usbf_subr.c KASSERT(up->device == NULL); NULL 155 dev/usb/usbf_subr.c if (dev == NULL) NULL 189 dev/usb/usbf_subr.c err = usbf_setup_pipe(dev, NULL, &dev->def_ep, 0, NULL 199 dev/usb/usbf_subr.c if (dev->default_xfer == NULL || dev->data_xfer == NULL) { NULL 200 dev/usb/usbf_subr.c if (dev->default_xfer != NULL) NULL 209 dev/usb/usbf_subr.c NULL, &dev->def_req, 0, 0, usbf_do_request); NULL 252 dev/usb/usbf_subr.c if (manf != NULL) NULL 254 dev/usb/usbf_subr.c if (prod != NULL) NULL 256 dev/usb/usbf_subr.c if (ser != NULL) NULL 275 dev/usb/usbf_subr.c if (devinfo == NULL) NULL 276 dev/usb/usbf_subr.c return NULL; NULL 287 dev/usb/usbf_subr.c if (devinfo != NULL) NULL 307 dev/usb/usbf_subr.c if (string == NULL || *string == '\0' || NULL 319 dev/usb/usbf_subr.c if (sd == NULL) NULL 355 dev/usb/usbf_subr.c return NULL; NULL 368 dev/usb/usbf_subr.c usb_string_descriptor_t *sd = NULL; NULL 374 dev/usb/usbf_subr.c if (sd == NULL) { NULL 401 dev/usb/usbf_subr.c if (uc == NULL) NULL 405 dev/usb/usbf_subr.c if (cd == NULL) { NULL 433 dev/usb/usbf_subr.c if (ucp != NULL) NULL 457 dev/usb/usbf_subr.c if (cd == NULL) NULL 462 dev/usb/usbf_subr.c if (dp != NULL) NULL 479 dev/usb/usbf_subr.c if (ui == NULL) NULL 483 dev/usb/usbf_subr.c if (id == NULL) { NULL 522 dev/usb/usbf_subr.c if (ue == NULL) NULL 526 dev/usb/usbf_subr.c if (ed == NULL) { NULL 604 dev/usb/usbf_subr.c return NULL; NULL 641 dev/usb/usbf_subr.c if (ep == NULL) NULL 661 dev/usb/usbf_subr.c if (p == NULL) NULL 672 dev/usb/usbf_subr.c p->methods = NULL; /* set by bus driver in open_pipe() */ NULL 694 dev/usb/usbf_subr.c while ((xfer = SIMPLEQ_FIRST(&pipe->queue)) != NULL) { NULL 730 dev/usb/usbf_subr.c return NULL; NULL 745 dev/usb/usbf_subr.c return NULL; NULL 768 dev/usb/usbf_subr.c if (ep == NULL) NULL 791 dev/usb/usbf_subr.c if (ep == NULL) NULL 811 dev/usb/usbf_subr.c if (xfer == NULL) NULL 812 dev/usb/usbf_subr.c return NULL; NULL 814 dev/usb/usbf_subr.c timeout_set(&xfer->timeout_handle, NULL, NULL); NULL 843 dev/usb/usbf_subr.c usb_freemem((usbd_bus_handle)NULL, p); NULL 859 dev/usb/usbf_subr.c return NULL; NULL 947 dev/usb/usbf_subr.c if (priv != NULL) NULL 949 dev/usb/usbf_subr.c if (buffer != NULL) NULL 951 dev/usb/usbf_subr.c if (actlen != NULL) NULL 953 dev/usb/usbf_subr.c if (status != NULL) NULL 1005 dev/usb/usbf_subr.c if (xfer == NULL) NULL 1046 dev/usb/usbf_subr.c if (xfer->callback != NULL) NULL 1055 dev/usb/usbf_subr.c pipe->iface != NULL) /* not control pipe */ NULL 1070 dev/usb/usbf_subr.c KASSERT(bus->soft == NULL); NULL 1074 dev/usb/usbf_subr.c if (bus->soft == NULL) NULL 247 dev/usb/uscanner.c NULL, "uscanner", DV_DULL NULL 263 dev/usb/uscanner.c if (uaa->iface != NULL) NULL 266 dev/usb/uscanner.c return (uscanner_lookup(uaa->vendor, uaa->product) != NULL ? NULL 276 dev/usb/uscanner.c usb_endpoint_descriptor_t *ed, *ed_bulkin = NULL, *ed_bulkout = NULL; NULL 328 dev/usb/uscanner.c if (ed_bulkin == NULL || ed_bulkout == NULL) { NULL 351 dev/usb/uscanner.c if (sc == NULL) NULL 373 dev/usb/uscanner.c if (sc->sc_bulkin_pipe == NULL) { NULL 383 dev/usb/uscanner.c if (sc->sc_bulkout_pipe == NULL) { NULL 395 dev/usb/uscanner.c if (sc->sc_bulkin_xfer == NULL) { NULL 400 dev/usb/uscanner.c if (sc->sc_bulkout_xfer == NULL) { NULL 435 dev/usb/uscanner.c sc->sc_bulkin_xfer = NULL; NULL 439 dev/usb/uscanner.c sc->sc_bulkout_xfer = NULL; NULL 443 dev/usb/uscanner.c if (sc->sc_bulkin_pipe != NULL) { NULL 446 dev/usb/uscanner.c sc->sc_bulkin_pipe = NULL; NULL 448 dev/usb/uscanner.c if (sc->sc_bulkout_pipe != NULL) { NULL 451 dev/usb/uscanner.c sc->sc_bulkout_pipe = NULL; NULL 457 dev/usb/uscanner.c sc->sc_bulkin_buffer = NULL; NULL 461 dev/usb/uscanner.c sc->sc_bulkout_buffer = NULL; NULL 600 dev/usb/uscanner.c if (sc->sc_bulkin_pipe != NULL) NULL 602 dev/usb/uscanner.c if (sc->sc_bulkout_pipe != NULL) NULL 666 dev/usb/uscanner.c { 1, NULL, filt_uscannerdetach, filt_seltrue }; NULL 105 dev/usb/uslcom.c NULL, NULL 108 dev/usb/uslcom.c NULL, NULL 109 dev/usb/uslcom.c NULL, NULL 138 dev/usb/uslcom.c NULL, "uslcom", DV_DULL NULL 154 dev/usb/uslcom.c if (uaa->iface != NULL) NULL 157 dev/usb/uslcom.c return (usb_lookup(uslcom_devs, uaa->vendor, uaa->product) != NULL) ? NULL 201 dev/usb/uslcom.c if (ed == NULL) { NULL 230 dev/usb/uslcom.c uca.info = NULL; NULL 245 dev/usb/uslcom.c if (sc->sc_subdev != NULL) { NULL 247 dev/usb/uslcom.c sc->sc_subdev = NULL; NULL 267 dev/usb/uslcom.c if (sc->sc_subdev != NULL) NULL 290 dev/usb/uslcom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 311 dev/usb/uslcom.c usbd_do_request(sc->sc_udev, &req, NULL); NULL 341 dev/usb/uslcom.c usbd_do_request(sc->sc_udev, &req, NULL); NULL 370 dev/usb/uslcom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 409 dev/usb/uslcom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 432 dev/usb/uslcom.c if (msr != NULL) NULL 434 dev/usb/uslcom.c if (lsr != NULL) NULL 450 dev/usb/uslcom.c usbd_do_request(sc->sc_udev, &req, NULL); NULL 113 dev/usb/usscanner.c NULL, /* Use default error handler */ NULL 114 dev/usb/usscanner.c NULL, /* have a queue, served by this */ NULL 115 dev/usb/usscanner.c NULL, /* have no async handler */ NULL 116 dev/usb/usscanner.c NULL, /* Use default 'done' routine */ NULL 179 dev/usb/usscanner.c NULL, "usscanner", DV_DULL NULL 197 dev/usb/usscanner.c if (uaa->iface != NULL) NULL 252 dev/usb/usscanner.c if (ed == NULL) { NULL 302 dev/usb/usscanner.c if (sc->sc_cmd_xfer == NULL) { NULL 312 dev/usb/usscanner.c if (sc->sc_cmd_buffer == NULL) { NULL 320 dev/usb/usscanner.c if (sc->sc_intr_xfer == NULL) { NULL 328 dev/usb/usscanner.c if (sc->sc_data_xfer == NULL) { NULL 336 dev/usb/usscanner.c if (sc->sc_data_buffer == NULL) { NULL 382 dev/usb/usscanner.c if (sc->sc_in_pipe != NULL) NULL 384 dev/usb/usscanner.c if (sc->sc_intr_pipe != NULL) NULL 386 dev/usb/usscanner.c if (sc->sc_out_pipe != NULL) NULL 396 dev/usb/usscanner.c if (sc->sc_child != NULL) NULL 410 dev/usb/usscanner.c if (sc->sc_in_pipe != NULL) { NULL 412 dev/usb/usscanner.c sc->sc_in_pipe = NULL; NULL 414 dev/usb/usscanner.c if (sc->sc_intr_pipe != NULL) { NULL 416 dev/usb/usscanner.c sc->sc_intr_pipe = NULL; NULL 418 dev/usb/usscanner.c if (sc->sc_out_pipe != NULL) { NULL 420 dev/usb/usscanner.c sc->sc_out_pipe = NULL; NULL 422 dev/usb/usscanner.c if (sc->sc_cmd_xfer != NULL) { NULL 424 dev/usb/usscanner.c sc->sc_cmd_xfer = NULL; NULL 426 dev/usb/usscanner.c if (sc->sc_data_xfer != NULL) { NULL 428 dev/usb/usscanner.c sc->sc_data_xfer = NULL; NULL 526 dev/usb/usscanner.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 568 dev/usb/usscanner.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 121 dev/usb/uts.c NULL, "uts", DV_DULL NULL 137 dev/usb/uts.c if (uaa->iface == NULL) NULL 140 dev/usb/uts.c return (usb_lookup(uts_devs, uaa->vendor, uaa->product) != NULL) ? NULL 160 dev/usb/uts.c sc->sc_intr_pipe = NULL; NULL 182 dev/usb/uts.c if (cdesc == NULL) { NULL 204 dev/usb/uts.c if (ed == NULL) { NULL 240 dev/usb/uts.c if (sc->sc_intr_pipe != NULL) { NULL 243 dev/usb/uts.c sc->sc_intr_pipe = NULL; NULL 248 dev/usb/uts.c if (sc->sc_wsmousedev != NULL) { NULL 250 dev/usb/uts.c sc->sc_wsmousedev = NULL; NULL 270 dev/usb/uts.c if (sc->sc_wsmousedev != NULL) NULL 299 dev/usb/uts.c sc->sc_intr_pipe = NULL; NULL 320 dev/usb/uts.c if (sc->sc_intr_pipe != NULL) { NULL 323 dev/usb/uts.c sc->sc_intr_pipe = NULL; NULL 326 dev/usb/uts.c if (sc->sc_ibuf != NULL) { NULL 328 dev/usb/uts.c sc->sc_ibuf = NULL; NULL 466 dev/usb/uts.c usbd_get_xfer_status(xfer, NULL, NULL, &len, NULL); NULL 160 dev/usb/uvisor.c NULL, NULL 161 dev/usb/uvisor.c NULL, NULL 162 dev/usb/uvisor.c NULL, NULL 163 dev/usb/uvisor.c NULL, NULL 164 dev/usb/uvisor.c NULL, NULL 166 dev/usb/uvisor.c NULL, NULL 167 dev/usb/uvisor.c NULL, NULL 210 dev/usb/uvisor.c NULL, "uvisor", DV_DULL NULL 226 dev/usb/uvisor.c if (uaa->iface != NULL) NULL 232 dev/usb/uvisor.c return (uvisor_lookup(uaa->vendor, uaa->product) != NULL ? NULL 340 dev/usb/uvisor.c if (ed == NULL) NULL 406 dev/usb/uvisor.c if (sc->sc_subdevs[i] != NULL) NULL 424 dev/usb/uvisor.c if (sc->sc_subdevs[i] != NULL) { NULL 426 dev/usb/uvisor.c sc->sc_subdevs[i] = NULL; NULL 187 dev/usb/uvscom.c NULL, /* uvscom_ioctl, TODO */ NULL 190 dev/usb/uvscom.c NULL, NULL 191 dev/usb/uvscom.c NULL NULL 216 dev/usb/uvscom.c NULL, "uvscom", DV_DULL NULL 232 dev/usb/uvscom.c if (uaa->iface != NULL) NULL 235 dev/usb/uvscom.c return (uvscom_lookup(uaa->vendor, uaa->product) != NULL ? NULL 265 dev/usb/uvscom.c sc->sc_intr_pipe = NULL; NULL 279 dev/usb/uvscom.c if (cdesc == NULL) { NULL 302 dev/usb/uvscom.c if (ed == NULL) { NULL 354 dev/usb/uvscom.c uca.info = NULL; NULL 386 dev/usb/uvscom.c if (sc->sc_intr_pipe != NULL) { NULL 390 dev/usb/uvscom.c sc->sc_intr_pipe = NULL; NULL 394 dev/usb/uvscom.c if (sc->sc_subdev != NULL) { NULL 396 dev/usb/uvscom.c sc->sc_subdev = NULL; NULL 416 dev/usb/uvscom.c if (sc->sc_subdev != NULL) NULL 466 dev/usb/uvscom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 507 dev/usb/uvscom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 532 dev/usb/uvscom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 545 dev/usb/uvscom.c err = usbd_do_request(sc->sc_udev, &req, NULL); NULL 729 dev/usb/uvscom.c if (sc->sc_intr_number != -1 && sc->sc_intr_pipe == NULL) { NULL 799 dev/usb/uvscom.c if (sc->sc_intr_pipe != NULL) { NULL 811 dev/usb/uvscom.c sc->sc_intr_pipe = NULL; NULL 864 dev/usb/uvscom.c if (lsr != NULL) NULL 866 dev/usb/uvscom.c if (msr != NULL) NULL 64 dev/usb/uyap.c NULL, "uyap", DV_DULL NULL 81 dev/usb/uyap.c if (uaa->iface != NULL) NULL 95 dev/usb/uyap.c char *firmwares[] = { "uyap", NULL }; NULL 125 dev/usb/uyap.c if (rootvp == NULL) NULL 74 dev/vesa/vesabios.c NULL, "vesabios", DV_DULL NULL 91 dev/vesa/vesabios.c if ((buf = kvm86_bios_addpage(KVM86_CALL_TASKVA)) == NULL) { NULL 288 dev/vesa/vesabios.c if (sc->sc_modes == NULL) { NULL 114 dev/vesa/vesafb.c if ((buf = kvm86_bios_addpage(KVM86_CALL_TASKVA)) == NULL) { NULL 162 dev/vesa/vesafb.c if ((buf = kvm86_bios_addpage(KVM86_CALL_TASKVA)) == NULL) { NULL 193 dev/vesa/vesafb.c if ((buf = kvm86_bios_addpage(KVM86_CALL_TASKVA)) == NULL) { NULL 250 dev/vesa/vesafb.c if (vesabios_softc == NULL || vesabios_softc->sc_nmodes == 0) NULL 384 dev/vesa/vesafb.c if (vesabios_softc == NULL || vesabios_softc->sc_nmodes == 0) NULL 202 dev/vnd.c if (mem == NULL) { NULL 213 dev/vnd.c pool_init(&vndbufpl, sizeof(struct vndbuf), 0, 0, 0, "vndbufpl", NULL); NULL 298 dev/vnd.c char *errstring = NULL; NULL 673 dev/vnd.c return (physio(vndstrategy, NULL, dev, B_READ, minphys, uio)); NULL 692 dev/vnd.c return (physio(vndstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 730 dev/vnd.c sizeof(vnd->sc_file), NULL))) { NULL 795 dev/vnd.c vnd->sc_keyctx = NULL; NULL 987 dev/vnd.c if (vp == NULL) NULL 991 dev/vnd.c vnd->sc_vp = NULL; NULL 992 dev/vnd.c vnd->sc_cred = NULL; NULL 212 dev/wscons/wsdisplay.c NULL, "wsdisplay", DV_TTY NULL 229 dev/wscons/wsdisplay.c #define WSSCREEN_HAS_TTY(scr) ((scr)->scr_tty != NULL) NULL 252 dev/wscons/wsdisplay.c NULL, NULL, wsdisplay_getc_dummy, wsdisplay_cnputc, NULL 253 dev/wscons/wsdisplay.c wsdisplay_pollc, NULL, NODEV, CN_NORMAL NULL 283 dev/wscons/wsdisplay.c return (NULL); NULL 295 dev/wscons/wsdisplay.c if (dconf == NULL) NULL 299 dev/wscons/wsdisplay.c if (dconf->emulops == NULL || NULL 300 dev/wscons/wsdisplay.c (dconf->wsemul = wsemul_pick(emul)) == NULL) NULL 304 dev/wscons/wsdisplay.c if (dconf->wsemulcookie == NULL) NULL 316 dev/wscons/wsdisplay.c scr->scr_syncops = NULL; NULL 329 dev/wscons/wsdisplay.c if (dconf != NULL) NULL 332 dev/wscons/wsdisplay.c return (NULL); NULL 358 dev/wscons/wsdisplay.c if (name == NULL || *name == '\0') NULL 398 dev/wscons/wsdisplay.c if (sc->sc_scr[idx] != NULL) NULL 411 dev/wscons/wsdisplay.c if (scr == NULL) { NULL 447 dev/wscons/wsdisplay.c if (scr == NULL) NULL 495 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[idx]) == NULL) NULL 610 dev/wscons/wsdisplay.c if (sc->sc_scr[i] != NULL) { NULL 622 dev/wscons/wsdisplay.c if (sc->sc_input != NULL) { NULL 632 dev/wscons/wsdisplay.c NULL)) != 0) NULL 676 dev/wscons/wsdisplay.c if (mux == NULL) NULL 694 dev/wscons/wsdisplay.c KASSERT(wsdisplay_console_device == NULL); NULL 697 dev/wscons/wsdisplay.c if (sc->sc_scr[0] == NULL) NULL 707 dev/wscons/wsdisplay.c if (kme != NULL) NULL 754 dev/wscons/wsdisplay.c shutdownhook_establish(wsdisplay_shutdownhook, NULL); NULL 796 dev/wscons/wsdisplay.c if (emulops->cursor == NULL || NULL 797 dev/wscons/wsdisplay.c emulops->copycols == NULL || emulops->copyrows == NULL || NULL 798 dev/wscons/wsdisplay.c emulops->erasecols == NULL || emulops->eraserows == NULL) NULL 825 dev/wscons/wsdisplay.c (sc = wsdisplay_cd.cd_devs[unit]) == NULL) NULL 833 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 886 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 949 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 973 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 996 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 997 dev/wscons/wsdisplay.c return (NULL); NULL 1025 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 1060 dev/wscons/wsdisplay.c (caddr_t)dp, 0, NULL)); NULL 1086 dev/wscons/wsdisplay.c if (inp != NULL) { NULL 1185 dev/wscons/wsdisplay.c if (sc->sc_accessops->burn_screen == NULL) NULL 1323 dev/wscons/wsdisplay.c if (inp == NULL) NULL 1341 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 1360 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 1378 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(dev)]) == NULL) NULL 1397 dev/wscons/wsdisplay.c (sc = wsdisplay_cd.cd_devs[unit]) == NULL) NULL 1408 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[WSDISPLAYSCREEN(tp->t_dev)]) == NULL) { NULL 1514 dev/wscons/wsdisplay.c if (scr == NULL) /* console, before real attach */ NULL 1520 dev/wscons/wsdisplay.c (void) wsdisplay_internal_ioctl(scr->sc, scr, WSKBDIO_BELL, NULL, NULL 1521 dev/wscons/wsdisplay.c FWRITE, NULL); NULL 1530 dev/wscons/wsdisplay.c if (v == NULL) /* console, before real attach */ NULL 1555 dev/wscons/wsdisplay.c KASSERT(sc != NULL); NULL 1593 dev/wscons/wsdisplay.c if (inp == NULL) { NULL 1780 dev/wscons/wsdisplay.c if (sc->sc_scr[no] == NULL) NULL 1787 dev/wscons/wsdisplay.c (sc->sc_focus == NULL && no == WSDISPLAY_NULLSCREEN)) { NULL 1877 dev/wscons/wsdisplay.c KASSERT(sc != NULL); NULL 2015 dev/wscons/wsdisplay.c if (wsdisplay_console_device == NULL) { NULL 2016 dev/wscons/wsdisplay.c src->me_dispdv = NULL; NULL 2022 dev/wscons/wsdisplay.c src->me_dispdv = NULL; NULL 2037 dev/wscons/wsdisplay.c if (sc->sc_input != NULL) NULL 2060 dev/wscons/wsdisplay.c if (wsdisplay_console_device != NULL && NULL 2061 dev/wscons/wsdisplay.c (wsdisplay_console_device->sc_scr[0] != NULL) && NULL 2086 dev/wscons/wsdisplay.c if (wsdisplay_console_device != NULL && NULL 2087 dev/wscons/wsdisplay.c wsdisplay_console_device->sc_accessops->pollc != NULL) NULL 2109 dev/wscons/wsdisplay.c wsdisplay_cons.cn_bell = NULL; NULL 2122 dev/wscons/wsdisplay.c if (wsdisplay_console_device != NULL) { NULL 2124 dev/wscons/wsdisplay.c if ((scr = sc->sc_scr[0]) == NULL) NULL 2127 dev/wscons/wsdisplay.c scr->scr_dconf->emulcookie, 0, NULL, NULL); NULL 2205 dev/wscons/wsdisplay.c static struct wsdisplay_softc *sc = NULL; NULL 3211 dev/wscons/wsdisplay.c if ((Copybuffer = (char *)malloc(size, M_DEVBUF, M_NOWAIT)) == NULL) { NULL 3235 dev/wscons/wsdisplay.c struct device *wsms_dev = NULL; NULL 3285 dev/wscons/wsdisplay.c if (wsms_dev != NULL) NULL 97 dev/wscons/wsemul_dumb.c edp->cbcookie = NULL; NULL 98 dev/wscons/wsemul_dumb.c edp->crippled = emulops->cursor == NULL || NULL 99 dev/wscons/wsemul_dumb.c emulops->copycols == NULL || emulops->copyrows == NULL || NULL 100 dev/wscons/wsemul_dumb.c emulops->erasecols == NULL || emulops->eraserows == NULL; NULL 192 dev/wscons/wsemul_sun.c edp->cbcookie = NULL; NULL 220 dev/wscons/wsemul_sun.c if (edp == NULL) NULL 221 dev/wscons/wsemul_sun.c return (NULL); NULL 758 dev/wscons/wsemul_sun.c NULL, /* KS_Execute */ NULL 760 dev/wscons/wsemul_sun.c NULL, /* KS_Select */ NULL 797 dev/wscons/wsemul_sun.c if (in >= KS_Help && in <= KS_Cut && sun_lkeys[in - KS_Help] != NULL) { NULL 153 dev/wscons/wsemul_vt100.c edp->cbcookie = NULL; NULL 179 dev/wscons/wsemul_vt100.c edp->tabs = NULL; NULL 180 dev/wscons/wsemul_vt100.c edp->dblwid = NULL; NULL 183 dev/wscons/wsemul_vt100.c edp->isolatin1tab = edp->decgraphtab = edp->dectechtab = NULL; NULL 184 dev/wscons/wsemul_vt100.c edp->nrctab = NULL; NULL 207 dev/wscons/wsemul_vt100.c if (edp == NULL) NULL 208 dev/wscons/wsemul_vt100.c return (NULL); NULL 218 dev/wscons/wsemul_vt100.c if (edp->dblwid != NULL) NULL 240 dev/wscons/wsemul_vt100.c #define f(ptr) if (ptr) {free(ptr, M_DEVBUF); ptr = NULL;} NULL 299 dev/wscons/wsemul_vt100.c edp->chartab_G[0] = NULL; NULL 514 dev/wscons/wsemul_vt100.c if (edp->tabs != NULL) NULL 863 dev/wscons/wsemul_vt100.c if (edp->dblwid != NULL && edp->dw != 0) { NULL 878 dev/wscons/wsemul_vt100.c if (edp->dblwid != NULL && edp->dw == 0) { NULL 83 dev/wscons/wsemul_vt100_chars.c if (edp->isolatin1tab != NULL) NULL 88 dev/wscons/wsemul_vt100_chars.c if (edp->decgraphtab != NULL) NULL 93 dev/wscons/wsemul_vt100_chars.c if (edp->dectechtab != NULL) NULL 153 dev/wscons/wsemul_vt100_chars.c if (edp->nrctab == NULL) NULL 338 dev/wscons/wsemul_vt100_subr.c if (edp->tabs != NULL) NULL 465 dev/wscons/wsemul_vt100_subr.c if (edp->tabs != NULL) NULL 725 dev/wscons/wsemul_vt100_subr.c if (edp->tabs != NULL) { NULL 55 dev/wscons/wsemulconf.c NULL NULL 64 dev/wscons/wsemulconf.c if (name == NULL || *name == '\0') { NULL 73 dev/wscons/wsemulconf.c for (ops = &wsemul_conf[0]; *ops != NULL; ops++) NULL 99 dev/wscons/wsevent.c if (ev->q != NULL) { NULL 117 dev/wscons/wsevent.c if (ev->q == NULL) { NULL 124 dev/wscons/wsevent.c ev->q = NULL; NULL 230 dev/wscons/wskbd.c #define wskbd_mux_open NULL NULL 231 dev/wscons/wskbd.c #define wskbd_mux_close NULL NULL 238 dev/wscons/wskbd.c NULL, "wskbd", DV_TTY NULL 286 dev/wscons/wskbd.c NULL NULL 418 dev/wscons/wskbd.c KASSERT(wskbd_console_device == NULL); NULL 426 dev/wscons/wskbd.c if (sc->sc_displaydv != NULL) NULL 514 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) { NULL 560 dev/wscons/wskbd.c if (sc->sc_base.me_parent != NULL) NULL 573 dev/wscons/wskbd.c wskbd_console_device = NULL; NULL 577 dev/wscons/wskbd.c if (evar != NULL && evar->io != NULL) { NULL 624 dev/wscons/wskbd.c if (type == WSCONS_EVENT_KEY_DOWN && sc->sc_displaydv != NULL) NULL 629 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) { NULL 681 dev/wscons/wskbd.c if (evar == NULL) { NULL 687 dev/wscons/wskbd.c if (evar->q == NULL) { NULL 716 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) NULL 730 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) { NULL 752 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) NULL 776 dev/wscons/wskbd.c if (sc->sc_base.me_evp != NULL) NULL 792 dev/wscons/wskbd.c (sc = wskbd_cd.cd_devs[unit]) == NULL) NULL 809 dev/wscons/wskbd.c if (sc->sc_base.me_parent != NULL) { NULL 816 dev/wscons/wskbd.c if (sc->sc_base.me_evp != NULL) NULL 827 dev/wscons/wskbd.c sc->sc_base.me_evp = NULL; NULL 849 dev/wscons/wskbd.c if (evar == NULL) NULL 853 dev/wscons/wskbd.c sc->sc_base.me_evp = NULL; NULL 867 dev/wscons/wskbd.c sc->sc_base.me_evp = NULL; NULL 885 dev/wscons/wskbd.c if (sc->sc_base.me_evp == NULL) { NULL 935 dev/wscons/wskbd.c if (sc->sc_base.me_evp == NULL) NULL 941 dev/wscons/wskbd.c if (sc->sc_base.me_evp == NULL) NULL 949 dev/wscons/wskbd.c if (sc->sc_base.me_evp == NULL) NULL 1165 dev/wscons/wskbd.c if (sc->sc_base.me_evp == NULL) NULL 1179 dev/wscons/wskbd.c if ((sc = wskbd_cd.cd_devs[i]) == NULL) NULL 1181 dev/wscons/wskbd.c if (sc->sc_displaydv == NULL) NULL 1192 dev/wscons/wskbd.c if (sc == NULL) NULL 1193 dev/wscons/wskbd.c return (NULL); NULL 1215 dev/wscons/wskbd.c if (displaydv != NULL) { NULL 1216 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv != NULL) NULL 1219 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv == NULL) NULL 1224 dev/wscons/wskbd.c sc->sc_base.me_dispdv = NULL; NULL 1225 dev/wscons/wskbd.c error = wskbd_enable(sc, displaydv != NULL); NULL 1251 dev/wscons/wskbd.c (sc = wskbd_cd.cd_devs[unit]) == NULL) NULL 1254 dev/wscons/wskbd.c if (sc->sc_base.me_parent != NULL || sc->sc_base.me_evp != NULL) NULL 1276 dev/wscons/wskbd.c if (wskbd_console_device != NULL && NULL 1302 dev/wscons/wskbd.c if (wskbd_console_device != NULL && NULL 1316 dev/wscons/wskbd.c if (wskbd_console_data.t_consops->bell != NULL) NULL 1409 dev/wscons/wskbd.c if (sc->sc_displaydv != NULL) NULL 1418 dev/wscons/wskbd.c if (sc->sc_displaydv != NULL) NULL 1443 dev/wscons/wskbd.c if (sc->sc_base.me_dispdv == NULL) NULL 1511 dev/wscons/wskbd.c if (sc != NULL && sc->sc_repeating) { NULL 1525 dev/wscons/wskbd.c if (sc != NULL) { NULL 1540 dev/wscons/wskbd.c if (sc != NULL && kp->command != KS_voidSymbol) NULL 1592 dev/wscons/wskbd.c if (sc != NULL) { NULL 1599 dev/wscons/wskbd.c if (sc != NULL && sc->sc_repeating && NULL 1608 dev/wscons/wskbd.c if (sc != NULL) { NULL 1651 dev/wscons/wskbd.c workq_add_task(NULL, 0, (workq_fn)wskbd_set_mixervolume, NULL 1652 dev/wscons/wskbd.c (void *)(long)0, NULL); NULL 1655 dev/wscons/wskbd.c workq_add_task(NULL, 0, (workq_fn)wskbd_set_mixervolume, NULL 1656 dev/wscons/wskbd.c (void *)(long)-1, NULL); NULL 1659 dev/wscons/wskbd.c workq_add_task(NULL, 0, (workq_fn)wskbd_set_mixervolume, NULL 1660 dev/wscons/wskbd.c (void *)(long)1, NULL); NULL 161 dev/wscons/wsmouse.c NULL, "wsmouse", DV_TTY NULL 172 dev/wscons/wsmouse.c wsmouse_mux_open, wsmouse_mux_close, wsmousedoioctl, NULL, NULL NULL 254 dev/wscons/wsmouse.c if (sc->sc_base.me_parent != NULL) { NULL 262 dev/wscons/wsmouse.c if (evar != NULL && evar->io != NULL) { NULL 304 dev/wscons/wsmouse.c if (evar == NULL) NULL 308 dev/wscons/wsmouse.c if (evar->q == NULL) { NULL 495 dev/wscons/wsmouse.c (sc = wsmouse_cd.cd_devs[unit]) == NULL) NULL 510 dev/wscons/wsmouse.c if (sc->sc_base.me_evp != NULL) NULL 521 dev/wscons/wsmouse.c sc->sc_base.me_evp = NULL; NULL 537 dev/wscons/wsmouse.c if (evar == NULL) NULL 540 dev/wscons/wsmouse.c sc->sc_base.me_evp = NULL; NULL 570 dev/wscons/wsmouse.c if (sc->sc_base.me_evp == NULL) { NULL 633 dev/wscons/wsmouse.c if (sc->sc_base.me_evp == NULL) NULL 639 dev/wscons/wsmouse.c if (sc->sc_base.me_evp == NULL) NULL 647 dev/wscons/wsmouse.c if (sc->sc_base.me_evp == NULL) NULL 668 dev/wscons/wsmouse.c if (sc->sc_base.me_evp == NULL) NULL 679 dev/wscons/wsmouse.c if (sc->sc_base.me_evp != NULL) NULL 690 dev/wscons/wsmouse.c sc->sc_base.me_evp = NULL; NULL 702 dev/wscons/wsmouse.c (sc = wsmouse_cd.cd_devs[unit]) == NULL) NULL 705 dev/wscons/wsmouse.c if (sc->sc_base.me_parent != NULL || sc->sc_base.me_evp != NULL) NULL 105 dev/wscons/wsmux.c #define wsmux_evsrc_set_display NULL NULL 130 dev/wscons/wsmux.c struct wsmux_softc **wsmuxdevs = NULL; NULL 145 dev/wscons/wsmux.c if (new == NULL) { NULL 147 dev/wscons/wsmux.c return (NULL); NULL 149 dev/wscons/wsmux.c if (old != NULL) NULL 152 dev/wscons/wsmux.c new[i] = NULL; NULL 155 dev/wscons/wsmux.c if (old != NULL) NULL 160 dev/wscons/wsmux.c if (sc == NULL) { NULL 162 dev/wscons/wsmux.c if (sc == NULL) NULL 181 dev/wscons/wsmux.c if (sc == NULL) NULL 191 dev/wscons/wsmux.c if (sc->sc_base.me_parent != NULL) { NULL 197 dev/wscons/wsmux.c if (sc->sc_base.me_evp != NULL) NULL 222 dev/wscons/wsmux.c if (sc->sc_base.me_evp != NULL) { NULL 226 dev/wscons/wsmux.c if (sc->sc_base.me_parent == NULL) { NULL 253 dev/wscons/wsmux.c if (me->me_evp != NULL) { NULL 282 dev/wscons/wsmux.c if (evar == NULL) NULL 287 dev/wscons/wsmux.c sc->sc_base.me_evp = NULL; NULL 298 dev/wscons/wsmux.c me->me_evp = NULL; NULL 322 dev/wscons/wsmux.c me->me_evp = NULL; NULL 337 dev/wscons/wsmux.c if (evar == NULL) { NULL 396 dev/wscons/wsmux.c if (evar == NULL) { NULL 478 dev/wscons/wsmux.c if (evar == NULL) NULL 485 dev/wscons/wsmux.c if (evar == NULL) NULL 494 dev/wscons/wsmux.c if (evar == NULL) NULL 504 dev/wscons/wsmux.c if (sc->sc_base.me_evp == NULL NULL 506 dev/wscons/wsmux.c && sc->sc_displaydv == NULL NULL 548 dev/wscons/wsmux.c if (sc->sc_base.me_evp == NULL) { NULL 567 dev/wscons/wsmux.c if (sc == NULL) NULL 574 dev/wscons/wsmux.c if (sc->sc_base.me_parent != NULL || sc->sc_base.me_evp != NULL) NULL 578 dev/wscons/wsmux.c for (m = muxsc; m != NULL ; m = m->sc_base.me_parent) NULL 593 dev/wscons/wsmux.c if (sc == NULL) NULL 594 dev/wscons/wsmux.c return (NULL); NULL 611 dev/wscons/wsmux.c if (sc == NULL) NULL 618 dev/wscons/wsmux.c if (me->me_parent != NULL) { NULL 628 dev/wscons/wsmux.c if (sc->sc_displaydv != NULL) { NULL 632 dev/wscons/wsmux.c if (me->me_ops->dsetdisplay != NULL) { NULL 652 dev/wscons/wsmux.c if (sc->sc_base.me_evp != NULL) { NULL 663 dev/wscons/wsmux.c me->me_parent = NULL; NULL 682 dev/wscons/wsmux.c if (sc == NULL) { NULL 690 dev/wscons/wsmux.c if (sc->sc_displaydv != NULL) { NULL 691 dev/wscons/wsmux.c if (me->me_ops->dsetdisplay != NULL) NULL 693 dev/wscons/wsmux.c (void)wsevsrc_set_display(me, NULL); NULL 696 dev/wscons/wsmux.c if (me->me_evp != NULL) { NULL 703 dev/wscons/wsmux.c me->me_parent = NULL; NULL 743 dev/wscons/wsmux.c if (me->me_ops->ddispioctl != NULL) { NULL 769 dev/wscons/wsmux.c if (displaydv != NULL) { NULL 770 dev/wscons/wsmux.c if (sc->sc_displaydv != NULL) NULL 773 dev/wscons/wsmux.c if (sc->sc_displaydv == NULL) NULL 785 dev/wscons/wsmux.c struct wsmux_softc *nsc = displaydv ? sc : NULL; NULL 804 dev/wscons/wsmux.c if (me->me_ops->dsetdisplay != NULL) { NULL 823 dev/wscons/wsmux.c if (displaydv == NULL) { NULL 56 dev/wsfont/bold8x16-iso1.h NULL, /* cookie */ NULL 57 dev/wsfont/bold8x16.h NULL, /* cookie */ NULL 52 dev/wsfont/gallant12x22.h NULL, /* cookie */ NULL 80 dev/wsfont/lucida16x29.h NULL, /* cookie */ NULL 57 dev/wsfont/omron12x20.h NULL, /* cookie */ NULL 85 dev/wsfont/qvss8x15.h NULL, /* cookie */ NULL 54 dev/wsfont/sony12x24.h NULL, /* cookie */ NULL 54 dev/wsfont/sony8x16.h NULL, /* cookie */ NULL 53 dev/wsfont/vt220l8x10.h NULL, /* cookie */ NULL 53 dev/wsfont/vt220l8x8.h NULL, /* cookie */ NULL 139 dev/wsfont/wsfont.c { NULL, NULL, &bold8x16, 0, 1, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 142 dev/wsfont/wsfont.c { NULL, NULL, &bold8x16_iso1, 0, 2, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 145 dev/wsfont/wsfont.c { NULL, NULL, &courier11x18, 0, 3, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 148 dev/wsfont/wsfont.c { NULL, NULL, &gallant12x22, 0, 4, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 151 dev/wsfont/wsfont.c { NULL, NULL, &lucida16x29, 0, 5, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 154 dev/wsfont/wsfont.c { NULL, NULL, &qvss8x15, 0, 6, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 157 dev/wsfont/wsfont.c { NULL, NULL, &vt220l8x8, 0, 7, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 160 dev/wsfont/wsfont.c { NULL, NULL, &vt220l8x10, 0, 8, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 163 dev/wsfont/wsfont.c { NULL, NULL, &sony8x16, 0, 9, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 166 dev/wsfont/wsfont.c { NULL, NULL, &sony12x24, 0, 10, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 169 dev/wsfont/wsfont.c { NULL, NULL, &omron12x20, 0, 11, WSFONT_STATIC | WSFONT_BUILTIN }, NULL 171 dev/wsfont/wsfont.c { NULL, NULL, NULL, 0 }, NULL 307 dev/wsfont/wsfont.c if (newfont == NULL) NULL 308 dev/wsfont/wsfont.c return (NULL); NULL 311 dev/wsfont/wsfont.c newfont->cookie = NULL; NULL 317 dev/wsfont/wsfont.c if (newbits == NULL) { NULL 319 dev/wsfont/wsfont.c return (NULL); NULL 359 dev/wsfont/wsfont.c newfont = NULL; NULL 377 dev/wsfont/wsfont.c if (font == NULL) NULL 401 dev/wsfont/wsfont.c for (i = 0; builtin_fonts[i].font != NULL; i++) { NULL 416 dev/wsfont/wsfont.c for (ent = list; ent != NULL; ent = ent->next) NULL 420 dev/wsfont/wsfont.c return (NULL); NULL 436 dev/wsfont/wsfont.c for (ent = list; ent != NULL; ent = ent->next) { NULL 446 dev/wsfont/wsfont.c if (name != NULL && strcmp(ent->font->name, name) != 0) NULL 485 dev/wsfont/wsfont.c ent->prev = NULL; NULL 521 dev/wsfont/wsfont.c if ((ent = wsfont_find0(cookie)) == NULL) { NULL 568 dev/wsfont/wsfont.c if ((ent = wsfont_find0(cookie)) != NULL) { NULL 618 dev/wsfont/wsfont.c if ((ent = wsfont_find0(cookie)) != NULL) { NULL 624 dev/wsfont/wsfont.c return (ent != NULL ? 0 : -1); NULL 639 dev/wsfont/wsfont.c if ((ent = wsfont_find0(cookie)) != NULL) { NULL 678 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, \ NULL 679 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, \ NULL 680 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, \ NULL 681 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL NULL 757 dev/wsfont/wsfont.c &ibm437_level2_0, &ibm437_level2_1, NULL, &ibm437_level2_3, NULL 758 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 759 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 760 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 761 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 762 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 763 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 764 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 765 dev/wsfont/wsfont.c &ibm437_level2_32, NULL, &ibm437_level2_34, &ibm437_level2_35, NULL 766 dev/wsfont/wsfont.c NULL, &ibm437_level2_37 NULL 808 dev/wsfont/wsfont.c &iso7_level2_0, NULL, NULL, &iso7_level2_3, NULL 809 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 810 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 811 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 812 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 813 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 814 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 815 dev/wsfont/wsfont.c NULL, NULL, NULL, NULL, NULL 821 dev/wsfont/wsfont.c { NULL, 0, 0 }, /* WSDISPLAY_FONTENC_ISO */ NULL 823 dev/wsfont/wsfont.c { NULL, 0, 0 }, /* WSDISPLAY_FONTENC_PCVT */ NULL 854 dev/wsfont/wsfont.c if (map2 != NULL && NULL 69 isofs/cd9660/cd9660_bmap.c if (ap->a_vpp != NULL) NULL 71 isofs/cd9660/cd9660_bmap.c if (ap->a_bnp == NULL) NULL 103 isofs/cd9660/cd9660_lookup.c struct iso_directory_record *ep = NULL; NULL 132 isofs/cd9660/cd9660_lookup.c bp = NULL; NULL 133 isofs/cd9660/cd9660_lookup.c *vpp = NULL; NULL 191 isofs/cd9660/cd9660_lookup.c (error = cd9660_bufatoff(dp, (off_t)dp->i_offset, NULL, NULL 207 isofs/cd9660/cd9660_lookup.c if (bp != NULL) NULL 210 isofs/cd9660/cd9660_lookup.c NULL, &bp); NULL 308 isofs/cd9660/cd9660_lookup.c if (bp != NULL) NULL 311 isofs/cd9660/cd9660_lookup.c (off_t)saveoffset, NULL, &bp)) != 0) NULL 332 isofs/cd9660/cd9660_lookup.c if (bp != NULL) NULL 385 isofs/cd9660/cd9660_lookup.c dp->i_ino != ino, NULL); NULL 445 isofs/cd9660/cd9660_lookup.c *bpp = NULL; NULL 105 isofs/cd9660/cd9660_node.c if (dp == NULL) NULL 106 isofs/cd9660/cd9660_node.c return (NULL); NULL 112 isofs/cd9660/cd9660_node.c return (NULL); NULL 135 isofs/cd9660/cd9660_node.c for (dp = *dpp; dp != NULL; dp = dq) { NULL 173 isofs/cd9660/cd9660_node.c return (NULL); NULL 194 isofs/cd9660/cd9660_node.c if ((iq = *ipp) != NULL) NULL 201 isofs/cd9660/cd9660_node.c lockmgr(&ip->i_lock, LK_EXCLUSIVE, NULL); NULL 215 isofs/cd9660/cd9660_node.c if (ip->i_prev == NULL) NULL 219 isofs/cd9660/cd9660_node.c if ((iq = ip->i_next) != NULL) NULL 223 isofs/cd9660/cd9660_node.c ip->i_next = NULL; NULL 224 isofs/cd9660/cd9660_node.c ip->i_prev = NULL; NULL 289 isofs/cd9660/cd9660_node.c vp->v_data = NULL; NULL 302 isofs/cd9660/cd9660_node.c struct buf *bp2 = NULL; NULL 304 isofs/cd9660/cd9660_node.c struct iso_extended_attributes *ap = NULL; NULL 321 isofs/cd9660/cd9660_node.c cd9660_bufatoff(inop, (off_t)-(off << imp->im_bshift), NULL, NULL 344 isofs/cd9660/cd9660_node.c ap = NULL; NULL 365 isofs/cd9660/cd9660_node.c struct buf *bp2 = NULL; NULL 367 isofs/cd9660/cd9660_node.c struct iso_extended_attributes *ap = NULL; NULL 373 isofs/cd9660/cd9660_node.c cd9660_bufatoff(inop, (off_t)-(off << imp->im_bshift), NULL, NULL 388 isofs/cd9660/cd9660_node.c ap = NULL; NULL 109 isofs/cd9660/cd9660_rrip.c cd9660_defattr(isodir, ana->inop, NULL); NULL 421 isofs/cd9660/cd9660_rrip.c cd9660_deftstamp(isodir, ana->inop, NULL); NULL 528 isofs/cd9660/cd9660_rrip.c struct buf *bp = NULL; NULL 65 isofs/cd9660/cd9660_util.c u_char (*cd9660_wchar2char)(u_int32_t wchar) = NULL; NULL 95 isofs/cd9660/cd9660_util.c if (cd9660_wchar2char != NULL) NULL 141 isofs/cd9660/cd9660_vfsops.c struct iso_mnt *imp = NULL; NULL 224 isofs/cd9660/cd9660_vfsops.c struct buf *bp = NULL; NULL 225 isofs/cd9660/cd9660_vfsops.c struct buf *pribp = NULL, *supbp = NULL; NULL 235 isofs/cd9660/cd9660_vfsops.c struct iso_primary_descriptor *pri = NULL; NULL 236 isofs/cd9660/cd9660_vfsops.c struct iso_supplementary_descriptor *sup = NULL; NULL 296 isofs/cd9660/cd9660_vfsops.c if (pribp == NULL) { NULL 298 isofs/cd9660/cd9660_vfsops.c bp = NULL; NULL 303 isofs/cd9660/cd9660_vfsops.c if (supbp == NULL) { NULL 305 isofs/cd9660/cd9660_vfsops.c bp = NULL; NULL 330 isofs/cd9660/cd9660_vfsops.c bp = NULL; NULL 336 isofs/cd9660/cd9660_vfsops.c bp = NULL; NULL 339 isofs/cd9660/cd9660_vfsops.c if (pri == NULL) { NULL 372 isofs/cd9660/cd9660_vfsops.c pribp = NULL; NULL 405 isofs/cd9660/cd9660_vfsops.c bp = NULL; NULL 435 isofs/cd9660/cd9660_vfsops.c supbp = NULL; NULL 465 isofs/cd9660/cd9660_vfsops.c struct buf *bp = NULL; NULL 583 isofs/cd9660/cd9660_vfsops.c isomp->im_devvp->v_specmountpoint = NULL; NULL 739 isofs/cd9660/cd9660_vfsops.c NULL)); NULL 862 isofs/cd9660/cd9660_vfsops.c if ((error = cd9660_bufatoff(ip, (off_t)0, NULL, &bp)) != 0) { NULL 885 isofs/cd9660/cd9660_vfsops.c NULL, &bp2); NULL 887 isofs/cd9660/cd9660_vfsops.c bp2 = NULL; NULL 924 isofs/cd9660/cd9660_vfsops.c if ((nvp = checkalias(vp, ip->inode.iso_rdev, mp)) != NULL) { NULL 930 isofs/cd9660/cd9660_vfsops.c vp->v_data = NULL; NULL 1006 isofs/cd9660/cd9660_vfsops.c if (np == NULL) NULL 498 isofs/cd9660/cd9660_vnops.c struct buf *bp = NULL; NULL 507 isofs/cd9660/cd9660_vnops.c u_long *cookies = NULL; NULL 522 isofs/cd9660/cd9660_vnops.c if (ap->a_ncookies == NULL) { NULL 523 isofs/cd9660/cd9660_vnops.c idp->cookies = NULL; NULL 538 isofs/cd9660/cd9660_vnops.c (error = cd9660_bufatoff(dp, (off_t)idp->curroff, NULL, &bp))) { NULL 551 isofs/cd9660/cd9660_vnops.c if (bp != NULL) NULL 554 isofs/cd9660/cd9660_vnops.c NULL, &bp); NULL 645 isofs/cd9660/cd9660_vnops.c if (ap->a_ncookies != NULL) { NULL 797 isofs/cd9660/cd9660_vnops.c return (lockmgr(&VTOI(vp)->i_lock, ap->a_flags, NULL)); NULL 810 isofs/cd9660/cd9660_vnops.c return (lockmgr(&VTOI(vp)->i_lock, ap->a_flags | LK_RELEASE, NULL)); NULL 832 isofs/cd9660/cd9660_vnops.c error = VOP_BMAP(vp, bp->b_lblkno, NULL, &bp->b_blkno, NULL); NULL 975 isofs/cd9660/cd9660_vnops.c { NULL, NULL } NULL 995 isofs/cd9660/cd9660_vnops.c { NULL, NULL } NULL 1014 isofs/cd9660/cd9660_vnops.c { NULL, NULL } NULL 154 isofs/udf/udf_subr.c if (udf_transname(pvd->vol_id, vid, sizeof(pvd->vol_id) - 1, NULL)) NULL 245 isofs/udf/udf_subr.c if (bp != NULL) NULL 253 isofs/udf/udf_subr.c if (bp != NULL) NULL 144 isofs/udf/udf_vfsops.c if (args.fspec == NULL) NULL 217 isofs/udf/udf_vfsops.c struct buf *bp = NULL; NULL 219 isofs/udf/udf_vfsops.c struct umount *ump = NULL; NULL 279 isofs/udf/udf_vfsops.c bp = NULL; NULL 315 isofs/udf/udf_vfsops.c bp = NULL; NULL 361 isofs/udf/udf_vfsops.c bp = NULL; NULL 387 isofs/udf/udf_vfsops.c bp = NULL; NULL 394 isofs/udf/udf_vfsops.c if (ump->um_hashtbl != NULL) NULL 397 isofs/udf/udf_vfsops.c if (ump != NULL) { NULL 399 isofs/udf/udf_vfsops.c mp->mnt_data = NULL; NULL 402 isofs/udf/udf_vfsops.c if (bp != NULL) NULL 422 isofs/udf/udf_vfsops.c if ((error = vflush(mp, NULL, flags))) NULL 432 isofs/udf/udf_vfsops.c devvp->v_specmountpoint = NULL; NULL 438 isofs/udf/udf_vfsops.c if (ump->um_stbl != NULL) NULL 441 isofs/udf/udf_vfsops.c if (ump->um_hashtbl != NULL) NULL 518 isofs/udf/udf_vfsops.c bp = NULL; NULL 519 isofs/udf/udf_vfsops.c *vpp = NULL; NULL 525 isofs/udf/udf_vfsops.c if (*vpp != NULL) NULL 544 isofs/udf/udf_vfsops.c if (bp != NULL) NULL 560 isofs/udf/udf_vfsops.c if (up->u_fentry == NULL) { NULL 569 isofs/udf/udf_vfsops.c bp = NULL; NULL 697 isofs/udf/udf_vfsops.c if (ump->um_stbl == NULL) NULL 709 isofs/udf/udf_vfsops.c if (bp != NULL) NULL 80 isofs/udf/udf_vnops.c { NULL, NULL } NULL 96 isofs/udf/udf_vnops.c *vpp = NULL; NULL 101 isofs/udf/udf_vnops.c if (lh == NULL) { NULL 136 isofs/udf/udf_vnops.c if (lh == NULL) NULL 154 isofs/udf/udf_vnops.c if (lh == NULL) NULL 440 isofs/udf/udf_vnops.c if (bp != NULL) NULL 532 isofs/udf/udf_vnops.c if (uiodir->cookies != NULL) { NULL 573 isofs/udf/udf_vnops.c return (NULL); NULL 583 isofs/udf/udf_vnops.c if (ds->bp != NULL) NULL 585 isofs/udf/udf_vnops.c return (NULL); NULL 593 isofs/udf/udf_vnops.c if (ds->fid_fragment && ds->buf != NULL) { NULL 613 isofs/udf/udf_vnops.c return (NULL); NULL 627 isofs/udf/udf_vnops.c if (ds->bp != NULL) NULL 637 isofs/udf/udf_vnops.c return (NULL); NULL 657 isofs/udf/udf_vnops.c return (NULL); NULL 685 isofs/udf/udf_vnops.c if (ds->bp != NULL) NULL 688 isofs/udf/udf_vnops.c if (ds->fid_fragment && ds->buf != NULL) NULL 706 isofs/udf/udf_vnops.c u_long *cookies = NULL; NULL 719 isofs/udf/udf_vnops.c if (ap->a_ncookies != NULL) { NULL 732 isofs/udf/udf_vnops.c uiodir.cookies = NULL; NULL 742 isofs/udf/udf_vnops.c while ((fid = udf_getfid(ds)) != NULL) { NULL 809 isofs/udf/udf_vnops.c if (ap->a_ncookies != NULL) { NULL 853 isofs/udf/udf_vnops.c error = VOP_BMAP(vp, bp->b_lblkno, NULL, &bp->b_blkno, NULL); NULL 886 isofs/udf/udf_vnops.c return (lockmgr(&VTOU(vp)->u_lock, ap->a_flags, NULL)); NULL 896 isofs/udf/udf_vnops.c return (lockmgr(&VTOU(vp)->u_lock, ap->a_flags | LK_RELEASE, NULL)); NULL 936 isofs/udf/udf_vnops.c if (ap->a_vpp != NULL) NULL 938 isofs/udf/udf_vnops.c if (ap->a_bnp == NULL) NULL 964 isofs/udf/udf_vnops.c struct vnode *tdp = NULL; NULL 968 isofs/udf/udf_vnops.c struct fileid_desc *fid = NULL; NULL 990 isofs/udf/udf_vnops.c *vpp = NULL; NULL 1035 isofs/udf/udf_vnops.c while ((fid = udf_getfid(ds)) != NULL) { NULL 1141 isofs/udf/udf_vnops.c if (up != NULL) { NULL 1148 isofs/udf/udf_vnops.c if (up->u_fentry != NULL) NULL 1152 isofs/udf/udf_vnops.c vp->v_data = NULL; NULL 1172 isofs/udf/udf_vnops.c struct file_entry *fentry = NULL; NULL 1180 isofs/udf/udf_vnops.c *bp = NULL; NULL 1319 isofs/udf/udf_vnops.c if (ump->um_stbl != NULL) { NULL 138 kern/exec_conf.c { 0, NULL, NULL }, /* entries for LKMs */ NULL 139 kern/exec_conf.c { 0, NULL, NULL }, NULL 140 kern/exec_conf.c { 0, NULL, NULL }, NULL 141 kern/exec_conf.c { 0, NULL, NULL }, NULL 142 kern/exec_conf.c { 0, NULL, NULL }, NULL 161 kern/exec_conf.c if (execsw[i].es_check != NULL && NULL 118 kern/exec_elf.c NULL, NULL 126 kern/exec_elf.c NULL, NULL 147 kern/exec_elf.c return (NULL); NULL 153 kern/exec_elf.c if (pack->ep_interp != NULL) { NULL 348 kern/exec_elf.c Elf_Phdr *ph = NULL; NULL 355 kern/exec_elf.c Elf_Phdr *base_ph = NULL; NULL 435 kern/exec_elf.c uobj = NULL; NULL 451 kern/exec_elf.c &addr, uobj, uoff, 0, UVM_FLAG_FIXED) == NULL) { NULL 453 kern/exec_elf.c &addr, uobj, uoff, 0, 0) == NULL) { NULL 480 kern/exec_elf.c if (base_ph == NULL) { NULL 515 kern/exec_elf.c if (ph != NULL) NULL 539 kern/exec_elf.c char *interp = NULL; NULL 786 kern/exec_elf.c if (epp->ep_interp == NULL) { NULL 858 kern/exec_elf.c return (NULL); NULL 867 kern/exec_elf.c Elf_Note *np = NULL; NULL 891 kern/exec_elf.c np = NULL; NULL 77 kern/exec_script.c char **shellargp = NULL, **tmpsap; NULL 119 kern/exec_script.c shellname = NULL; NULL 120 kern/exec_script.c shellarg = NULL; NULL 212 kern/exec_script.c if (shellarg != NULL) { NULL 233 kern/exec_script.c MAXPATHLEN, NULL); NULL 236 kern/exec_script.c NULL); NULL 249 kern/exec_script.c *tmpsap = NULL; NULL 307 kern/exec_script.c if ((tmpsap = shellargp) != NULL) { NULL 308 kern/exec_script.c while (*tmpsap != NULL) { NULL 75 kern/exec_subr.c if ((vcp->ev_vp = vp) != NULL) NULL 134 kern/exec_subr.c struct exec_vmcmd *base_vc = NULL; NULL 145 kern/exec_subr.c if (base_vc == NULL) NULL 199 kern/exec_subr.c if (uobj == NULL) NULL 245 kern/exec_subr.c round_page(cmd->ev_len), NULL, UVM_UNKNOWN_OFFSET, 0, NULL 255 kern/exec_subr.c p->p_ucred, NULL, p); NULL 292 kern/exec_subr.c round_page(cmd->ev_len), NULL, UVM_UNKNOWN_OFFSET, 0, NULL 151 kern/init_main.c NULL, NULL 159 kern/init_main.c NULL, NULL 164 kern/init_main.c NULL, NULL 294 kern/init_main.c p->p_fd = fdinit(NULL); NULL 370 kern/init_main.c for (pdev = pdevinit; pdev->pdev_attach != NULL; pdev++) NULL 420 kern/init_main.c if (fork1(p, SIGCHLD, FORK_FORK, NULL, 0, start_init, NULL, NULL, NULL 442 kern/init_main.c config_rootfound("softraid", NULL); NULL 459 kern/init_main.c p->p_fd->fd_rdir = NULL; NULL 468 kern/init_main.c initproc->p_fd->fd_rdir = NULL; NULL 489 kern/init_main.c if (kthread_create(uvm_pageout, NULL, NULL, "pagedaemon")) NULL 493 kern/init_main.c if (kthread_create(start_reaper, NULL, NULL, "reaper")) NULL 497 kern/init_main.c if (kthread_create(start_cleaner, NULL, NULL, "cleaner")) NULL 501 kern/init_main.c if (kthread_create(start_update, NULL, NULL, "update")) NULL 505 kern/init_main.c if (kthread_create(uvm_aiodone_daemon, NULL, NULL, "aiodoned")) NULL 510 kern/init_main.c if (kthread_create(start_crypto, NULL, NULL, "crypto")) NULL 544 kern/init_main.c NULL, NULL 582 kern/init_main.c char **pathp, *path, *ucp, **uap, *arg0, *arg1 = NULL; NULL 605 kern/init_main.c NULL, UVM_UNKNOWN_OFFSET, 0, NULL 611 kern/init_main.c for (pathp = &initpaths[0]; (path = *pathp) != NULL; pathp++) { NULL 687 kern/init_main.c SCARG(&args, envp) = NULL; NULL 114 kern/kern_acct.c if (SCARG(uap, path) != NULL) { NULL 130 kern/kern_acct.c if (acctp != NULL || savacctp != NULL) { NULL 132 kern/kern_acct.c error = vn_close((acctp != NULL ? acctp : savacctp), FWRITE, NULL 134 kern/kern_acct.c acctp = savacctp = NULL; NULL 136 kern/kern_acct.c if (SCARG(uap, path) == NULL) NULL 145 kern/kern_acct.c acctp = NULL; NULL 166 kern/kern_acct.c struct plimit *oplim = NULL; NULL 171 kern/kern_acct.c if (vp == NULL) NULL 192 kern/kern_acct.c calcru(p, &ut, &st, NULL); NULL 231 kern/kern_acct.c (off_t)0, UIO_SYSSPACE, IO_APPEND|IO_UNIT, p->p_ucred, NULL, p); NULL 283 kern/kern_acct.c if (acct_proc != NULL) NULL 286 kern/kern_acct.c return (kthread_create(acct_thread, NULL, &acct_proc, "acct")); NULL 303 kern/kern_acct.c if (savacctp != NULL) { NULL 306 kern/kern_acct.c savacctp = NULL; NULL 312 kern/kern_acct.c savacctp = NULL; NULL 315 kern/kern_acct.c } else if (acctp != NULL) { NULL 318 kern/kern_acct.c acctp = NULL; NULL 324 kern/kern_acct.c acctp = NULL; NULL 332 kern/kern_acct.c acct_proc = NULL; NULL 342 kern/kern_acct.c if (acctp != NULL || savacctp != NULL) { NULL 343 kern/kern_acct.c vn_close((acctp != NULL ? acctp : savacctp), FWRITE, NULL 345 kern/kern_acct.c acctp = savacctp = NULL; NULL 150 kern/kern_clock.c softclock_si = softintr_establish(IPL_SOFTCLOCK, generic_softclock, NULL); NULL 151 kern/kern_clock.c if (softclock_si == NULL) NULL 528 kern/kern_clock.c if (p != NULL && p->p_flag & P_PROFIL) NULL 546 kern/kern_clock.c if (p != NULL) NULL 549 kern/kern_clock.c } else if (p != NULL) { NULL 557 kern/kern_clock.c if (p != NULL) { NULL 587 kern/kern_clock.c return (sysctl_rdstruct(where, sizep, NULL, &clkinfo, sizeof(clkinfo))); NULL 141 kern/kern_descrip.c while (i > 0 && ofiles[i] == NULL) NULL 184 kern/kern_descrip.c if ((u_int)fd >= fdp->fd_nfiles || (fp = fdp->fd_ofiles[fd]) == NULL) NULL 185 kern/kern_descrip.c return (NULL); NULL 188 kern/kern_descrip.c return (NULL); NULL 214 kern/kern_descrip.c if ((fp = fd_getfile(fdp, old)) == NULL) NULL 251 kern/kern_descrip.c if ((fp = fd_getfile(fdp, old)) == NULL) NULL 309 kern/kern_descrip.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 517 kern/kern_descrip.c if (oldfp != NULL) NULL 524 kern/kern_descrip.c if (oldfp == NULL) NULL 528 kern/kern_descrip.c if (oldfp != NULL) { NULL 540 kern/kern_descrip.c fdp->fd_ofiles[fd] = NULL; NULL 556 kern/kern_descrip.c if (fp == NULL) NULL 559 kern/kern_descrip.c *fpp = NULL; NULL 580 kern/kern_descrip.c if (fd_getfile(fdp, fd) == NULL) NULL 606 kern/kern_descrip.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 641 kern/kern_descrip.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 815 kern/kern_descrip.c if ((fq = p->p_fd->fd_ofiles[0]) != NULL) { NULL 843 kern/kern_descrip.c if (p != NULL) { NULL 944 kern/kern_descrip.c if (*fpp != NULL && (*fpp)->f_type == DTYPE_KQUEUE) NULL 946 kern/kern_descrip.c newfdp->fd_knlist = NULL; NULL 948 kern/kern_descrip.c newfdp->fd_knhash = NULL; NULL 954 kern/kern_descrip.c if (*fpp != NULL) { NULL 983 kern/kern_descrip.c if (fp != NULL) { NULL 985 kern/kern_descrip.c *fpp = NULL; NULL 989 kern/kern_descrip.c p->p_fd = NULL; NULL 1022 kern/kern_descrip.c if (fp == NULL) NULL 1116 kern/kern_descrip.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 1198 kern/kern_descrip.c if ((wfp = fd_getfile(fdp, dfd)) == NULL) NULL 1235 kern/kern_descrip.c fdp->fd_ofiles[dfd] = NULL; NULL 100 kern/kern_event.c { 1, NULL, filt_kqdetach, filt_kqueue }; NULL 104 kern/kern_event.c { 1, filt_fileattach, NULL, NULL }; NULL 133 kern/kern_event.c NULL, /*&aio_filtops,*/ /* EVFILT_AIO */ NULL 197 kern/kern_event.c if (p == NULL) NULL 289 kern/kern_event.c error = kqueue_register(kn->kn_kq, &kev, NULL); NULL 423 kern/kern_event.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL || NULL 429 kern/kern_event.c if (SCARG(uap, timeout) != NULL) { NULL 486 kern/kern_event.c struct filterops *fops = NULL; NULL 487 kern/kern_event.c struct file *fp = NULL; NULL 488 kern/kern_event.c struct knote *kn = NULL; NULL 497 kern/kern_event.c if (fops == NULL) { NULL 508 kern/kern_event.c if ((fp = fd_getfile(fdp, kev->ident)) == NULL) NULL 533 kern/kern_event.c if (kn == NULL && ((kev->flags & EV_ADD) == 0)) { NULL 543 kern/kern_event.c if (kn == NULL) { NULL 545 kern/kern_event.c if (kn == NULL) { NULL 557 kern/kern_event.c if (fp != NULL) NULL 559 kern/kern_event.c fp = NULL; NULL 611 kern/kern_event.c if (fp != NULL) NULL 630 kern/kern_event.c if (tsp != NULL) { NULL 819 kern/kern_event.c while (kn != NULL) { NULL 837 kern/kern_event.c while (kn != NULL) { NULL 852 kern/kern_event.c fp->f_data = NULL; NULL 893 kern/kern_event.c while ((kn = SLIST_FIRST(list)) != NULL) { NULL 935 kern/kern_event.c if (fdp->fd_knlist != NULL) NULL 180 kern/kern_exec.c if (execsw[i].es_check == NULL) NULL 264 kern/kern_exec.c char *pathbuf = NULL; NULL 282 kern/kern_exec.c if (pathbuf != NULL) { NULL 292 kern/kern_exec.c if (pathbuf != NULL) NULL 300 kern/kern_exec.c pack.ep_interp = NULL; NULL 301 kern/kern_exec.c pack.ep_emul_arg = NULL; NULL 317 kern/kern_exec.c if (argp == NULL) NULL 326 kern/kern_exec.c while (*tmpfap != NULL) { NULL 368 kern/kern_exec.c if ((cpp = SCARG(uap, envp)) != NULL ) { NULL 501 kern/kern_exec.c ktrsettracevnode(p, NULL); NULL 515 kern/kern_exec.c struct file *fp = NULL; NULL 531 kern/kern_exec.c fp = NULL; NULL 541 kern/kern_exec.c if (fp == NULL) { NULL 602 kern/kern_exec.c if (pack.ep_emul->e_fixup != NULL) { NULL 663 kern/kern_exec.c if (pathbuf != NULL) NULL 676 kern/kern_exec.c if (pack.ep_interp != NULL) NULL 678 kern/kern_exec.c if (pack.ep_emul_arg != NULL) NULL 692 kern/kern_exec.c if (pathbuf != NULL) NULL 705 kern/kern_exec.c if (pack.ep_interp != NULL) NULL 707 kern/kern_exec.c if (pack.ep_emul_arg != NULL) NULL 719 kern/kern_exec.c if (pathbuf != NULL) NULL 733 kern/kern_exec.c void *nullp = NULL; NULL 738 kern/kern_exec.c return (NULL); NULL 749 kern/kern_exec.c return (NULL); NULL 752 kern/kern_exec.c return (NULL); NULL 759 kern/kern_exec.c return (NULL); NULL 762 kern/kern_exec.c return (NULL); NULL 785 kern/kern_exec.c if (e->e_sigobject == NULL) { NULL 146 kern/kern_exit.c for (; q != NULL; q = nq) { NULL 210 kern/kern_exit.c sp->s_ttyvp = NULL; NULL 217 kern/kern_exit.c sp->s_leader = NULL; NULL 229 kern/kern_exit.c ktrsettracevnode(p, NULL); NULL 278 kern/kern_exit.c calcru(p, &p->p_ru->ru_utime, &p->p_ru->ru_stime, NULL); NULL 327 kern/kern_exit.c curproc = NULL; NULL 402 kern/kern_exit.c if (p == NULL) { NULL 98 kern/kern_fork.c return (fork1(p, SIGCHLD, flags, NULL, 0, NULL 99 kern/kern_fork.c fork_return, NULL, retval, NULL)); NULL 106 kern/kern_fork.c return (fork1(p, SIGCHLD, FORK_VFORK|FORK_PPWAIT, NULL, 0, NULL, NULL 107 kern/kern_fork.c NULL, retval, NULL)); NULL 149 kern/kern_fork.c return (fork1(p, SIGCHLD, flags, NULL, 0, NULL, NULL, retval, NULL)); NULL 227 kern/kern_fork.c p2->p_forw = p2->p_back = NULL; NULL 315 kern/kern_fork.c if (p1->p_session->s_ttyvp != NULL && p1->p_flag & P_CONTROLT) NULL 331 kern/kern_fork.c if ((p2->p_tracep = p1->p_tracep) != NULL) NULL 445 kern/kern_fork.c if (rnewprocp != NULL) NULL 467 kern/kern_fork.c if (retval != NULL) { NULL 482 kern/kern_fork.c if (pfind(pid) != NULL) NULL 484 kern/kern_fork.c if (pgfind(pid) != NULL) NULL 79 kern/kern_kthread.c NULL, 0, func, arg, NULL, &p2); NULL 94 kern/kern_kthread.c if (newpp != NULL) NULL 149 kern/kern_kthread.c if (kq == NULL) NULL 167 kern/kern_kthread.c while ((kq = SIMPLEQ_FIRST(&kthread_q)) != NULL) { NULL 73 kern/kern_ktrace.c if (newvp != NULL) NULL 79 kern/kern_ktrace.c if (vp != NULL) NULL 211 kern/kern_ktrace.c preempt(NULL); NULL 291 kern/kern_ktrace.c struct vnode *vp = NULL; NULL 292 kern/kern_ktrace.c struct proc *p = NULL; NULL 329 kern/kern_ktrace.c ktrsettracevnode(p, NULL); NULL 351 kern/kern_ktrace.c if (pg == NULL) { NULL 366 kern/kern_ktrace.c if (p == NULL) { NULL 378 kern/kern_ktrace.c if (vp != NULL) NULL 400 kern/kern_ktrace.c ktrsettracevnode(p, NULL); NULL 434 kern/kern_ktrace.c if (LIST_NEXT(p, p_sibling) != NULL) { NULL 452 kern/kern_ktrace.c if (vp == NULL) NULL 479 kern/kern_ktrace.c for (p = LIST_FIRST(&allproc); p != NULL; p = LIST_NEXT(p, p_list)) { NULL 482 kern/kern_ktrace.c ktrsettracevnode(p, NULL); NULL 151 kern/kern_lkm.c struct lkm_table *p, *ret = NULL; NULL 169 kern/kern_lkm.c if (p == NULL) /* either first or last entry */ NULL 186 kern/kern_lkm.c curp = NULL; NULL 193 kern/kern_lkm.c if (p == NULL) NULL 204 kern/kern_lkm.c struct lkm_table *p = NULL; NULL 214 kern/kern_lkm.c if (p == NULL || i > p->id) { NULL 216 kern/kern_lkm.c return NULL; NULL 224 kern/kern_lkm.c *error = copyinstr(name, istr, MAXLKMNAME-1, NULL); NULL 226 kern/kern_lkm.c return NULL; NULL 238 kern/kern_lkm.c if (p == NULL) NULL 263 kern/kern_lkm.c curp->syms = NULL; NULL 287 kern/kern_lkm.c if (curp != NULL && !curp->refcnt) { NULL 331 kern/kern_lkm.c if ((curp = lkmalloc()) == NULL) { NULL 489 kern/kern_lkm.c if (curp == NULL) NULL 507 kern/kern_lkm.c if ((curp = lkmlookup(statp->id, statp->name, &error)) == NULL) NULL 524 kern/kern_lkm.c statp->name, MAXLKMNAME, NULL); NULL 823 kern/kern_lkm.c if (execsw[i].es_check == NULL) NULL 181 kern/kern_lock.c lkp->lk_lock_file = NULL; NULL 182 kern/kern_lock.c lkp->lk_unlock_file = NULL; NULL 221 kern/kern_lock.c if (p == NULL) NULL 489 kern/kern_lock.c if ((alp)->lock_file != NULL) \ NULL 492 kern/kern_lock.c if ((alp)->unlock_file != NULL) \ NULL 512 kern/kern_lock.c alp->lock_file = NULL; NULL 514 kern/kern_lock.c alp->unlock_file = NULL; NULL 669 kern/kern_lock.c alp->list.tqe_next = NULL; /* sanity */ NULL 670 kern/kern_lock.c alp->list.tqe_prev = NULL; /* sanity */ NULL 760 kern/kern_lock.c if (alp != NULL) { NULL 47 kern/kern_malloc.c struct vm_map *kmem_map = NULL; NULL 85 kern/kern_malloc.c char *memall = NULL; NULL 172 kern/kern_malloc.c return (NULL); NULL 184 kern/kern_malloc.c return (NULL); NULL 195 kern/kern_malloc.c if (kbp->kb_next == NULL) { NULL 196 kern/kern_malloc.c kbp->kb_last = NULL; NULL 202 kern/kern_malloc.c va = (caddr_t) uvm_km_kmemalloc(kmem_map, NULL, NULL 206 kern/kern_malloc.c if (va == NULL) { NULL 218 kern/kern_malloc.c return (NULL); NULL 261 kern/kern_malloc.c if (kbp->kb_last == NULL) NULL 284 kern/kern_malloc.c kbp->kb_next = NULL; NULL 441 kern/kern_malloc.c if (kbp->kb_next == NULL) NULL 445 kern/kern_malloc.c freep->next = NULL; NULL 590 kern/kern_malloc.c if (memall == NULL) { NULL 111 kern/kern_malloc_debug.c struct debug_malloc_entry *md = NULL; NULL 131 kern/kern_malloc_debug.c if (md == NULL) { NULL 181 kern/kern_malloc_debug.c if (md == NULL) { NULL 220 kern/kern_malloc_debug.c 0, 0, 0, "mdbepl", NULL); NULL 240 kern/kern_malloc_debug.c if (md == NULL) NULL 243 kern/kern_malloc_debug.c va = uvm_km_kmemalloc(kmem_map, NULL, PAGE_SIZE * 2, NULL 252 kern/kern_malloc_debug.c pg = uvm_pagealloc(NULL, 0, NULL, 0); NULL 255 kern/kern_malloc_debug.c UVM_PAGE_OWN(pg, NULL); NULL 281 kern/kern_malloc_debug.c debug_malloc_printit(printf, NULL); NULL 82 kern/kern_physio.c if ((nobuf = (bp == NULL)) != 0) NULL 179 kern/kern_proc.c return (NULL); NULL 193 kern/kern_proc.c return (NULL); NULL 205 kern/kern_proc.c if (pgrp != NULL && mksess) /* firewalls */ NULL 210 kern/kern_proc.c if (pgrp == NULL) { NULL 220 kern/kern_proc.c if ((np = pfind(savepid)) == NULL || np != p) NULL 232 kern/kern_proc.c sess->s_ttyvp = NULL; NULL 233 kern/kern_proc.c sess->s_ttyp = NULL; NULL 290 kern/kern_proc.c if (pgrp->pg_session->s_ttyp != NULL && NULL 292 kern/kern_proc.c pgrp->pg_session->s_ttyp->t_pgrp = NULL; NULL 116 kern/kern_prot.c if ((targp = pfind(SCARG(uap, pid))) == NULL) NULL 135 kern/kern_prot.c if ((targp = pfind(SCARG(uap, pid))) == NULL) NULL 141 kern/kern_prot.c if (targp->p_pgrp->pg_session->s_leader == NULL) NULL 315 kern/kern_prot.c if (ruid != NULL) NULL 317 kern/kern_prot.c if (euid != NULL) NULL 319 kern/kern_prot.c if (suid != NULL) NULL 415 kern/kern_prot.c if (rgid != NULL) NULL 417 kern/kern_prot.c if (egid != NULL) NULL 419 kern/kern_prot.c if (sgid != NULL) NULL 91 kern/kern_resource.c else if ((pg = pgfind(SCARG(uap, who))) == NULL) NULL 148 kern/kern_resource.c else if ((pg = pgfind(SCARG(uap, who))) == NULL) NULL 337 kern/kern_resource.c if (ip != NULL) NULL 350 kern/kern_resource.c if (ip != NULL) { NULL 371 kern/kern_resource.c calcru(p, &rup->ru_utime, &rup->ru_stime, NULL); NULL 51 kern/kern_sensors.c (nv = SLIST_NEXT(v, list)) != NULL; v = nv) NULL 81 kern/kern_sensors.c (nv = SLIST_NEXT(v, list)) != NULL; v = nv) NULL 143 kern/kern_sensors.c return (NULL); NULL 154 kern/kern_sensors.c if (sensdev == NULL) NULL 155 kern/kern_sensors.c return (NULL); NULL 162 kern/kern_sensors.c return (NULL); NULL 189 kern/kern_sensors.c if (st == NULL) NULL 190 kern/kern_sensors.c return (NULL); NULL 234 kern/kern_sensors.c if (workq_add_task(NULL, 0, sensor_task_work, st, NULL) != 0) NULL 158 kern/kern_sig.c timeout_set(&proc_stop_to, proc_stop_sweep, NULL); NULL 218 kern/kern_sig.c p->p_sigacts = NULL; NULL 517 kern/kern_sig.c if (SCARG(uap, nss) == NULL) NULL 555 kern/kern_sig.c if (SCARG(uap, nss) == NULL) NULL 589 kern/kern_sig.c if ((p = pfind(SCARG(uap, pid))) == NULL) NULL 640 kern/kern_sig.c if (pgrp == NULL) NULL 678 kern/kern_sig.c if ((pgrp = pgfind(pgid)) == NULL) NULL 684 kern/kern_sig.c if ((p = pfind(pgid)) == NULL) NULL 1311 kern/kern_sig.c ps->ps_sigval.sival_ptr = NULL; NULL 1443 kern/kern_sig.c UIO_SYSSPACE, IO_NODELOCKED|IO_UNIT, cred, NULL, p); NULL 80 kern/kern_subr.c preempt(NULL); NULL 170 kern/kern_subr.c if (hashtbl == NULL) NULL 171 kern/kern_subr.c return NULL; NULL 196 kern/kern_subr.c if (hdp == NULL) NULL 197 kern/kern_subr.c return (NULL); NULL 215 kern/kern_subr.c for (hdp = TAILQ_FIRST(head); hdp != NULL; NULL 219 kern/kern_subr.c if (hdp == NULL) NULL 243 kern/kern_subr.c while ((hdp = TAILQ_FIRST(head)) != NULL) { NULL 272 kern/kern_subr.c if (ndp == NULL) NULL 273 kern/kern_subr.c return NULL; NULL 291 kern/kern_subr.c if (dp == NULL) NULL 139 kern/kern_synch.c if (ident == NULL) NULL 143 kern/kern_synch.c if (p->p_back != NULL) NULL 167 kern/kern_synch.c *(qp->sq_tailp = &p->p_forw) = NULL; NULL 326 kern/kern_synch.c for (q = &qp->sq_head; (p = *q) != NULL; ) { NULL 356 kern/kern_synch.c KASSERT(p->p_cpu != NULL); NULL 133 kern/kern_sysctl.c if (SCARG(uap, new) != NULL && NULL 187 kern/kern_sysctl.c if (SCARG(uap, old) != NULL) { NULL 206 kern/kern_sysctl.c if (SCARG(uap, old) != NULL) { NULL 226 kern/kern_sysctl.c char *disknames = NULL; NULL 227 kern/kern_sysctl.c struct diskstats *diskstats = NULL; NULL 310 kern/kern_sysctl.c newp == NULL) NULL 699 kern/kern_sysctl.c if (newp == NULL) NULL 758 kern/kern_sysctl.c if (name[0] < 0 || valpp[name[0]] == NULL) NULL 927 kern/kern_sysctl.c if (where == NULL) { NULL 976 kern/kern_sysctl.c struct kinfo_proc2 *kproc2 = NULL; NULL 977 kern/kern_sysctl.c struct eproc *eproc = NULL; NULL 984 kern/kern_sysctl.c buflen = where != NULL ? *sizep : 0; NULL 1032 kern/kern_sysctl.c if (p->p_session->s_leader == NULL || NULL 1039 kern/kern_sysctl.c p->p_session->s_ttyp == NULL || NULL 1105 kern/kern_sysctl.c if (where != NULL) { NULL 1343 kern/kern_sysctl.c if (p->p_cpu != NULL) NULL 1384 kern/kern_sysctl.c if ((vp = pfind(pid)) == NULL) NULL 1387 kern/kern_sysctl.c if (oldp == NULL) { NULL 1423 kern/kern_sysctl.c error = sysctl_rdint(oldp, oldlenp, NULL, pss.ps_nargvstr); NULL 1427 kern/kern_sysctl.c error = sysctl_rdint(oldp, oldlenp, NULL, pss.ps_nenvstr); NULL 1479 kern/kern_sysctl.c if (varg == NULL) NULL 1542 kern/kern_sysctl.c rarg = NULL; NULL 1577 kern/kern_sysctl.c diskstats = NULL; NULL 1578 kern/kern_sysctl.c disknames = NULL; NULL 1685 kern/kern_sysctl.c if (where == NULL) { NULL 1736 kern/kern_sysctl.c if (sema[i] != NULL) NULL 1745 kern/kern_sysctl.c if (shmsegs[i] != NULL) NULL 1769 kern/kern_sysctl.c return (evcount_sysctl(name, namelen, oldp, oldlenp, NULL, 0)); NULL 1790 kern/kern_sysctl.c if (ksd == NULL) NULL 1812 kern/kern_sysctl.c if (ks == NULL) NULL 1850 kern/kern_sysctl.c if (e == NULL) NULL 69 kern/kern_tc.c static struct timehands th9 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th0}; NULL 70 kern/kern_tc.c static struct timehands th8 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th9}; NULL 71 kern/kern_tc.c static struct timehands th7 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th8}; NULL 72 kern/kern_tc.c static struct timehands th6 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th7}; NULL 73 kern/kern_tc.c static struct timehands th5 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th6}; NULL 74 kern/kern_tc.c static struct timehands th4 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th5}; NULL 75 kern/kern_tc.c static struct timehands th3 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th4}; NULL 76 kern/kern_tc.c static struct timehands th2 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th3}; NULL 77 kern/kern_tc.c static struct timehands th1 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th2}; NULL 448 kern/kern_tc.c for (newtc = timecounters; newtc != NULL; newtc = newtc->tc_next) { NULL 473 kern/kern_tc.c for (tc = timecounters; tc != NULL; tc = tc->tc_next) NULL 477 kern/kern_tc.c for (tc = timecounters; tc != NULL; tc = tc->tc_next) { NULL 583 kern/kern_tc.c if (old != NULL) { NULL 586 kern/kern_tc.c if (new != NULL) { NULL 394 kern/kern_time.c if ((error = tc_adjfreq(&f, NULL)) != 0) NULL 404 kern/kern_time.c if ((error = tc_adjfreq(NULL, &f)) != 0) NULL 598 kern/kern_time.c if (SCARG(uap, oitv) != NULL) { NULL 34 kern/kern_watchdog.c int (*wdog_ctl_cb)(void *, int) = NULL; NULL 35 kern/kern_watchdog.c void *wdog_ctl_cb_arg = NULL; NULL 44 kern/kern_watchdog.c if (wdog_ctl_cb != NULL) NULL 49 kern/kern_watchdog.c timeout_set(&wdog_timeout, wdog_tickle, NULL); NULL 50 kern/kern_watchdog.c wdog_cookie = shutdownhook_establish(wdog_shutdown, NULL); NULL 56 kern/kern_watchdog.c if (wdog_ctl_cb == NULL) NULL 65 kern/kern_watchdog.c if (wdog_ctl_cb == NULL) NULL 69 kern/kern_watchdog.c wdog_ctl_cb = NULL; NULL 80 kern/kern_watchdog.c if (wdog_ctl_cb == NULL) NULL 98 kern/kern_watchdog.c if (wdog_auto && wdog_cookie == NULL) NULL 100 kern/kern_watchdog.c NULL); NULL 103 kern/kern_watchdog.c wdog_cookie = NULL; NULL 66 kern/kern_workq.c 0, "wqtasks", NULL); NULL 69 kern/kern_workq.c kthread_create_deferred(workq_init_syswq, NULL); NULL 75 kern/kern_workq.c if (kthread_create(workq_thread, &workq_syswq, NULL, "%s", NULL 88 kern/kern_workq.c if (wq == NULL) NULL 89 kern/kern_workq.c return (NULL); NULL 130 kern/kern_workq.c if (wq == NULL) NULL 165 kern/kern_workq.c rv = kthread_create(workq_thread, wq, NULL, "%s", wq->wq_name); NULL 183 kern/kern_workq.c while ((wqt = SIMPLEQ_FIRST(&wq->wq_tasklist)) != NULL) { NULL 177 kern/kgdb_stub.c return (NULL); NULL 307 kern/kgdb_stub.c if (kgdb_dev < 0 || kgdb_getc == NULL) { NULL 398 kern/kgdb_stub.c if (p == NULL || *p != '\0') NULL 449 kern/kgdb_stub.c if (p == NULL) { NULL 102 kern/sched_bsd.c if (curproc != NULL) { NULL 228 kern/sched_bsd.c for (p = LIST_FIRST(&allproc); p != NULL; p = LIST_NEXT(p, p_list)) { NULL 350 kern/sched_bsd.c if (newp != NULL) NULL 447 kern/sched_bsd.c KDASSERT(p->p_cpu != NULL); NULL 504 kern/sched_bsd.c ci = (p->p_cpu != NULL) ? p->p_cpu : curcpu(); NULL 70 kern/subr_autoconf.c #define ROOT ((struct device *)NULL) NULL 142 kern/subr_autoconf.c if (m->fn != NULL) NULL 145 kern/subr_autoconf.c if (cf->cf_attach->ca_match == NULL) { NULL 187 kern/subr_autoconf.c m.match = NULL; NULL 276 kern/subr_autoconf.c m.match = NULL; NULL 309 kern/subr_autoconf.c if ((match = config_search(submatch, parent, aux)) != NULL) NULL 313 kern/subr_autoconf.c return (NULL); NULL 324 kern/subr_autoconf.c if ((match = config_rootsearch((cfmatch_t)NULL, rootname, aux)) != NULL) NULL 325 kern/subr_autoconf.c return (config_attach(ROOT, match, aux, (cfprint_t)NULL)); NULL 327 kern/subr_autoconf.c return (NULL); NULL 428 kern/subr_autoconf.c cd->cd_devs[dev->dv_unit] == NULL) NULL 514 kern/subr_autoconf.c if (ca->ca_activate != NULL) NULL 523 kern/subr_autoconf.c if (ca->ca_detach != NULL) NULL 547 kern/subr_autoconf.c for (d = TAILQ_NEXT(dev, dv_list); d != NULL; NULL 579 kern/subr_autoconf.c cd->cd_devs[dev->dv_unit] = NULL; NULL 588 kern/subr_autoconf.c if (cd->cd_devs[i] != NULL) NULL 592 kern/subr_autoconf.c cd->cd_devs = NULL; NULL 614 kern/subr_autoconf.c if (ca->ca_activate == NULL) NULL 632 kern/subr_autoconf.c if (ca->ca_activate == NULL) NULL 653 kern/subr_autoconf.c if (dev->dv_parent == NULL) NULL 657 kern/subr_autoconf.c for (dc = TAILQ_FIRST(&deferred_config_queue); dc != NULL; NULL 664 kern/subr_autoconf.c if ((dc = malloc(sizeof(*dc), M_DEVBUF, M_NOWAIT)) == NULL) NULL 682 kern/subr_autoconf.c dc != NULL; dc = ndc) { NULL 734 kern/subr_autoconf.c for (prev_dev = NULL, dev = TAILQ_LAST(&alldevs, devicelist); NULL 735 kern/subr_autoconf.c dev != NULL; dev = next_dev) { NULL 763 kern/subr_autoconf.c dev != NULL; dev = next_dev) { NULL 802 kern/subr_autoconf.c struct device *dv = NULL; NULL 808 kern/subr_autoconf.c return (NULL); NULL 811 kern/subr_autoconf.c dv = NULL; NULL 813 kern/subr_autoconf.c if (dv != NULL) NULL 97 kern/subr_disk.c if (ap->b_actf == NULL) { NULL 98 kern/subr_disk.c bp->b_actf = NULL; NULL 207 kern/subr_disk.c return (NULL); NULL 221 kern/subr_disk.c char *msg = NULL; NULL 310 kern/subr_disk.c msg = NULL; NULL 531 kern/subr_disk.c return (NULL); NULL 729 kern/subr_disk.c if (diskp->dk_label == NULL) NULL 915 kern/subr_disk.c if (bq == NULL) NULL 939 kern/subr_disk.c if (p == NULL || p->p_nice < NZERO) NULL 961 kern/subr_disk.c if (bp == NULL) NULL 962 kern/subr_disk.c return (NULL); NULL 968 kern/subr_disk.c static struct device fakerdrootdev = { DV_DISK, {}, NULL, 0, "rd0", NULL }; NULL 976 kern/subr_disk.c if ((dv = parsedisk(str, len, defpart, devp)) == NULL) { NULL 1002 kern/subr_disk.c return (NULL); NULL 1060 kern/subr_disk.c mountroot = NULL; NULL 1068 kern/subr_disk.c if (mountroot == NULL && bootdv == NULL) NULL 1073 kern/subr_disk.c if (bootdv != NULL) { NULL 1087 kern/subr_disk.c if (len == 0 && bootdv != NULL) { NULL 1094 kern/subr_disk.c if (dv != NULL) { NULL 1101 kern/subr_disk.c if (dv != NULL) { NULL 1113 kern/subr_disk.c if (rootdv != NULL) NULL 1124 kern/subr_disk.c if (len == 0 && rootdv != NULL) { NULL 1159 kern/subr_disk.c } else if (mountroot == NULL) { NULL 1182 kern/subr_disk.c if (findblkname(majdev) == NULL) NULL 1261 kern/subr_disk.c return (NULL); NULL 49 kern/subr_evcount.c evcount_attach(&evcount_intr, "intr", NULL, NULL); NULL 88 kern/subr_evcount.c if (newp != NULL) NULL 110 kern/subr_evcount.c error = sysctl_rdint(oldp, oldlenp, NULL, nintr); NULL 113 kern/subr_evcount.c if (ec == NULL) NULL 118 kern/subr_evcount.c error = sysctl_rdquad(oldp, oldlenp, NULL, count); NULL 121 kern/subr_evcount.c if (ec == NULL) NULL 123 kern/subr_evcount.c error = sysctl_rdstring(oldp, oldlenp, NULL, ec->ec_name); NULL 126 kern/subr_evcount.c if (ec == NULL || ec->ec_data == NULL) NULL 128 kern/subr_evcount.c error = sysctl_rdint(oldp, oldlenp, NULL, NULL 136 kern/subr_extent.c "extentpl", NULL); NULL 168 kern/subr_extent.c int fixed_extent = (storage != NULL); NULL 172 kern/subr_extent.c if (name == NULL) NULL 182 kern/subr_extent.c if (fixed_extent == 0 && (storagesize != 0 || storage != NULL)) NULL 218 kern/subr_extent.c if (ex == NULL) NULL 219 kern/subr_extent.c return (NULL); NULL 250 kern/subr_extent.c if (ex == NULL) NULL 287 kern/subr_extent.c if (after == NULL) { NULL 335 kern/subr_extent.c if (LIST_NEXT(after, er_link) != NULL && NULL 394 kern/subr_extent.c if (ex == NULL) NULL 430 kern/subr_extent.c if (myrp == NULL) { NULL 453 kern/subr_extent.c last = NULL; NULL 530 kern/subr_extent.c if (ex == NULL) NULL 532 kern/subr_extent.c if (result == NULL) NULL 562 kern/subr_extent.c if (myrp == NULL) { NULL 578 kern/subr_extent.c last = NULL; NULL 593 kern/subr_extent.c bestlast = NULL; NULL 636 kern/subr_extent.c if (last != NULL && last->er_end >= newstart) NULL 870 kern/subr_extent.c struct extent_region *rp, *nrp = NULL; NULL 876 kern/subr_extent.c if (ex == NULL) NULL 906 kern/subr_extent.c if (nrp == NULL) NULL 985 kern/subr_extent.c nrp = NULL; NULL 998 kern/subr_extent.c if (nrp != NULL) NULL 1021 kern/subr_extent.c return (NULL); NULL 1026 kern/subr_extent.c return (NULL); NULL 1045 kern/subr_extent.c if (rp != NULL) NULL 1108 kern/subr_extent.c if (ex == NULL) NULL 73 kern/subr_log.c { 1, NULL, filt_logrdetach, filt_logread}; NULL 236 kern/subr_pool.c if (pi == NULL || pi == pl->pl_addr) { NULL 254 kern/subr_pool.c if (__predict_false(pp->pr_entered_file != NULL)) { NULL 270 kern/subr_pool.c if (__predict_false(pp->pr_entered_file == NULL)) { NULL 275 kern/subr_pool.c pp->pr_entered_file = NULL; NULL 283 kern/subr_pool.c if (pp->pr_entered_file != NULL) NULL 397 kern/subr_pool.c if (palloc == NULL) NULL 431 kern/subr_pool.c pp->pr_curpage = NULL; NULL 445 kern/subr_pool.c pp->pr_hardlimit_warning = NULL; NULL 502 kern/subr_pool.c if (kmem_map == NULL || NULL 504 kern/subr_pool.c M_TEMP, M_NOWAIT)) == NULL) NULL 511 kern/subr_pool.c pp->pr_entered_file = NULL; NULL 525 kern/subr_pool.c 0, "phpool", NULL); NULL 527 kern/subr_pool.c 0, "pcgpool", NULL); NULL 566 kern/subr_pool.c while ((pc = TAILQ_FIRST(&pp->pr_cachelist)) != NULL) NULL 571 kern/subr_pool.c pr_printlog(pp, NULL, printf); NULL 578 kern/subr_pool.c while ((ph = LIST_FIRST(&pp->pr_emptypages)) != NULL) NULL 579 kern/subr_pool.c pr_rmpage(pp, ph, NULL); NULL 632 kern/subr_pool.c if (__predict_false(curproc == NULL && /* doing_shutdown == 0 && XXX*/ NULL 638 kern/subr_pool.c simple_lock_only_held(NULL, "pool_get(PR_WAITOK)"); NULL 646 kern/subr_pool.c addr = NULL; NULL 685 kern/subr_pool.c if (pp->pr_hardlimit_warning != NULL && NULL 694 kern/subr_pool.c return (NULL); NULL 703 kern/subr_pool.c if ((ph = pp->pr_curpage) == NULL) { NULL 721 kern/subr_pool.c if (__predict_true(v != NULL)) NULL 726 kern/subr_pool.c if (__predict_false(v == NULL || ph == NULL)) { NULL 727 kern/subr_pool.c if (v != NULL) NULL 736 kern/subr_pool.c if (pp->pr_curpage != NULL) NULL 743 kern/subr_pool.c return (NULL); NULL 767 kern/subr_pool.c if (__predict_false((v = pi = TAILQ_FIRST(&ph->ph_itemlist)) == NULL)) { NULL 885 kern/subr_pool.c if (__predict_false((ph = pr_find_pagehead(pp, page)) == NULL)) { NULL 886 kern/subr_pool.c pr_printlog(pp, NULL, printf); NULL 920 kern/subr_pool.c if (pp->pr_curpage == NULL) NULL 946 kern/subr_pool.c pr_rmpage(pp, ph, NULL); NULL 1020 kern/subr_pool.c if (__predict_true(cp != NULL)) NULL 1024 kern/subr_pool.c if (__predict_false(cp == NULL || ph == NULL)) { NULL 1025 kern/subr_pool.c if (cp != NULL) NULL 1108 kern/subr_pool.c if (pp->pr_curpage == NULL) NULL 1140 kern/subr_pool.c if (__predict_true(cp != NULL)) NULL 1143 kern/subr_pool.c if (__predict_false(cp == NULL || ph == NULL)) { NULL 1144 kern/subr_pool.c if (cp != NULL) NULL 1161 kern/subr_pool.c if (pp->pr_curpage == NULL) { NULL 1263 kern/subr_pool.c for (ph = LIST_FIRST(&pp->pr_emptypages); ph != NULL; ph = phnext) { NULL 1287 kern/subr_pool.c while ((ph = LIST_FIRST(&pq)) != NULL) { NULL 1385 kern/subr_pool.c if ((ph = LIST_FIRST(&pp->pr_emptypages)) != NULL) NULL 1388 kern/subr_pool.c if ((ph = LIST_FIRST(&pp->pr_fullpages)) != NULL) NULL 1391 kern/subr_pool.c if ((ph = LIST_FIRST(&pp->pr_partpages)) != NULL) NULL 1395 kern/subr_pool.c if (pp->pr_curpage == NULL) NULL 1408 kern/subr_pool.c pr_printlog(pp, NULL, pr); NULL 1512 kern/subr_pool.c if (label != NULL) NULL 1522 kern/subr_pool.c pi != NULL; NULL 1527 kern/subr_pool.c if (label != NULL) NULL 1542 kern/subr_pool.c if (label != NULL) NULL 1603 kern/subr_pool.c pc->pc_allocfrom = NULL; NULL 1604 kern/subr_pool.c pc->pc_freeto = NULL; NULL 1652 kern/subr_pool.c KASSERT(pcg->pcg_objects[idx] != NULL); NULL 1654 kern/subr_pool.c pcg->pcg_objects[idx] = NULL; NULL 1667 kern/subr_pool.c KASSERT(pcg->pcg_objects[idx] == NULL); NULL 1684 kern/subr_pool.c simple_lock_only_held(NULL, "pool_cache_get(PR_WAITOK)"); NULL 1689 kern/subr_pool.c if ((pcg = pc->pc_allocfrom) == NULL) { NULL 1706 kern/subr_pool.c if (object != NULL && pc->pc_ctor != NULL) { NULL 1709 kern/subr_pool.c return (NULL); NULL 1721 kern/subr_pool.c pc->pc_allocfrom = NULL; NULL 1741 kern/subr_pool.c if ((pcg = pc->pc_freeto) == NULL) { NULL 1757 kern/subr_pool.c if (pcg != NULL) { NULL 1762 kern/subr_pool.c if (pc->pc_freeto == NULL) NULL 1780 kern/subr_pool.c pc->pc_freeto = NULL; NULL 1795 kern/subr_pool.c if (pc->pc_dtor != NULL) NULL 1814 kern/subr_pool.c for (pcg = TAILQ_FIRST(&pc->pc_grouplist); pcg != NULL; NULL 1821 kern/subr_pool.c pc->pc_allocfrom = NULL; NULL 1822 kern/subr_pool.c if (pc->pc_dtor != NULL) NULL 1830 kern/subr_pool.c pc->pc_freeto = NULL; NULL 1876 kern/subr_pool.c struct pool *pp, *foundpool = NULL; NULL 1877 kern/subr_pool.c size_t buflen = where != NULL ? *sizep : 0; NULL 1916 kern/subr_pool.c if (*name != KERN_POOL_NPOOLS && foundpool == NULL) NULL 272 kern/subr_prf.c kprintf(fmt, TOLOG, NULL, NULL, ap); NULL 277 kern/subr_prf.c kprintf(fmt, TOCONS, NULL, NULL, ap); NULL 293 kern/subr_prf.c kputchar('<', TOLOG, NULL); NULL 296 kern/subr_prf.c kputchar(*p, TOLOG, NULL); NULL 297 kern/subr_prf.c kputchar('>', TOLOG, NULL); NULL 312 kern/subr_prf.c kprintf(fmt, TOLOG, NULL, NULL, ap); NULL 317 kern/subr_prf.c kprintf(fmt, TOCONS, NULL, NULL, ap); NULL 337 kern/subr_prf.c constty = NULL; NULL 338 kern/subr_prf.c if ((flags & TOCONS) && tp == NULL && constty) { NULL 344 kern/subr_prf.c constty = NULL; NULL 348 kern/subr_prf.c if ((flags & TOCONS) && constty == NULL && c != '\0') NULL 373 kern/subr_prf.c kprintf(fmt, TOTTY, p->p_session->s_ttyp, NULL, ap); NULL 403 kern/subr_prf.c return ((tpr_t) NULL); NULL 428 kern/subr_prf.c struct tty *tp = NULL; NULL 438 kern/subr_prf.c kprintf(fmt, flags, tp, NULL, ap); NULL 459 kern/subr_prf.c kprintf(fmt, TOTTY, tp, NULL, ap); NULL 479 kern/subr_prf.c retval = kprintf(fmt, flags, NULL, NULL, ap); NULL 505 kern/subr_prf.c retval = kprintf(fmt, TOCONS | TOLOG, NULL, NULL, ap); NULL 530 kern/subr_prf.c retval = kprintf(fmt, TOCONS | TOLOG, NULL, NULL, ap); NULL 658 kern/subr_prf.c if ((vp != NULL) && (sbuf == tailp)) { \ NULL 674 kern/subr_prf.c char *cp = NULL; /* handy char pointer (short term usage) */ NULL 686 kern/subr_prf.c char *xdigs = NULL; /* digits for [xX] conversion */ NULL 688 kern/subr_prf.c char *tailp = NULL; /* tail pointer for snprintf */ NULL 690 kern/subr_prf.c if ((oflags & TOBUFONLY) && (vp != NULL)) NULL 947 kern/subr_prf.c if ((cp = va_arg(ap, char *)) == NULL) NULL 957 kern/subr_prf.c if (p != NULL) { NULL 1116 kern/subr_prf.c if ((oflags & TOBUFONLY) && (vp != NULL)) NULL 487 kern/subr_userconf.c if (lk == NULL) { NULL 776 kern/subr_userconf.c if (val == NULL) { NULL 843 kern/subr_userconf.c userconf_common_attr_val(attr, NULL, UC_SHOW); NULL 85 kern/sys_generic.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 169 kern/sys_generic.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 192 kern/sys_generic.c struct iovec *ktriov = NULL; NULL 205 kern/sys_generic.c needfree = NULL; NULL 253 kern/sys_generic.c if (ktriov != NULL) { NULL 284 kern/sys_generic.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 371 kern/sys_generic.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 394 kern/sys_generic.c struct iovec *ktriov = NULL; NULL 407 kern/sys_generic.c needfree = NULL; NULL 458 kern/sys_generic.c if (ktriov != NULL) { NULL 496 kern/sys_generic.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 519 kern/sys_generic.c memp = NULL; NULL 755 kern/sys_generic.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 815 kern/sys_generic.c if (p != NULL) { NULL 842 kern/sys_generic.c if ((fp = fd_getfile(fdp, pl->fd)) == NULL) { NULL 69 kern/sys_pipe.c { 1, NULL, filt_pipedetach, filt_piperead }; NULL 71 kern/sys_pipe.c { 1, NULL, filt_pipedetach, filt_pipewrite }; NULL 152 kern/sys_pipe.c rpipe = NULL; NULL 156 kern/sys_pipe.c if (rpipe != NULL) NULL 174 kern/sys_pipe.c if (buffer == NULL) { NULL 200 kern/sys_pipe.c cpipe->pipe_buffer.buffer = NULL; NULL 207 kern/sys_pipe.c cpipe->pipe_peer = NULL; NULL 396 kern/sys_pipe.c if ((wpipe == NULL) || (wpipe->pipe_state & PIPE_EOF)) { NULL 655 kern/sys_pipe.c (wpipe == NULL) || NULL 704 kern/sys_pipe.c fp->f_ops = NULL; NULL 705 kern/sys_pipe.c fp->f_data = NULL; NULL 713 kern/sys_pipe.c if (cpipe->pipe_buffer.buffer != NULL) { NULL 719 kern/sys_pipe.c cpipe->pipe_buffer.buffer = NULL; NULL 748 kern/sys_pipe.c if ((ppipe = cpipe->pipe_peer) != NULL) { NULL 754 kern/sys_pipe.c ppipe->pipe_peer = NULL; NULL 777 kern/sys_pipe.c if (wpipe == NULL) NULL 801 kern/sys_pipe.c if (wpipe == NULL) NULL 818 kern/sys_pipe.c (wpipe == NULL) || (wpipe->pipe_state & PIPE_EOF)) { NULL 832 kern/sys_pipe.c if ((wpipe == NULL) || (wpipe->pipe_state & PIPE_EOF)) { NULL 109 kern/sys_process.c if ((t = pfind(SCARG(uap, pid))) == NULL) NULL 236 kern/sys_process.c if (t->p_ptstat == NULL) NULL 415 kern/sys_process.c if (t->p_ptstat == NULL) NULL 77 kern/sysv_msg.c if (msgmaps == NULL) NULL 88 kern/sysv_msg.c if (msghdrs == NULL) NULL 95 kern/sysv_msg.c msghdrs[i].msg_next = NULL; NULL 99 kern/sysv_msg.c if (msqids == NULL) NULL 186 kern/sysv_msg.c while (msghdr != NULL) { NULL 259 kern/sysv_msg.c struct msqid_ds *msqptr = NULL; NULL 312 kern/sysv_msg.c msqptr->msg_first = NULL; NULL 313 kern/sysv_msg.c msqptr->msg_last = NULL; NULL 406 kern/sysv_msg.c if (free_msghdrs == NULL) { NULL 468 kern/sysv_msg.c if (free_msghdrs == NULL) NULL 598 kern/sysv_msg.c if (msqptr->msg_first == NULL) { NULL 605 kern/sysv_msg.c msqptr->msg_last->msg_next = NULL; NULL 673 kern/sysv_msg.c msghdr = NULL; NULL 674 kern/sysv_msg.c while (msghdr == NULL) { NULL 677 kern/sysv_msg.c if (msghdr != NULL) { NULL 686 kern/sysv_msg.c msqptr->msg_first = NULL; NULL 687 kern/sysv_msg.c msqptr->msg_last = NULL; NULL 691 kern/sysv_msg.c if (msqptr->msg_first == NULL) NULL 700 kern/sysv_msg.c for (previous = NULL, prev = &msqptr->msg_first; NULL 701 kern/sysv_msg.c (msghdr = *prev) != NULL; NULL 727 kern/sysv_msg.c if (previous == NULL) { NULL 734 kern/sysv_msg.c NULL; NULL 736 kern/sysv_msg.c NULL; NULL 758 kern/sysv_msg.c if (msghdr != NULL) NULL 93 kern/sysv_sem.c return (NULL); /* no space */ NULL 101 kern/sysv_sem.c if ((suptr = pool_get(&semu_pool, 0)) == NULL) { NULL 133 kern/sysv_sem.c if (suptr == NULL) { NULL 140 kern/sysv_sem.c if (suptr == NULL) { NULL 144 kern/sysv_sem.c if (suptr == NULL) NULL 274 kern/sysv_sem.c if ((semaptr = sema[ix]) == NULL || NULL 287 kern/sysv_sem.c sema[ix] = NULL; NULL 396 kern/sysv_sem.c struct semid_ds *semaptr, *semaptr_new = NULL; NULL 424 kern/sysv_sem.c for (semid = 0, semaptr = NULL; semid < seminfo.semmni; semid++) { NULL 425 kern/sysv_sem.c if ((semaptr = sema[semid]) != NULL && NULL 449 kern/sysv_sem.c if ((semaptr = sema[semid]) == NULL) NULL 480 kern/sysv_sem.c if (semaptr_new != NULL) { NULL 501 kern/sysv_sem.c struct sembuf *sopptr = NULL; NULL 502 kern/sysv_sem.c struct sem *semptr = NULL; NULL 503 kern/sysv_sem.c struct sem_undo *suptr = NULL; NULL 516 kern/sysv_sem.c if ((semaptr = sema[semid]) == NULL || NULL 634 kern/sysv_sem.c suptr = NULL; /* sem_undo may have been reallocated */ NULL 639 kern/sysv_sem.c if (sema[semid] == NULL || NULL 762 kern/sysv_sem.c if (suptr == NULL) NULL 783 kern/sysv_sem.c if ((semaptr = sema[semid]) == NULL) NULL 126 kern/sysv_shm.c if (shmseg != NULL && shmseg->shm_perm.key == key) NULL 140 kern/sysv_shm.c (shmseg = shmsegs[segnum]) == NULL || NULL 142 kern/sysv_shm.c return (NULL); NULL 144 kern/sysv_shm.c return (NULL); NULL 171 kern/sysv_shm.c (shmseg = shmsegs[segnum]) == NULL) NULL 181 kern/sysv_shm.c shmsegs[shm_last_free] = NULL; NULL 197 kern/sysv_shm.c if (shmmap_h == NULL) NULL 229 kern/sysv_shm.c if (shmmap_h == NULL) { NULL 240 kern/sysv_shm.c if (shmseg == NULL) NULL 313 kern/sysv_shm.c if (shmseg == NULL) NULL 344 kern/sysv_shm.c shmsegs[shm_last_free] = NULL; NULL 415 kern/sysv_shm.c if (shmseg == NULL) { NULL 495 kern/sysv_shm.c if (vm1->vm_shm == NULL) { NULL 496 kern/sysv_shm.c vm2->vm_shm = NULL; NULL 507 kern/sysv_shm.c (shmseg = shmsegs[IPCID_TO_IX(shmmap_s->shmid)]) != NULL) NULL 520 kern/sysv_shm.c if (shmmap_h == NULL) NULL 527 kern/sysv_shm.c vm->vm_shm = NULL; NULL 577 kern/sysv_shm.c &shminfo.shmmax)) || newp == NULL) NULL 204 kern/tty.c constty = NULL; NULL 209 kern/tty.c tp->t_pgrp = NULL; NULL 212 kern/tty.c tp->t_session = NULL; NULL 800 kern/tty.c if (constty != NULL && constty != tp && NULL 819 kern/tty.c constty = NULL; NULL 997 kern/tty.c else if (pgrp == NULL) NULL 1073 kern/tty.c { 1, NULL, filt_ttyrdetach, filt_ttyread }; NULL 1075 kern/tty.c { 1, NULL, filt_ttywdetach, filt_ttywrite }; NULL 1292 kern/tty.c if (tp_arg == NULL) NULL 1308 kern/tty.c if (tp->t_oproc != NULL) /* XXX: Kludge for pty. */ NULL 1430 kern/tty.c struct timeout *stime = NULL; NULL 1494 kern/tty.c if (stime == NULL) { NULL 1506 kern/tty.c if (stime == NULL) { NULL 1667 kern/tty.c u_char *cp = NULL; NULL 2058 kern/tty.c if (tp->t_session == NULL) NULL 2060 kern/tty.c else if (tp->t_pgrp == NULL) NULL 2062 kern/tty.c else if ((p = LIST_FIRST(&tp->t_pgrp->pg_members)) == NULL) NULL 2066 kern/tty.c for (pick = NULL; p != 0; p = LIST_NEXT(p, p_pglist)) NULL 2075 kern/tty.c calcru(pick, &utime, &stime, NULL); NULL 2130 kern/tty.c if (p1 == NULL) NULL 104 kern/tty_nmea.c tp->t_sc = NULL; NULL 118 kern/tty_nmea.c tp->t_sc = NULL; NULL 205 kern/tty_nmea.c for (cs = NULL, n = 0; n < np->pos && cs == NULL; n++) { NULL 228 kern/tty_nmea.c if (cs != NULL) { NULL 87 kern/tty_pty.c static struct pt_softc **pt_softc = NULL; /* pty array */ NULL 525 kern/tty_pty.c u_char *cp = NULL; NULL 718 kern/tty_pty.c { 1, NULL, filt_ptcrdetach, filt_ptcread }; NULL 720 kern/tty_pty.c { 1, NULL, filt_ptcwdetach, filt_ptcwrite }; NULL 974 kern/tty_pty.c return (pt == NULL || pt->pt_tty == NULL || NULL 975 kern/tty_pty.c pt->pt_tty->t_oproc == NULL); NULL 1100 kern/tty_pty.c struct file *cfp = NULL, *sfp = NULL; NULL 387 kern/tty_subr.c if (cc == 0 || cp == NULL) NULL 388 kern/tty_subr.c return NULL; NULL 390 kern/tty_subr.c return NULL; NULL 418 kern/tty_subr.c return NULL; NULL 48 kern/tty_tty.c #define cttyvp(p) ((p)->p_flag & P_CONTROLT ? (p)->p_session->s_ttyvp : NULL) NULL 57 kern/tty_tty.c if (ttyvp == NULL) NULL 86 kern/tty_tty.c if (ttyvp == NULL) NULL 102 kern/tty_tty.c if (ttyvp == NULL) NULL 116 kern/tty_tty.c if (ttyvp == NULL) NULL 136 kern/tty_tty.c if (ttyvp == NULL) /* try operation to get EOF/failure */ NULL 131 kern/uipc_domain.c for (dp = domains; dp != NULL; dp = dp->dom_next) NULL 134 kern/uipc_domain.c return (NULL); NULL 144 kern/uipc_domain.c if (dp == NULL) NULL 145 kern/uipc_domain.c return (NULL); NULL 150 kern/uipc_domain.c return (NULL); NULL 158 kern/uipc_domain.c struct protosw *maybe = NULL; NULL 161 kern/uipc_domain.c return (NULL); NULL 164 kern/uipc_domain.c if (dp == NULL) NULL 165 kern/uipc_domain.c return (NULL); NULL 172 kern/uipc_domain.c pr->pr_protocol == 0 && maybe == NULL) NULL 203 kern/uipc_domain.c if (dp == NULL) NULL 225 kern/uipc_domain.c (*pr->pr_ctlinput)(cmd, sa, NULL); NULL 113 kern/uipc_mbuf.c pool_init(&mbpool, MSIZE, 0, 0, 0, "mbpl", NULL); NULL 114 kern/uipc_mbuf.c pool_init(&mclpool, MCLBYTES, 0, 0, 0, "mclpl", NULL); NULL 169 kern/uipc_mbuf.c m->m_next = (struct mbuf *)NULL; NULL 170 kern/uipc_mbuf.c m->m_nextpkt = (struct mbuf *)NULL; NULL 189 kern/uipc_mbuf.c m->m_next = (struct mbuf *)NULL; NULL 190 kern/uipc_mbuf.c m->m_nextpkt = (struct mbuf *)NULL; NULL 193 kern/uipc_mbuf.c m->m_pkthdr.rcvif = NULL; NULL 196 kern/uipc_mbuf.c m->m_pkthdr.pf.hdr = NULL; NULL 213 kern/uipc_mbuf.c if (m == NULL) NULL 214 kern/uipc_mbuf.c return (NULL); NULL 228 kern/uipc_mbuf.c if (m->m_ext.ext_buf != NULL) { NULL 232 kern/uipc_mbuf.c m->m_ext.ext_free = NULL; NULL 233 kern/uipc_mbuf.c m->m_ext.ext_arg = NULL; NULL 273 kern/uipc_mbuf.c if (m == NULL) NULL 277 kern/uipc_mbuf.c } while ((m = n) != NULL); NULL 298 kern/uipc_mbuf.c if (mn == NULL) { NULL 300 kern/uipc_mbuf.c return (NULL); NULL 346 kern/uipc_mbuf.c if (m == NULL) NULL 354 kern/uipc_mbuf.c top = NULL; NULL 356 kern/uipc_mbuf.c if (m == NULL) { NULL 363 kern/uipc_mbuf.c if (n == NULL) NULL 406 kern/uipc_mbuf.c if (top == NULL) NULL 412 kern/uipc_mbuf.c return (NULL); NULL 429 kern/uipc_mbuf.c if (m == NULL) NULL 437 kern/uipc_mbuf.c if (m == NULL) NULL 462 kern/uipc_mbuf.c if (m0 == NULL) NULL 467 kern/uipc_mbuf.c if (m->m_next == NULL) { NULL 469 kern/uipc_mbuf.c if (n == NULL) NULL 486 kern/uipc_mbuf.c if (m->m_next == NULL) { NULL 488 kern/uipc_mbuf.c if (n == NULL) NULL 532 kern/uipc_mbuf.c if ((m = mp) == NULL) NULL 538 kern/uipc_mbuf.c while (m != NULL && len > 0) { NULL 564 kern/uipc_mbuf.c if (m->m_next == NULL) NULL 592 kern/uipc_mbuf.c while ((m = m->m_next) != NULL) NULL 630 kern/uipc_mbuf.c if (m == NULL) NULL 659 kern/uipc_mbuf.c return (NULL); NULL 690 kern/uipc_mbuf.c if (m == NULL) NULL 728 kern/uipc_mbuf.c return (NULL); NULL 746 kern/uipc_mbuf.c if (m->m_next == NULL) { NULL 753 kern/uipc_mbuf.c return (NULL); NULL 759 kern/uipc_mbuf.c return (NULL); NULL 775 kern/uipc_mbuf.c struct mbuf *m, *n, *n2 = NULL, *n3; NULL 779 kern/uipc_mbuf.c return (NULL); NULL 782 kern/uipc_mbuf.c if (m == NULL) NULL 783 kern/uipc_mbuf.c return (NULL); NULL 795 kern/uipc_mbuf.c if (n2 == NULL) NULL 796 kern/uipc_mbuf.c return (NULL); NULL 800 kern/uipc_mbuf.c if (n == NULL) { NULL 803 kern/uipc_mbuf.c return (NULL); NULL 811 kern/uipc_mbuf.c for (n3 = n; n3->m_next != NULL; n3 = n3->m_next) NULL 816 kern/uipc_mbuf.c for (; n3->m_next != NULL; n3 = n3->m_next) NULL 836 kern/uipc_mbuf.c if (m == NULL) NULL 837 kern/uipc_mbuf.c return (NULL); NULL 841 kern/uipc_mbuf.c if (n == NULL) NULL 842 kern/uipc_mbuf.c return (NULL); NULL 853 kern/uipc_mbuf.c if (n->m_next == NULL) { NULL 856 kern/uipc_mbuf.c return (NULL); NULL 863 kern/uipc_mbuf.c m->m_next = NULL; NULL 867 kern/uipc_mbuf.c if (n == NULL) NULL 868 kern/uipc_mbuf.c return (NULL); NULL 882 kern/uipc_mbuf.c m->m_next = NULL; NULL 894 kern/uipc_mbuf.c struct mbuf *top = NULL, **mp = ⊤ NULL 910 kern/uipc_mbuf.c if (m == NULL) NULL 911 kern/uipc_mbuf.c return (NULL); NULL 917 kern/uipc_mbuf.c if (top != NULL) { NULL 919 kern/uipc_mbuf.c if (m == NULL) { NULL 921 kern/uipc_mbuf.c return (NULL); NULL 937 kern/uipc_mbuf.c if (top == NULL && NULL 994 kern/uipc_mbuf.c if (m == NULL) NULL 1002 kern/uipc_mbuf.c if (m == NULL) NULL 92 kern/uipc_mbuf2.c if (m == NULL) NULL 96 kern/uipc_mbuf2.c return (NULL); /* impossible */ NULL 100 kern/uipc_mbuf2.c while (n != NULL && off > 0) { NULL 107 kern/uipc_mbuf2.c while (n != NULL && n->m_len == 0) NULL 111 kern/uipc_mbuf2.c return (NULL); /* mbuf chain too short */ NULL 133 kern/uipc_mbuf2.c if (o == NULL) { NULL 135 kern/uipc_mbuf2.c return (NULL); /* ENOBUFS */ NULL 137 kern/uipc_mbuf2.c for (mlast = o; mlast->m_next != NULL; mlast = mlast->m_next) NULL 160 kern/uipc_mbuf2.c for (o = n->m_next; o != NULL; o = o->m_next) NULL 164 kern/uipc_mbuf2.c return (NULL); /* mbuf chain too short */ NULL 198 kern/uipc_mbuf2.c o = NULL; NULL 203 kern/uipc_mbuf2.c return (NULL); /* ENOBUFS */ NULL 231 kern/uipc_mbuf2.c return (NULL); NULL 234 kern/uipc_mbuf2.c if (n == NULL) NULL 235 kern/uipc_mbuf2.c return (NULL); NULL 246 kern/uipc_mbuf2.c n = NULL; NULL 250 kern/uipc_mbuf2.c return (NULL); NULL 265 kern/uipc_mbuf2.c return (NULL); NULL 267 kern/uipc_mbuf2.c if (t == NULL) NULL 268 kern/uipc_mbuf2.c return (NULL); NULL 295 kern/uipc_mbuf2.c while ((p = SLIST_FIRST(&m->m_pkthdr.tags)) != NULL) { NULL 307 kern/uipc_mbuf2.c if (t == NULL) NULL 311 kern/uipc_mbuf2.c while (p != NULL) { NULL 316 kern/uipc_mbuf2.c return (NULL); NULL 326 kern/uipc_mbuf2.c if (p == NULL) NULL 327 kern/uipc_mbuf2.c return (NULL); NULL 341 kern/uipc_mbuf2.c struct m_tag *p, *t, *tprev = NULL; NULL 346 kern/uipc_mbuf2.c if (t == NULL) { NULL 350 kern/uipc_mbuf2.c if (tprev == NULL) NULL 58 kern/uipc_socket.c { 1, NULL, filt_sordetach, filt_solisten }; NULL 60 kern/uipc_socket.c { 1, NULL, filt_sordetach, filt_soread }; NULL 62 kern/uipc_socket.c { 1, NULL, filt_sowdetach, filt_sowrite }; NULL 78 kern/uipc_socket.c pool_init(&socket_pool, sizeof(struct socket), 0, 0, 0, "sockpl", NULL); NULL 101 kern/uipc_socket.c if (prp == NULL || prp->pr_usrreq == 0) NULL 119 kern/uipc_socket.c error = (*prp->pr_usrreq)(so, PRU_ATTACH, NULL, NULL 120 kern/uipc_socket.c (struct mbuf *)(long)proto, NULL); NULL 145 kern/uipc_socket.c error = (*so->so_proto->pr_usrreq)(so, PRU_BIND, NULL, nam, NULL); NULL 155 kern/uipc_socket.c error = (*so->so_proto->pr_usrreq)(so, PRU_LISTEN, NULL, NULL, NULL); NULL 160 kern/uipc_socket.c if (TAILQ_FIRST(&so->so_q) == NULL) NULL 209 kern/uipc_socket.c while ((so2 = TAILQ_FIRST(&so->so_q0)) != NULL) { NULL 213 kern/uipc_socket.c while ((so2 = TAILQ_FIRST(&so->so_q)) != NULL) { NULL 241 kern/uipc_socket.c int error2 = (*so->so_proto->pr_usrreq)(so, PRU_DETACH, NULL, NULL 242 kern/uipc_socket.c NULL, NULL); NULL 263 kern/uipc_socket.c return (*so->so_proto->pr_usrreq)(so, PRU_ABORT, NULL, NULL, NULL); NULL 277 kern/uipc_socket.c error = (*so->so_proto->pr_usrreq)(so, PRU_ACCEPT, NULL, NULL 278 kern/uipc_socket.c nam, NULL); NULL 306 kern/uipc_socket.c NULL, nam, NULL); NULL 317 kern/uipc_socket.c error = (*so1->so_proto->pr_usrreq)(so1, PRU_CONNECT2, NULL, NULL 318 kern/uipc_socket.c (struct mbuf *)so2, NULL); NULL 337 kern/uipc_socket.c error = (*so->so_proto->pr_usrreq)(so, PRU_DISCONNECT, NULL, NULL, NULL 338 kern/uipc_socket.c NULL); NULL 443 kern/uipc_socket.c if (uio == NULL) { NULL 571 kern/uipc_socket.c (struct mbuf *)(long)(flags & MSG_PEEK), NULL); NULL 585 kern/uipc_socket.c *mp = NULL; NULL 587 kern/uipc_socket.c (*pr->pr_usrreq)(so, PRU_RCVD, NULL, NULL, NULL); NULL 606 kern/uipc_socket.c if (m == NULL || (((flags & MSG_DONTWAIT) == 0 && NULL 610 kern/uipc_socket.c m->m_nextpkt == NULL && (pr->pr_flags & PR_ATOMIC) == 0)) { NULL 612 kern/uipc_socket.c if (m == NULL && so->so_rcv.sb_cc) NULL 639 kern/uipc_socket.c if (uio->uio_resid == 0 && controlp == NULL) NULL 737 kern/uipc_socket.c if (nextrecord == NULL) { NULL 785 kern/uipc_socket.c if (mp == NULL && uio_error == 0) { NULL 811 kern/uipc_socket.c *mp = NULL; NULL 823 kern/uipc_socket.c if (nextrecord == NULL) NULL 866 kern/uipc_socket.c while (flags & MSG_WAITALL && m == NULL && uio->uio_resid > 0 && NULL 878 kern/uipc_socket.c if ((m = so->so_rcv.sb_mb) != NULL) NULL 889 kern/uipc_socket.c if (m == NULL) { NULL 896 kern/uipc_socket.c if (so->so_rcv.sb_mb == NULL) { NULL 897 kern/uipc_socket.c so->so_rcv.sb_mbtail = NULL; NULL 898 kern/uipc_socket.c so->so_rcv.sb_lastrecord = NULL; NULL 899 kern/uipc_socket.c } else if (nextrecord->m_nextpkt == NULL) NULL 905 kern/uipc_socket.c (*pr->pr_usrreq)(so, PRU_RCVD, NULL, NULL 906 kern/uipc_socket.c (struct mbuf *)(long)flags, NULL); NULL 939 kern/uipc_socket.c return (*pr->pr_usrreq)(so, PRU_SHUTDOWN, NULL, NULL, NULL); NULL 986 kern/uipc_socket.c if (m == NULL || m->m_len != sizeof (struct linger) || NULL 1004 kern/uipc_socket.c if (m == NULL || m->m_len < sizeof (int)) { NULL 1021 kern/uipc_socket.c if (m == NULL || m->m_len < sizeof (int)) { NULL 1064 kern/uipc_socket.c if (m == NULL || m->m_len < sizeof (*tv)) { NULL 1096 kern/uipc_socket.c m = NULL; /* freed by protocol */ NULL 163 kern/uipc_socket2.c if (so == NULL) NULL 213 kern/uipc_socket2.c if (so->so_onq != NULL) NULL 244 kern/uipc_socket2.c so->so_onq = NULL; NULL 245 kern/uipc_socket2.c so->so_head = NULL; NULL 461 kern/uipc_socket2.c for (m = sb->sb_mb; m != NULL; m = m->m_nextpkt) NULL 483 kern/uipc_socket2.c for (m = sb->sb_mb; m != NULL; m = m->m_nextpkt) { NULL 485 kern/uipc_socket2.c for (n = m; n != NULL; n = n->m_next) NULL 496 kern/uipc_socket2.c if ((sb)->sb_lastrecord != NULL) \ NULL 514 kern/uipc_socket2.c if (m == NULL) NULL 519 kern/uipc_socket2.c if ((n = sb->sb_lastrecord) != NULL) { NULL 551 kern/uipc_socket2.c KDASSERT(m->m_nextpkt == NULL); NULL 594 kern/uipc_socket2.c if (m0 == NULL) NULL 605 kern/uipc_socket2.c m0->m_next = NULL; NULL 624 kern/uipc_socket2.c if (m0 == NULL) NULL 629 kern/uipc_socket2.c for (mp = &sb->sb_mb; (m = *mp) != NULL; mp = &((*mp)->m_nextpkt)) { NULL 637 kern/uipc_socket2.c if ((m = m->m_next) != NULL) NULL 648 kern/uipc_socket2.c if (*mp == NULL) { NULL 654 kern/uipc_socket2.c m0->m_next = NULL; NULL 682 kern/uipc_socket2.c if (n->m_next == NULL) /* keep pointer to last control buf */ NULL 690 kern/uipc_socket2.c if (m == NULL) NULL 702 kern/uipc_socket2.c for (n = m; n->m_next != NULL; n = n->m_next) NULL 722 kern/uipc_socket2.c if (control == NULL) NULL 726 kern/uipc_socket2.c if (m->m_next == NULL) NULL 738 kern/uipc_socket2.c for (m = control; m->m_next != NULL; m = m->m_next) NULL 797 kern/uipc_socket2.c n->m_next = NULL; NULL 823 kern/uipc_socket2.c KASSERT(sb->sb_mb == NULL); NULL 824 kern/uipc_socket2.c KASSERT(sb->sb_mbtail == NULL); NULL 825 kern/uipc_socket2.c KASSERT(sb->sb_lastrecord == NULL); NULL 839 kern/uipc_socket2.c if (m == NULL) { NULL 840 kern/uipc_socket2.c if (next == NULL) NULL 875 kern/uipc_socket2.c if (m == NULL) { NULL 876 kern/uipc_socket2.c sb->sb_mbtail = NULL; NULL 877 kern/uipc_socket2.c sb->sb_lastrecord = NULL; NULL 878 kern/uipc_socket2.c } else if (m->m_nextpkt == NULL) NULL 897 kern/uipc_socket2.c } while ((m = mn) != NULL); NULL 914 kern/uipc_socket2.c return NULL; NULL 917 kern/uipc_socket2.c if ((m = m_get(M_DONTWAIT, MT_CONTROL)) == NULL) NULL 918 kern/uipc_socket2.c return ((struct mbuf *) NULL); NULL 923 kern/uipc_socket2.c return NULL; NULL 265 kern/uipc_syscalls.c struct mbuf *nam = NULL; NULL 366 kern/uipc_syscalls.c so2 = NULL; NULL 370 kern/uipc_syscalls.c so1 = NULL; NULL 372 kern/uipc_syscalls.c if (so2 != NULL) NULL 376 kern/uipc_syscalls.c if (so1 != NULL) NULL 455 kern/uipc_syscalls.c struct iovec *ktriov = NULL; NULL 458 kern/uipc_syscalls.c to = NULL; NULL 519 kern/uipc_syscalls.c error = sosend(fp->f_data, to, &auio, NULL, control, flags); NULL 533 kern/uipc_syscalls.c if (ktriov != NULL) { NULL 614 kern/uipc_syscalls.c if ((error = recvit(p, SCARG(uap, s), &msg, NULL, retval)) == 0) { NULL 634 kern/uipc_syscalls.c struct mbuf *from = NULL, *control = NULL; NULL 636 kern/uipc_syscalls.c struct iovec *ktriov = NULL; NULL 666 kern/uipc_syscalls.c error = soreceive(fp->f_data, &from, &auio, NULL, NULL 667 kern/uipc_syscalls.c mp->msg_control ? &control : NULL, NULL 675 kern/uipc_syscalls.c if (ktriov != NULL) { NULL 688 kern/uipc_syscalls.c if (from == NULL) NULL 738 kern/uipc_syscalls.c if (len <= 0 || control == NULL) NULL 758 kern/uipc_syscalls.c } while ((m = m->m_next) != NULL); NULL 806 kern/uipc_syscalls.c struct mbuf *m = NULL; NULL 824 kern/uipc_syscalls.c if (m == NULL) { NULL 837 kern/uipc_syscalls.c m = NULL; NULL 857 kern/uipc_syscalls.c struct mbuf *m = NULL; NULL 872 kern/uipc_syscalls.c m != NULL) { NULL 882 kern/uipc_syscalls.c if (m != NULL) NULL 925 kern/uipc_syscalls.c struct mbuf *m = NULL; NULL 965 kern/uipc_syscalls.c struct mbuf *m = NULL; NULL 1008 kern/uipc_syscalls.c struct mbuf *m = NULL; NULL 1020 kern/uipc_syscalls.c if (m == NULL) { NULL 1086 kern/uipc_syscalls.c if ((fp = fd_getfile(fdp, fdes)) == NULL) NULL 78 kern/uipc_usrreq.c if (unp == NULL && req != PRU_ATTACH) { NULL 101 kern/uipc_usrreq.c if (unp->unp_vnode == NULL) NULL 148 kern/uipc_usrreq.c if (unp->unp_conn == NULL) NULL 186 kern/uipc_usrreq.c if (unp->unp_conn == NULL) { NULL 198 kern/uipc_usrreq.c m = NULL; NULL 199 kern/uipc_usrreq.c control = NULL; NULL 214 kern/uipc_usrreq.c if (unp->unp_conn == NULL) { NULL 226 kern/uipc_usrreq.c control = NULL; NULL 235 kern/uipc_usrreq.c m = NULL; NULL 254 kern/uipc_usrreq.c if (so->so_type == SOCK_STREAM && unp->unp_conn != NULL) { NULL 355 kern/uipc_usrreq.c if (unp == NULL) NULL 369 kern/uipc_usrreq.c unp->unp_vnode->v_socket = NULL; NULL 371 kern/uipc_usrreq.c unp->unp_vnode = NULL; NULL 378 kern/uipc_usrreq.c unp->unp_socket->so_pcb = NULL; NULL 405 kern/uipc_usrreq.c if (unp->unp_vnode != NULL) NULL 417 kern/uipc_usrreq.c if (vp != NULL) { NULL 469 kern/uipc_usrreq.c if (so2 == NULL) { NULL 540 kern/uipc_usrreq.c if (unp2 == NULL) NULL 542 kern/uipc_usrreq.c unp->unp_conn = NULL; NULL 551 kern/uipc_usrreq.c if (unp2 == NULL) NULL 559 kern/uipc_usrreq.c unp->unp_nextref = NULL; NULL 565 kern/uipc_usrreq.c unp2->unp_conn = NULL; NULL 596 kern/uipc_usrreq.c so->so_pcb = NULL; NULL 628 kern/uipc_usrreq.c if (p->p_cwdi->cwdi_rdir != NULL) { NULL 660 kern/uipc_usrreq.c *rp++ = NULL; NULL 771 kern/uipc_usrreq.c if ((fp = fd_getfile(fdp, fd)) == NULL) { NULL 833 kern/uipc_usrreq.c (so = (struct socket *)fp->f_data) == NULL) NULL 898 kern/uipc_usrreq.c fp != NULL; fp = nextfp) { NULL 910 kern/uipc_usrreq.c if ((*fpp)->f_type == DTYPE_SOCKET && (*fpp)->f_data != NULL) NULL 913 kern/uipc_usrreq.c (void) closef(*fpp, NULL); NULL 963 kern/uipc_usrreq.c if (fp == NULL) NULL 984 kern/uipc_usrreq.c if (fp == NULL) NULL 989 kern/uipc_usrreq.c (void) closef(fp, NULL); NULL 166 kern/vfs_bio.c struct bqueues *dp = NULL; NULL 176 kern/vfs_bio.c if (TAILQ_NEXT(bp, b_freelist) == NULL) { NULL 231 kern/vfs_bio.c if (bp == NULL) NULL 232 kern/vfs_bio.c return (NULL); NULL 240 kern/vfs_bio.c bp->b_data = NULL; NULL 244 kern/vfs_bio.c bp->b_iodone = NULL; NULL 280 kern/vfs_bio.c return (NULL); NULL 285 kern/vfs_bio.c if (data == NULL) { NULL 287 kern/vfs_bio.c return (NULL); NULL 306 kern/vfs_bio.c if (bp->b_data != NULL) NULL 324 kern/vfs_bio.c if (bp->b_data != NULL) { NULL 342 kern/vfs_bio.c pool_init(&bufpool, sizeof(struct buf), 0, 0, 0, "bufpl", NULL); NULL 348 kern/vfs_bio.c ptoa(bufpages), 0, FALSE, NULL); NULL 465 kern/vfs_bio.c bp->b_data = NULL; NULL 482 kern/vfs_bio.c if (VOP_BMAP(vp, blkno + 1, NULL, &sblkno, &maxra)) NULL 494 kern/vfs_bio.c if (xbpp == NULL) NULL 507 kern/vfs_bio.c if (xbpp[i] == NULL) { NULL 519 kern/vfs_bio.c bp = getnewbuf(howmany * size, 0, 0, NULL); NULL 520 kern/vfs_bio.c if (bp == NULL) { NULL 568 kern/vfs_bio.c if (vp != NULL) NULL 571 kern/vfs_bio.c mp = NULL; NULL 591 kern/vfs_bio.c if (mp != NULL) { NULL 745 kern/vfs_bio.c if (bp->b_data != NULL) NULL 763 kern/vfs_bio.c if (LIST_FIRST(&bp->b_dep) != NULL) NULL 777 kern/vfs_bio.c if (bp->b_data == NULL) { NULL 853 kern/vfs_bio.c return (NULL); NULL 868 kern/vfs_bio.c struct buf *bp, *nb = NULL; NULL 889 kern/vfs_bio.c if (nb != NULL) { NULL 893 kern/vfs_bio.c nb = NULL; NULL 900 kern/vfs_bio.c return (NULL); NULL 916 kern/vfs_bio.c nb = NULL; NULL 918 kern/vfs_bio.c if (bp == NULL && nb == NULL) { NULL 920 kern/vfs_bio.c if (nb == NULL) { NULL 922 kern/vfs_bio.c return (NULL); NULL 945 kern/vfs_bio.c while ((bp = getnewbuf(size, 0, 0, NULL)) == NULL) NULL 978 kern/vfs_bio.c if (bp == NULL) { NULL 986 kern/vfs_bio.c } while (bp == NULL && queue < BQUEUES); NULL 988 kern/vfs_bio.c if (bp == NULL) { NULL 1002 kern/vfs_bio.c if (LIST_FIRST(&bp->b_dep) != NULL) NULL 1018 kern/vfs_bio.c if (bp == NULL) { NULL 1023 kern/vfs_bio.c if (ep != NULL) { NULL 1027 kern/vfs_bio.c return (NULL); NULL 1050 kern/vfs_bio.c if (LIST_FIRST(&bp->b_dep) != NULL) NULL 1058 kern/vfs_bio.c bp->b_iodone = NULL; NULL 1108 kern/vfs_bio.c if (LIST_FIRST(&bp->b_dep) != NULL && NULL 1186 kern/vfs_bio.c if (LIST_FIRST(&bp->b_dep) != NULL) NULL 116 kern/vfs_cache.c *vpp = NULL; NULL 136 kern/vfs_cache.c if (ncp == NULL) { NULL 143 kern/vfs_cache.c } else if (ncp->nc_vp == NULL) { NULL 151 kern/vfs_cache.c if (TAILQ_NEXT(ncp, nc_lru) != NULL) { NULL 225 kern/vfs_cache.c if (TAILQ_NEXT(ncp, nc_lru) != NULL) { NULL 240 kern/vfs_cache.c ncp->nc_hash.le_prev = NULL; NULL 242 kern/vfs_cache.c if (ncp->nc_vhash.le_prev != NULL) { NULL 244 kern/vfs_cache.c ncp->nc_vhash.le_prev = NULL; NULL 283 kern/vfs_cache.c (dvp = ncp->nc_dvp) != NULL && NULL 299 kern/vfs_cache.c if (bufp != NULL) { NULL 303 kern/vfs_cache.c *dvpp = NULL; NULL 327 kern/vfs_cache.c *dvpp = NULL; NULL 351 kern/vfs_cache.c } else if ((ncp = TAILQ_FIRST(&nclruhead)) != NULL) { NULL 353 kern/vfs_cache.c if (ncp->nc_hash.le_prev != NULL) { NULL 355 kern/vfs_cache.c ncp->nc_hash.le_prev = NULL; NULL 357 kern/vfs_cache.c if (ncp->nc_vhash.le_prev != NULL) { NULL 359 kern/vfs_cache.c ncp->nc_vhash.le_prev = NULL; NULL 381 kern/vfs_cache.c ncp->nc_vhash.le_prev = NULL; NULL 382 kern/vfs_cache.c ncp->nc_vhash.le_next = NULL; NULL 441 kern/vfs_cache.c if (ncp->nc_dvp == NULL || ncp->nc_dvp->v_mount != mp) NULL 444 kern/vfs_cache.c ncp->nc_vp = NULL; NULL 445 kern/vfs_cache.c ncp->nc_dvp = NULL; NULL 447 kern/vfs_cache.c if (ncp->nc_hash.le_prev != NULL) { NULL 449 kern/vfs_cache.c ncp->nc_hash.le_prev = NULL; NULL 451 kern/vfs_cache.c if (ncp->nc_vhash.le_prev != NULL) { NULL 453 kern/vfs_cache.c ncp->nc_vhash.le_prev = NULL; NULL 91 kern/vfs_cluster.c cluster_wbuild(vp, NULL, bp->b_bcount, NULL 108 kern/vfs_cluster.c cluster_wbuild(vp, NULL, bp->b_bcount, NULL 130 kern/vfs_cluster.c (VOP_BMAP(vp, lbn, NULL, &bp->b_blkno, &maxclen) || NULL 129 kern/vfs_conf.c { &ffs_vfsops, MOUNT_FFS, 1, 0, MNT_LOCAL, ffs_mountroot, NULL }, NULL 134 kern/vfs_conf.c { &mfs_vfsops, MOUNT_MFS, 3, 0, MNT_LOCAL, mfs_mountroot, NULL }, NULL 138 kern/vfs_conf.c { &ext2fs_vfsops, MOUNT_EXT2FS, 17, 0, MNT_LOCAL, ext2fs_mountroot, NULL }, NULL 142 kern/vfs_conf.c { &cd9660_vfsops, MOUNT_CD9660, 14, 0, MNT_LOCAL, cd9660_mountroot, NULL }, NULL 147 kern/vfs_conf.c { &msdosfs_vfsops, MOUNT_MSDOS, 4, 0, MNT_LOCAL, NULL, NULL }, NULL 152 kern/vfs_conf.c { &nfs_vfsops, MOUNT_NFS, 2, 0, 0, nfs_mountroot, NULL }, NULL 157 kern/vfs_conf.c { &xfs_vfsops, MOUNT_XFS, 21, 0, 0, NULL, NULL }, NULL 162 kern/vfs_conf.c { &procfs_vfsops, MOUNT_PROCFS, 12, 0, 0, NULL, NULL }, NULL 167 kern/vfs_conf.c { &portal_vfsops, MOUNT_PORTAL, 8, 0, 0, NULL, NULL }, NULL 172 kern/vfs_conf.c { &ntfs_vfsops, MOUNT_NTFS, 6, 0, MNT_LOCAL, NULL, NULL }, NULL 177 kern/vfs_conf.c { &udf_vfsops, MOUNT_UDF, 13, 0, MNT_LOCAL, NULL, NULL }, NULL 277 kern/vfs_conf.c NULL NULL 162 kern/vfs_default.c { 1, NULL, filt_generic_detach, filt_generic_readwrite }; NULL 68 kern/vfs_getcwd.c char *dirbuf = NULL; NULL 71 kern/vfs_getcwd.c struct vnode *uvp = NULL; NULL 81 kern/vfs_getcwd.c if (bufp != NULL) { NULL 85 kern/vfs_getcwd.c *lvpp = NULL; NULL 86 kern/vfs_getcwd.c *uvpp = NULL; NULL 95 kern/vfs_getcwd.c cn.cn_pnbuf = NULL; NULL 105 kern/vfs_getcwd.c *lvpp = NULL; NULL 106 kern/vfs_getcwd.c *uvpp = NULL; NULL 113 kern/vfs_getcwd.c if (bufp == NULL) { NULL 115 kern/vfs_getcwd.c *lvpp = NULL; NULL 202 kern/vfs_getcwd.c *lvpp = NULL; NULL 214 kern/vfs_getcwd.c struct vnode *lvp, *uvp = NULL; NULL 226 kern/vfs_getcwd.c *lvpp = NULL; NULL 227 kern/vfs_getcwd.c *uvpp = NULL; NULL 242 kern/vfs_getcwd.c *uvpp = NULL; NULL 256 kern/vfs_getcwd.c *uvpp = NULL; NULL 266 kern/vfs_getcwd.c *lvpp = NULL; NULL 279 kern/vfs_getcwd.c struct vnode *uvp = NULL; NULL 280 kern/vfs_getcwd.c char *bp = NULL; NULL 283 kern/vfs_getcwd.c if (rvp == NULL) { NULL 285 kern/vfs_getcwd.c if (rvp == NULL) NULL 295 kern/vfs_getcwd.c lvp = NULL; NULL 338 kern/vfs_getcwd.c if (lvp == NULL) { NULL 348 kern/vfs_getcwd.c lvp = NULL; NULL 365 kern/vfs_getcwd.c if (lvp != NULL) NULL 376 kern/vfs_getcwd.c uvp = NULL; NULL 404 kern/vfs_getcwd.c if (r1 == NULL) NULL 405 kern/vfs_getcwd.c return (r2 == NULL); NULL 407 kern/vfs_getcwd.c if (r2 == NULL) NULL 437 kern/vfs_getcwd.c error = vfs_getcwd_common(p->p_fd->fd_cdir, NULL, &bp, path, len/2, NULL 117 kern/vfs_init.c if (opv_desc_vector == NULL) { NULL 172 kern/vfs_init.c if (opv_desc_vector[VOFFSET(vop_default)] == NULL) NULL 176 kern/vfs_init.c if (opv_desc_vector[j] == NULL) NULL 213 kern/vfs_init.c *(vfs_opv_descs[i]->opv_desc_vector_p) = NULL; NULL 263 kern/vfs_init.c vfsconf = NULL; NULL 110 kern/vfs_lockf.c return (NULL); NULL 174 kern/vfs_lockf.c if (*head == NULL) { NULL 192 kern/vfs_lockf.c lock->lf_next = NULL; NULL 247 kern/vfs_lockf.c while ((block = lf_getblock(lock)) != NULL) { NULL 322 kern/vfs_lockf.c if (lock->lf_next != NULL) { NULL 324 kern/vfs_lockf.c lock->lf_next = NULL; NULL 474 kern/vfs_lockf.c if (lf == NULL) NULL 539 kern/vfs_lockf.c if ((block = lf_getblock(lock)) != NULL) { NULL 580 kern/vfs_lockf.c return (NULL); NULL 604 kern/vfs_lockf.c while (lf != NULL) { NULL 711 kern/vfs_lockf.c splitlock->lf_block.tqe_next = NULL; NULL 731 kern/vfs_lockf.c wakelock->lf_next = NULL; NULL 127 kern/vfs_lookup.c ndp->ni_vp = NULL; NULL 162 kern/vfs_lookup.c if ((ndp->ni_rootdir = fdp->fd_rdir) == NULL) NULL 248 kern/vfs_lookup.c ndp->ni_vp = NULL; NULL 314 kern/vfs_lookup.c ndp->ni_dvp = NULL; NULL 344 kern/vfs_lookup.c if (ndp->ni_dvp == NULL && wantparent) { NULL 364 kern/vfs_lookup.c cp = NULL; NULL 450 kern/vfs_lookup.c ndp->ni_vp = NULL; NULL 455 kern/vfs_lookup.c if (ndp->ni_vp != NULL) NULL 578 kern/vfs_lookup.c if (ndp->ni_dvp != NULL) { NULL 600 kern/vfs_lookup.c ndp->ni_vp = NULL; NULL 640 kern/vfs_lookup.c cp = NULL; NULL 667 kern/vfs_lookup.c if (*vpp != NULL) NULL 730 kern/vfs_lookup.c *vpp = NULL; NULL 148 kern/vfs_subr.c if (mp->mnt_lock.rwl_name == NULL) NULL 200 kern/vfs_subr.c if (vfsp == NULL) NULL 231 kern/vfs_subr.c if (mountroot != NULL) NULL 234 kern/vfs_subr.c if (vfsp->vfc_mountroot == NULL) NULL 258 kern/vfs_subr.c return (NULL); NULL 367 kern/vfs_subr.c ((TAILQ_FIRST(listhd = &vnode_free_list) == NULL) && NULL 368 kern/vfs_subr.c ((TAILQ_FIRST(listhd = &vnode_hold_list) == NULL) || toggle))) { NULL 384 kern/vfs_subr.c if (vp == NULL) { NULL 438 kern/vfs_subr.c if (vp->v_mount != NULL) NULL 443 kern/vfs_subr.c if ((vp->v_mount = mp) != NULL) NULL 484 kern/vfs_subr.c error = getnewvnode(VT_NON, NULL, spec_vnodeop_p, &nvp); NULL 491 kern/vfs_subr.c if ((nvp = checkalias(vp, dev, NULL)) != 0) { NULL 539 kern/vfs_subr.c if (vp == NULL || !(vp->v_tag == VT_NON && vp->v_type == VBLK)) { NULL 545 kern/vfs_subr.c nvp->v_specmountpoint = NULL; NULL 546 kern/vfs_subr.c nvp->v_speclockf = NULL; NULL 604 kern/vfs_subr.c ltsleep(vp, PINOD | PNORELOCK, "vget", 0, NULL); NULL 685 kern/vfs_subr.c if (vp == NULL) NULL 724 kern/vfs_subr.c if (vp == NULL) NULL 798 kern/vfs_subr.c for (vp = LIST_FIRST(&mp->mnt_vnodelist); vp != NULL; vp = nvp) { NULL 1019 kern/vfs_subr.c ltsleep(vp, PINOD | PNORELOCK, "vgone", 0, NULL); NULL 1030 kern/vfs_subr.c if (vp->v_mount != NULL) NULL 1046 kern/vfs_subr.c if (vq == NULL) NULL 1050 kern/vfs_subr.c vx = NULL; NULL 1059 kern/vfs_subr.c if (vx == NULL) NULL 1061 kern/vfs_subr.c if (vq == NULL) NULL 1072 kern/vfs_subr.c if (mp != NULL) { NULL 1075 kern/vfs_subr.c dounmount(mp, flags, p, NULL); NULL 1080 kern/vfs_subr.c vp->v_specinfo = NULL; NULL 1183 kern/vfs_subr.c if (label != NULL) NULL 1209 kern/vfs_subr.c if (vp->v_data == NULL) { NULL 1267 kern/vfs_subr.c if (vfsp == NULL) NULL 1286 kern/vfs_subr.c if (vfsp == NULL) NULL 1292 kern/vfs_subr.c tmpvfsp->vfc_vfsops = NULL; NULL 1293 kern/vfs_subr.c tmpvfsp->vfc_mountroot = NULL; NULL 1294 kern/vfs_subr.c tmpvfsp->vfc_next = NULL; NULL 1322 kern/vfs_subr.c if (where == NULL) { NULL 1336 kern/vfs_subr.c for (vp = LIST_FIRST(&mp->mnt_vnodelist); vp != NULL; NULL 1385 kern/vfs_subr.c if (vp->v_specmountpoint != NULL) NULL 1392 kern/vfs_subr.c if (vq->v_specmountpoint != NULL) { NULL 1489 kern/vfs_subr.c (*rnh->rnh_deladdr)(rn->rn_key, rn->rn_mask, rnh, NULL); NULL 1504 kern/vfs_subr.c if ((rnh = nep->ne_rtable[i]) != NULL) { NULL 1535 kern/vfs_subr.c np = NULL; NULL 1540 kern/vfs_subr.c if (nam != NULL) { NULL 1543 kern/vfs_subr.c if (rnh != NULL) { NULL 1548 kern/vfs_subr.c np = NULL; NULL 1554 kern/vfs_subr.c if (np == NULL && mp->mnt_flag & MNT_DEFEXPORTED) NULL 1627 kern/vfs_subr.c if ((error = dounmount(mp, MNT_FORCE, curproc, NULL)) != 0) { NULL 1805 kern/vfs_subr.c if (vp != NULL) { NULL 1853 kern/vfs_subr.c if (blist == NULL && NULL 1986 kern/vfs_subr.c LIST_FIRST(&vp->v_dirtyblkhd) == NULL) { NULL 2066 kern/vfs_subr.c LIST_FIRST(&vp->v_dirtyblkhd) == NULL) { NULL 2078 kern/vfs_subr.c if (vp->v_specmountpoint != NULL) { NULL 2113 kern/vfs_subr.c vfs->vfc_next = NULL; NULL 158 kern/vfs_sync.c while ((vp = LIST_FIRST(slp)) != NULL) { NULL 180 kern/vfs_sync.c if (LIST_FIRST(&vp->v_dirtyblkhd) == NULL && NULL 183 kern/vfs_sync.c if (vp->v_mount != NULL) NULL 205 kern/vfs_sync.c softdep_process_worklist(NULL); NULL 280 kern/vfs_sync.c { (struct vnodeop_desc*)NULL, (int(*)(void *))NULL } NULL 298 kern/vfs_sync.c mp->mnt_syncer = NULL; NULL 378 kern/vfs_sync.c vp->v_mount->mnt_syncer = NULL; NULL 106 kern/vfs_syscalls.c error = copyinstr(SCARG(uap, path), fspath, MNAMELEN, NULL); NULL 197 kern/vfs_syscalls.c error = copyinstr(SCARG(uap, type), fstypename, MFSNAMELEN, NULL); NULL 211 kern/vfs_syscalls.c if (vfsp == NULL) { NULL 227 kern/vfs_syscalls.c if (vfsp == NULL) { NULL 232 kern/vfs_syscalls.c if (vp->v_mountedhere != NULL) { NULL 281 kern/vfs_syscalls.c if (mp->mnt_syncer == NULL) NULL 284 kern/vfs_syscalls.c if (mp->mnt_syncer != NULL) NULL 286 kern/vfs_syscalls.c mp->mnt_syncer = NULL; NULL 427 kern/vfs_syscalls.c if (mp->mnt_syncer != NULL) { NULL 430 kern/vfs_syscalls.c mp->mnt_syncer = NULL; NULL 446 kern/vfs_syscalls.c coveredvp->v_mountedhere = NULL; NULL 716 kern/vfs_syscalls.c while (!error && (mp = vp->v_mountedhere) != NULL) { NULL 779 kern/vfs_syscalls.c if (fdp->fd_rdir != NULL) { NULL 973 kern/vfs_syscalls.c struct vnode *vp = NULL; NULL 996 kern/vfs_syscalls.c fp = NULL; NULL 1003 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) { NULL 1009 kern/vfs_syscalls.c vp = NULL; /* most likely unnecessary sanity for bad: */ NULL 1078 kern/vfs_syscalls.c if (vp != NULL) NULL 1108 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) NULL 1143 kern/vfs_syscalls.c if ((mp = vfs_getvfs(&fh.fh_fsid)) == NULL) NULL 1181 kern/vfs_syscalls.c if (vp != NULL) NULL 1238 kern/vfs_syscalls.c if (nd.ni_vp != NULL) { NULL 1316 kern/vfs_syscalls.c error = copyinstr(SCARG(uap, path), path, MAXPATHLEN, NULL); NULL 1401 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, SCARG(uap, fd))) == NULL) NULL 1941 kern/vfs_syscalls.c if (SCARG(uap, tptr) == NULL) { NULL 1992 kern/vfs_syscalls.c if (SCARG(uap, tptr) == NULL) { NULL 2168 kern/vfs_syscalls.c if (tvp != NULL) { NULL 2236 kern/vfs_syscalls.c if (vp != NULL) { NULL 2418 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 2453 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 2491 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 2529 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 2567 kern/vfs_syscalls.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 94 kern/vfs_vnops.c if (ndp->ni_vp == NULL) { NULL 110 kern/vfs_vnops.c ndp->ni_dvp = NULL; NULL 503 kern/vfs_vnops.c error = vfs_getcwd_common(lvp, rvp, NULL, NULL, MAXPATHLEN/2, 0, p); NULL 48 kern/vnode_if.c NULL, NULL 53 kern/vnode_if.c NULL, NULL 70 kern/vnode_if.c NULL, NULL 94 kern/vnode_if.c NULL, NULL 121 kern/vnode_if.c NULL, NULL 153 kern/vnode_if.c NULL, NULL 185 kern/vnode_if.c NULL, NULL 212 kern/vnode_if.c NULL, NULL 243 kern/vnode_if.c NULL, NULL 274 kern/vnode_if.c NULL, NULL 302 kern/vnode_if.c NULL, NULL 334 kern/vnode_if.c NULL, NULL 365 kern/vnode_if.c NULL, NULL 397 kern/vnode_if.c NULL, NULL 427 kern/vnode_if.c NULL, NULL 453 kern/vnode_if.c NULL, NULL 478 kern/vnode_if.c NULL, NULL 503 kern/vnode_if.c NULL, NULL 536 kern/vnode_if.c NULL, NULL 571 kern/vnode_if.c NULL, NULL 604 kern/vnode_if.c NULL, NULL 639 kern/vnode_if.c NULL, NULL 672 kern/vnode_if.c NULL, NULL 706 kern/vnode_if.c NULL, NULL 739 kern/vnode_if.c NULL, NULL 773 kern/vnode_if.c NULL, NULL 803 kern/vnode_if.c NULL, NULL 828 kern/vnode_if.c NULL, NULL 857 kern/vnode_if.c NULL, NULL 882 kern/vnode_if.c NULL, NULL 908 kern/vnode_if.c NULL, NULL 934 kern/vnode_if.c NULL, NULL 967 kern/vnode_if.c NULL, NULL 991 kern/vnode_if.c NULL, NULL 1021 kern/vnode_if.c NULL, NULL 1049 kern/vnode_if.c NULL, NULL 1079 kern/vnode_if.c NULL, NULL 1102 kern/vnode_if.c NULL, NULL 1154 kern/vnode_if.c NULL NULL 58 lib/libkern/memchr.c return (NULL); NULL 53 lib/libkern/strchr.c return (NULL); NULL 59 lib/libkern/strchr.c char *t = NULL; NULL 124 lib/libsa/alloc.c struct fl **f = &freelist, **bestf = NULL; NULL 59 lib/libsa/cons.c (cn_tab == NULL || cp->cn_pri > cn_tab->cn_pri)) NULL 65 lib/libsa/cons.c if ((cp = cn_tab) == NULL) NULL 102 lib/libsa/cons.c if (cn_tab == NULL) NULL 110 lib/libsa/cons.c if (cn_tab != NULL && c) { NULL 120 lib/libsa/cons.c if (cn_tab != NULL) NULL 43 lib/libsa/disklabel.c char *msg = NULL; NULL 49 lib/libsa/disklabel.c if (msg == NULL) NULL 56 lib/libsa/disklabel.c msg = NULL; NULL 99 lib/libsa/netif.c best_if.nif_driver = NULL; NULL 148 lib/libsa/netif.c if (best_if.nif_driver == NULL) NULL 149 lib/libsa/netif.c return NULL; NULL 186 lib/libsa/netif.c if (drv->netif_init == NULL) NULL 205 lib/libsa/netif.c if (drv->netif_end == NULL) NULL 226 lib/libsa/netif.c if (drv->netif_get == NULL) NULL 253 lib/libsa/netif.c if (drv->netif_put == NULL) NULL 272 lib/libsa/netif.c return (NULL); NULL 376 lib/libsa/nfs.c if (nfs_root_node.iodesc == NULL) { NULL 42 lib/libsa/stand.h #ifndef NULL NULL 49 lib/libsa/strchr.c return((char *)NULL); NULL 264 lib/libsa/tftp.c if (tftpfile == NULL) NULL 356 lib/libsa/tftp.c if (resid != NULL) NULL 362 lib/libsa/ufs.c char namebuf[MAXPATHLEN+1], *cp, *ncp, *buf = NULL; NULL 646 lib/libsa/ufs.c if (name == NULL) NULL 67 lib/libsa/unixdev.c char **file, *p = NULL; NULL 90 lib/libsa/unixdev.c if (p != NULL) NULL 147 lib/libsa/unixdev.c if ((rc = syscall(SYS_select, 1, &fdset, NULL, NULL, &tv)) <= 0) NULL 161 lib/libz/crc32.c if (out == NULL) return; NULL 135 lib/libz/zutil.h # define fdopen(fd,mode) NULL /* No fdopen() */ NULL 155 lib/libz/zutil.h # define fdopen(fd,mode) NULL /* No fdopen() */ NULL 160 lib/libz/zutil.h # define fdopen(fd,mode) NULL /* No fdopen() */ NULL 124 miscfs/deadfs/dead_vnops.c { (struct vnodeop_desc*)NULL, (int(*)(void *))NULL } NULL 138 miscfs/deadfs/dead_vnops.c *ap->a_vpp = NULL; NULL 222 miscfs/deadfs/dead_vnops.c if (ap->a_bp->b_vp == NULL || !chkvnlock(ap->a_bp->b_vp)) { NULL 102 miscfs/fifofs/fifo_vnops.c { NULL, NULL } NULL 122 miscfs/fifofs/fifo_vnops.c { 1, NULL, filt_fifordetach, filt_fiforead }; NULL 124 miscfs/fifofs/fifo_vnops.c { 1, NULL, filt_fifowdetach, filt_fifowrite }; NULL 135 miscfs/fifofs/fifo_vnops.c *ap->a_vpp = NULL; NULL 154 miscfs/fifofs/fifo_vnops.c if ((fip = vp->v_fifoinfo) == NULL) { NULL 159 miscfs/fifofs/fifo_vnops.c vp->v_fifoinfo = NULL; NULL 166 miscfs/fifofs/fifo_vnops.c vp->v_fifoinfo = NULL; NULL 174 miscfs/fifofs/fifo_vnops.c vp->v_fifoinfo = NULL; NULL 247 miscfs/fifofs/fifo_vnops.c error = soreceive(rso, NULL, uio, NULL, NULL, NULL); NULL 277 miscfs/fifofs/fifo_vnops.c error = sosend(wso, NULL, ap->a_uio, NULL, NULL, 0); NULL 362 miscfs/fifofs/fifo_vnops.c if (ap->a_vpp != NULL) NULL 364 miscfs/fifofs/fifo_vnops.c if (ap->a_bnp != NULL) NULL 381 miscfs/fifofs/fifo_vnops.c if (fip == NULL) NULL 396 miscfs/fifofs/fifo_vnops.c vp->v_fifoinfo = NULL; NULL 408 miscfs/fifofs/fifo_vnops.c if (fip == NULL) NULL 414 miscfs/fifofs/fifo_vnops.c vp->v_fifoinfo = NULL; NULL 188 miscfs/portal/portal_vfsops.c closef(VFSTOPORTAL(mp)->pm_server, NULL); NULL 144 miscfs/portal/portal_vnops.c { NULL, NULL } NULL 472 miscfs/portal/portal_vnops.c if ((fp = fd_getfile(p->p_fd, fd)) == NULL) { NULL 118 miscfs/procfs/procfs_cmdline.c auio.uio_procp = NULL; NULL 134 miscfs/procfs/procfs_cmdline.c auio.uio_procp = NULL; NULL 157 miscfs/procfs/procfs_cmdline.c auio.uio_procp = NULL; NULL 144 miscfs/procfs/procfs_status.c return (s != NULL ? strlen(s) + 1 : n + 1); NULL 156 miscfs/procfs/procfs_status.c len = procfs_stat_gen(p, NULL, 0); NULL 100 miscfs/procfs/procfs_subr.c error = lockmgr(&pfs_vlock, LK_EXCLUSIVE, NULL); NULL 178 miscfs/procfs/procfs_subr.c lockmgr(&pfs_vlock, LK_RELEASE, NULL); NULL 87 miscfs/procfs/procfs_vfsops.c if (data != NULL) { NULL 85 miscfs/procfs/procfs_vnops.c { DT_DIR, N("."), Pproc, NULL }, NULL 86 miscfs/procfs/procfs_vnops.c { DT_DIR, N(".."), Proot, NULL }, NULL 88 miscfs/procfs/procfs_vnops.c { DT_REG, N("mem"), Pmem, NULL }, NULL 89 miscfs/procfs/procfs_vnops.c { DT_REG, N("ctl"), Pctl, NULL }, NULL 90 miscfs/procfs/procfs_vnops.c { DT_REG, N("status"), Pstatus, NULL }, NULL 91 miscfs/procfs/procfs_vnops.c { DT_REG, N("note"), Pnote, NULL }, NULL 92 miscfs/procfs/procfs_vnops.c { DT_REG, N("notepg"), Pnotepg, NULL }, NULL 93 miscfs/procfs/procfs_vnops.c { DT_REG, N("cmdline"), Pcmdline, NULL }, NULL 191 miscfs/procfs/procfs_vnops.c { NULL, NULL } NULL 304 miscfs/procfs/procfs_vnops.c if (ap->a_vpp != NULL) NULL 306 miscfs/procfs/procfs_vnops.c if (ap->a_bnp != NULL) NULL 334 miscfs/procfs/procfs_vnops.c if (pfind(pfs->pfs_pid) == NULL && !(vp->v_flag & VXLOCK)) NULL 686 miscfs/procfs/procfs_vnops.c struct proc *p = NULL; NULL 689 miscfs/procfs/procfs_vnops.c *vpp = NULL; NULL 725 miscfs/procfs/procfs_vnops.c (pt->pt_valid == NULL || NULL 779 miscfs/procfs/procfs_vnops.c (pt->pt_valid == NULL || NULL 828 miscfs/procfs/procfs_vnops.c (p == NULL || procfs_validfile(p, mp))); NULL 878 miscfs/procfs/procfs_vnops.c if (p == NULL) NULL 96 miscfs/specfs/spec_vnops.c { NULL, NULL } NULL 117 miscfs/specfs/spec_vnops.c *ap->a_vpp = NULL; NULL 251 miscfs/specfs/spec_vnops.c (ioctl = bdevsw[majordev].d_ioctl) != NULL && NULL 340 miscfs/specfs/spec_vnops.c (ioctl = bdevsw[majordev].d_ioctl) != NULL && NULL 489 miscfs/specfs/spec_vnops.c if (LIST_FIRST(&bp->b_dep) != NULL) NULL 504 miscfs/specfs/spec_vnops.c if (ap->a_vpp != NULL) NULL 506 miscfs/specfs/spec_vnops.c if (ap->a_bnp != NULL) NULL 508 miscfs/specfs/spec_vnops.c if (ap->a_runp != NULL) NULL 542 miscfs/specfs/spec_vnops.c ap->a_p->p_session->s_ttyvp = NULL; NULL 232 msdosfs/denode.h unix2dostime((mod), &(dep)->de_MDate, &(dep)->de_MTime, NULL); \ NULL 237 msdosfs/denode.h unix2dostime((acc), &(dep)->de_ADate, NULL, NULL); \ NULL 156 msdosfs/msdosfs_conv.c if (dtp != NULL) NULL 158 msdosfs/msdosfs_conv.c if (dhp != NULL) NULL 100 msdosfs/msdosfs_denode.c if (dep == NULL) NULL 101 msdosfs/msdosfs_denode.c return (NULL); NULL 134 msdosfs/msdosfs_denode.c if ((deq = *depp) != NULL) NULL 148 msdosfs/msdosfs_denode.c if (dep->de_prev == NULL) NULL 151 msdosfs/msdosfs_denode.c if ((deq = dep->de_next) != NULL) NULL 155 msdosfs/msdosfs_denode.c dep->de_next = NULL; NULL 156 msdosfs/msdosfs_denode.c dep->de_prev = NULL; NULL 551 msdosfs/msdosfs_denode.c error = extendfile(dep, count, NULL, NULL, DE_CLEAR); NULL 554 msdosfs/msdosfs_denode.c (void) detrunc(dep, dep->de_FileSize, 0, cred, NULL); NULL 621 msdosfs/msdosfs_denode.c vp->v_data = NULL; NULL 663 msdosfs/msdosfs_denode.c error = detrunc(dep, (uint32_t)0, 0, NOCRED, NULL); NULL 151 msdosfs/msdosfs_fat.c struct buf *bp = NULL; NULL 162 msdosfs/msdosfs_fat.c if (bnp == NULL && cnp == NULL && sp == NULL) NULL 535 msdosfs/msdosfs_fat.c if ((function & FAT_GET) && oldcontents == NULL) { NULL 595 msdosfs/msdosfs_fat.c bp = NULL; NULL 866 msdosfs/msdosfs_fat.c struct buf *bp = NULL; NULL 925 msdosfs/msdosfs_fat.c struct buf *bp = NULL; NULL 950 msdosfs/msdosfs_fat.c fatblock(pmp, byteoffset, &bn, &bsize, NULL); NULL 1050 msdosfs/msdosfs_fat.c ncp = NULL; NULL 1061 msdosfs/msdosfs_fat.c clusterfree(pmp, cn, NULL); NULL 1097 msdosfs/msdosfs_fat.c bpp = NULL; NULL 125 msdosfs/msdosfs_lookup.c *vpp = NULL; NULL 220 msdosfs/msdosfs_lookup.c tdp = NULL; NULL 628 msdosfs/msdosfs_lookup.c (void)detrunc(ddep, ddep->de_FileSize, 0, NOCRED, NULL); NULL 808 msdosfs/msdosfs_lookup.c struct buf *bp = NULL; NULL 868 msdosfs/msdosfs_lookup.c bp = NULL; NULL 878 msdosfs/msdosfs_lookup.c if (dep != NULL) NULL 908 msdosfs/msdosfs_lookup.c *bpp = NULL; NULL 106 msdosfs/msdosfs_vfsops.c struct msdosfsmount *pmp = NULL; NULL 290 msdosfs/msdosfs_vfsops.c bp = NULL; /* both used in error_exit */ NULL 291 msdosfs/msdosfs_vfsops.c pmp = NULL; NULL 466 msdosfs/msdosfs_vfsops.c bp = NULL; NULL 486 msdosfs/msdosfs_vfsops.c bp = NULL; NULL 505 msdosfs/msdosfs_vfsops.c if (pmp->pm_inusemap == NULL) { NULL 555 msdosfs/msdosfs_vfsops.c devvp->v_specmountpoint = NULL; NULL 599 msdosfs/msdosfs_vfsops.c pmp->pm_devvp->v_specmountpoint = NULL; NULL 792 msdosfs/msdosfs_vfsops.c if (np == NULL) NULL 388 msdosfs/msdosfs_vnops.c unix2dostime(&vap->va_atime, &dep->de_ADate, NULL, NULL); NULL 390 msdosfs/msdosfs_vnops.c unix2dostime(&vap->va_mtime, &dep->de_MDate, &dep->de_MTime, NULL); NULL 597 msdosfs/msdosfs_vnops.c if ((error = extendfile(dep, count, NULL, NULL, 0)) && NULL 690 msdosfs/msdosfs_vnops.c detrunc(dep, osize, ioflag & IO_SYNC, NOCRED, NULL); NULL 694 msdosfs/msdosfs_vnops.c detrunc(dep, dep->de_FileSize, ioflag & IO_SYNC, NOCRED, NULL); NULL 940 msdosfs/msdosfs_vnops.c xp = tvp ? VTODE(tvp) : NULL; NULL 965 msdosfs/msdosfs_vnops.c if (xp != NULL) NULL 978 msdosfs/msdosfs_vnops.c xp = tvp ? VTODE(tvp) : NULL; NULL 981 msdosfs/msdosfs_vnops.c if (xp != NULL) { NULL 1004 msdosfs/msdosfs_vnops.c xp = NULL; NULL 1026 msdosfs/msdosfs_vnops.c if (fvp == NULL) { NULL 1056 msdosfs/msdosfs_vnops.c xp = NULL; NULL 1059 msdosfs/msdosfs_vnops.c xp = NULL; NULL 1215 msdosfs/msdosfs_vnops.c error = clusteralloc(pmp, 0, 1, CLUST_EOFE, &newcluster, NULL); NULL 1287 msdosfs/msdosfs_vnops.c clusterfree(pmp, newcluster, NULL); NULL 1344 msdosfs/msdosfs_vnops.c dvp = NULL; NULL 1394 msdosfs/msdosfs_vnops.c u_long *cookies = NULL; NULL 1667 msdosfs/msdosfs_vnops.c return (lockmgr(&VTODE(vp)->de_lock, ap->a_flags, NULL)); NULL 1677 msdosfs/msdosfs_vnops.c return (lockmgr(&VTODE(vp)->de_lock, ap->a_flags | LK_RELEASE, NULL)); NULL 1704 msdosfs/msdosfs_vnops.c if (ap->a_vpp != NULL) NULL 1706 msdosfs/msdosfs_vnops.c if (ap->a_bnp == NULL) NULL 1882 msdosfs/msdosfs_vnops.c { (struct vnodeop_desc *)NULL, (int (*)(void *))NULL } NULL 219 net/bpf.c if (mtag == NULL) NULL 320 net/bpf.c if ((d = bpfilter_create(minor(dev))) == NULL) NULL 405 net/bpf.c if (d->bd_bif == NULL) { NULL 712 net/bpf.c if (d->bd_bif == NULL) NULL 732 net/bpf.c if (d->bd_bif == NULL) NULL 944 net/bpf.c struct bpf_if *bp, *candidate = NULL; NULL 960 net/bpf.c if (candidate == NULL || candidate->bif_dlt > bp->bif_dlt) NULL 964 net/bpf.c if (candidate != NULL) { NULL 1034 net/bpf.c { 1, NULL, filt_bpfrdetach, filt_bpfread }; NULL 1159 net/bpf.c if (m == NULL) NULL 1325 net/bpf.c if (d->bd_fbuf == NULL) NULL 1328 net/bpf.c if (d->bd_sbuf == NULL) { NULL 1384 net/bpf.c *bp->bif_driverp = NULL; NULL 1432 net/bpf.c ifp->if_bpf = NULL; NULL 1478 net/bpf.c return (NULL); NULL 1486 net/bpf.c if ((bd = bpfilter_lookup(unit)) != NULL) NULL 1487 net/bpf.c return (NULL); NULL 1488 net/bpf.c if ((bd = malloc(sizeof(*bd), M_DEVBUF, M_NOWAIT)) != NULL) { NULL 1516 net/bpf.c for (bp = bpf_iflist; bp != NULL; bp = bp->bif_next) { NULL 1519 net/bpf.c if (bfl->bfl_list != NULL) { NULL 1547 net/bpf.c for (bp = bpf_iflist; bp != NULL; bp = bp->bif_next) { NULL 1551 net/bpf.c if (bp == NULL) NULL 303 net/bridgestp.c if ((bs->bs_ifflags & IFF_RUNNING) == 0 || bp == NULL) NULL 380 net/bridgestp.c if (ifp == NULL || (ifp->if_flags & IFF_RUNNING) == 0) NULL 384 net/bridgestp.c if (m == NULL) NULL 404 net/bridgestp.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 492 net/bridgestp.c if (ifp == NULL || (ifp->if_flags & IFF_RUNNING) == 0) NULL 502 net/bridgestp.c if (m == NULL) NULL 537 net/bridgestp.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 602 net/bridgestp.c if (bs == NULL || bp == NULL || bp->bp_active == 0) NULL 610 net/bridgestp.c if ((m = m_pullup(m, sizeof(tpdu))) == NULL) NULL 655 net/bridgestp.c return (NULL); NULL 673 net/bridgestp.c (*mp = m_pullup(*mp, BSTP_BPDU_STP_LEN)) == NULL) NULL 694 net/bridgestp.c (*mp = m_pullup(*mp, BSTP_BPDU_RSTP_LEN)) == NULL) NULL 910 net/bridgestp.c struct bstp_port *bp, *rbp = NULL; NULL 919 net/bridgestp.c bs->bs_root_port = NULL; NULL 978 net/bridgestp.c (rbp != NULL && NULL 1661 net/bridgestp.c if ((bp = p->bif_stp) == NULL) NULL 1663 net/bridgestp.c if ((bs = bp->bp_bs) == NULL) NULL 1678 net/bridgestp.c if (ifp == NULL) NULL 1882 net/bridgestp.c mif = NULL; NULL 1894 net/bridgestp.c if (mif == NULL) { NULL 1970 net/bridgestp.c if (bs == NULL) NULL 2005 net/bridgestp.c return (NULL); NULL 2009 net/bridgestp.c if (bp == NULL) NULL 2010 net/bridgestp.c return (NULL); NULL 2035 net/bridgestp.c if (ifp->if_linkstatehooks != NULL) NULL 2051 net/bridgestp.c if (ifp != NULL && ifp->if_linkstatehooks != NULL) NULL 2055 net/bridgestp.c bp->bp_bs = NULL; NULL 2146 net/bridgestp.c if (ifs == NULL) { NULL 317 net/bsd-comp.c return NULL; NULL 344 net/bsd-comp.c return NULL; NULL 351 net/bsd-comp.c return NULL; NULL 355 net/bsd-comp.c db->lens = NULL; NULL 361 net/bsd-comp.c return NULL; NULL 416 net/bsd-comp.c || (decomp && db->lens == NULL)) NULL 506 net/bsd-comp.c wptr = NULL; \ NULL 529 net/bsd-comp.c *mret = NULL; NULL 541 net/bsd-comp.c if (m != NULL) { NULL 549 net/bsd-comp.c wptr = cp_end = NULL; NULL 649 net/bsd-comp.c if (m != NULL) { NULL 651 net/bsd-comp.c m->m_next = NULL; NULL 665 net/bsd-comp.c if (*mret != NULL) { NULL 667 net/bsd-comp.c *mret = NULL; NULL 840 net/bsd-comp.c *dmpp = NULL; NULL 850 net/bsd-comp.c if (cmp == NULL) NULL 875 net/bsd-comp.c if (dmp == NULL) NULL 879 net/bsd-comp.c dmp->m_next = NULL; NULL 928 net/bsd-comp.c if (len > 0 || cmp->m_next != NULL) { NULL 929 net/bsd-comp.c while ((cmp = cmp->m_next) != NULL) NULL 971 net/bsd-comp.c while ((cmp = cmp->m_next) != NULL) NULL 987 net/bsd-comp.c if (m == NULL) { NULL 992 net/bsd-comp.c m->m_next = NULL; NULL 174 net/if.c struct ifaddr **ifnet_addrs = NULL; NULL 175 net/if.c struct ifnet **ifindex2ifnet = NULL; NULL 193 net/if.c ifindex2ifnet[if_index] != NULL) { NULL 267 net/if.c ifp->if_snd.altq_disc = NULL; NULL 269 net/if.c ifp->if_snd.altq_tbr = NULL; NULL 302 net/if.c if (ifp->if_sadl != NULL) NULL 349 net/if.c if (ifa == NULL) NULL 356 net/if.c ifnet_addrs[ifp->if_index] = NULL; NULL 358 net/if.c ifp->if_sadl = NULL; NULL 404 net/if.c if (ifp->if_addrhooks == NULL) NULL 409 net/if.c if (ifp->if_linkstatehooks == NULL) NULL 414 net/if.c if (ifp->if_detachhooks == NULL) NULL 425 net/if.c struct ifnet *before = NULL; NULL 435 net/if.c if (ifp->if_addrhooks == NULL) NULL 440 net/if.c if (ifp->if_linkstatehooks == NULL) NULL 445 net/if.c if (ifp->if_detachhooks == NULL) NULL 454 net/if.c if (before == NULL) NULL 518 net/if.c myip_ifp = NULL; NULL 569 net/if.c while ((ifa = TAILQ_FIRST(&ifp->if_addrlist)) != NULL) { NULL 580 net/if.c ifa->ifa_ifp = NULL; NULL 590 net/if.c ifnet_addrs[ifp->if_index]->ifa_ifp = NULL; NULL 592 net/if.c ifnet_addrs[ifp->if_index] = NULL; NULL 615 net/if.c prev = NULL; NULL 637 net/if.c m->m_nextpkt = NULL; NULL 654 net/if.c if (ifc == NULL) NULL 657 net/if.c if (ifunit(name) != NULL) NULL 661 net/if.c (ifp = ifunit(name)) != NULL) NULL 677 net/if.c ifc = if_clone_lookup(name, NULL); NULL 678 net/if.c if (ifc == NULL) NULL 682 net/if.c if (ifp == NULL) NULL 685 net/if.c if (ifc->ifc_destroy == NULL) NULL 719 net/if.c return (NULL); /* No name or unit number */ NULL 722 net/if.c return (NULL); /* unit number 0 padded */ NULL 730 net/if.c if (ifc == NULL) NULL 731 net/if.c return (NULL); NULL 738 net/if.c return (NULL); NULL 743 net/if.c if (unitp != NULL) NULL 780 net/if.c if ((dst = ifcr->ifcr_buffer) == NULL) { NULL 791 net/if.c for (ifc = LIST_FIRST(&if_cloners); ifc != NULL && count != 0; NULL 814 net/if.c if (ifq->ifq_congestion == NULL) NULL 829 net/if.c ifq->ifq_congestion = NULL; NULL 859 net/if.c return (NULL); NULL 875 net/if.c ifa->ifa_dstaddr == NULL) NULL 881 net/if.c return (NULL); NULL 943 net/if.c return (NULL); NULL 956 net/if.c struct ifaddr *ifa_maybe = NULL; NULL 960 net/if.c return (NULL); NULL 964 net/if.c if (ifa_maybe == NULL) NULL 1000 net/if.c if ((ifa = ifaof_ifpforaddr(dst, ifp)) != NULL) { NULL 1094 net/if.c while ((m = n) != NULL) { NULL 1138 net/if.c return (NULL); NULL 1243 net/if.c if (ifp->if_ioctl == NULL) NULL 1340 net/if.c if (ifa == NULL) NULL 1343 net/if.c if (sdl == NULL) NULL 1376 net/if.c if (ifa->ifa_addr != NULL && NULL 1565 net/if.c if (m == NULL) NULL 1595 net/if.c struct ifg_group *ifg = NULL; NULL 1598 net/if.c M_TEMP, M_NOWAIT)) == NULL) NULL 1599 net/if.c return (NULL); NULL 1620 net/if.c struct ifg_group *ifg = NULL; NULL 1632 net/if.c M_NOWAIT)) == NULL) NULL 1636 net/if.c M_TEMP, M_NOWAIT)) == NULL) { NULL 1645 net/if.c if (ifg == NULL && (ifg = if_creategroup(groupname)) == NULL) { NULL 1677 net/if.c if (ifgl == NULL) NULL 1686 net/if.c if (ifgm != NULL) { NULL 1759 net/if.c if (ifg == NULL) NULL 1795 net/if.c if (ifg == NULL) NULL 1814 net/if.c if (ifg == NULL) NULL 1867 net/if.c if (ifg != NULL) NULL 1876 net/if.c if ((rn = rt_lookup(sintosa(&sa_in), sintosa(&sa_in), 0)) != NULL) { NULL 1884 net/if.c rn = NULL; NULL 1886 net/if.c } while (rn != NULL); NULL 1891 net/if.c if ((rn = rt_lookup(sin6tosa(&sa_in6), sin6tosa(&sa_in6), 0)) != NULL) { NULL 1899 net/if.c rn = NULL; NULL 1901 net/if.c } while (rn != NULL); NULL 341 net/if.h if (__m0 == NULL) \ NULL 688 net/if.h #define ether_input_mbuf(ifp, m) ether_input((ifp), NULL, (m)) NULL 151 net/if_atmsubr.c if ((rt = rt0) != NULL) { NULL 154 net/if_atmsubr.c if ((rt0 = rt = RTALLOC1(dst, 0)) != NULL) NULL 192 net/if_atmsubr.c m = NULL; NULL 237 net/if_atmsubr.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 296 net/if_atmsubr.c (m = m_pullup(m, sizeof(*alc))) == NULL) NULL 248 net/if_bridge.c while ((bif = LIST_FIRST(&sc->sc_iflist)) != NULL) NULL 250 net/if_bridge.c while ((bif = LIST_FIRST(&sc->sc_spanlist)) != NULL) { NULL 274 net/if_bridge.c p->ifp->if_bridge = NULL; NULL 307 net/if_bridge.c if (ifs == NULL) { /* no such interface */ NULL 315 net/if_bridge.c if (ifs->if_bridge != NULL) { NULL 379 net/if_bridge.c if (p == NULL) { NULL 402 net/if_bridge.c p = NULL; NULL 406 net/if_bridge.c if (p != NULL && p == LIST_END(&sc->sc_iflist)) { NULL 418 net/if_bridge.c if (ifs == NULL) { /* no such interface */ NULL 426 net/if_bridge.c if (ifs->if_bridge != NULL) { NULL 440 net/if_bridge.c if (p == NULL) { NULL 469 net/if_bridge.c if (ifs == NULL) { NULL 517 net/if_bridge.c if (ifs == NULL) { NULL 541 net/if_bridge.c p->ifp)) == NULL) { NULL 551 net/if_bridge.c p->bif_stp = NULL; NULL 569 net/if_bridge.c if (ifs == NULL) { /* no such interface */ NULL 574 net/if_bridge.c if (ifs->if_bridge == NULL || NULL 582 net/if_bridge.c if (ifs == NULL) NULL 627 net/if_bridge.c if (ifs == NULL) { NULL 631 net/if_bridge.c if (ifs->if_bridge == NULL || NULL 665 net/if_bridge.c if (ifs == NULL) { NULL 669 net/if_bridge.c if (ifs->if_bridge == NULL || NULL 688 net/if_bridge.c if ((bp = bs->bs_root_port) == NULL) NULL 745 net/if_bridge.c ifp->if_bridge = NULL; NULL 795 net/if_bridge.c struct ifbreq *breq = NULL; NULL 809 net/if_bridge.c malloc(sizeof(*breq), M_DEVBUF, M_NOWAIT)) == NULL) NULL 869 net/if_bridge.c if (breq != NULL) NULL 886 net/if_bridge.c if (ifp == NULL) NULL 888 net/if_bridge.c if (ifp->if_bridge == NULL || ifp->if_bridge != (caddr_t)sc) NULL 1015 net/if_bridge.c if (sc == NULL) { NULL 1022 net/if_bridge.c if (m == NULL) NULL 1046 net/if_bridge.c if (dst_if == NULL || ETHER_IS_MULTICAST(eh->ether_dhost)) { NULL 1057 net/if_bridge.c NULL)) != NULL) { NULL 1074 net/if_bridge.c bridge_span(sc, NULL, m); NULL 1112 net/if_bridge.c if (m1 == NULL) { NULL 1118 net/if_bridge.c if (m2 == NULL) { NULL 1124 net/if_bridge.c for (mx = m1; mx->m_next != NULL; mx = mx->m_next) NULL 1130 net/if_bridge.c for (mx = m1; mx != NULL; mx = mx->m_next) NULL 1148 net/if_bridge.c bridge_span(sc, NULL, m); NULL 1182 net/if_bridge.c if (m == NULL) NULL 1272 net/if_bridge.c dst_if = NULL; NULL 1315 net/if_bridge.c if (m == NULL) NULL 1322 net/if_bridge.c if ((m->m_flags & (M_BCAST | M_MCAST)) || dst_if == NULL) { NULL 1357 net/if_bridge.c if (m == NULL) NULL 1387 net/if_bridge.c if (ifp == NULL || ifp->if_bridge == NULL || m == NULL) NULL 1412 net/if_bridge.c if (m == NULL) NULL 1413 net/if_bridge.c return (NULL); NULL 1429 net/if_bridge.c if (mc == NULL) NULL 1432 net/if_bridge.c if (mc == NULL) NULL 1453 net/if_bridge.c m = NULL; NULL 1477 net/if_bridge.c eh, IFT_ETHER, 0) != NULL) NULL 1487 net/if_bridge.c return (NULL); NULL 1493 net/if_bridge.c m = NULL; NULL 1500 net/if_bridge.c eh, IFT_ETHER, 1) != NULL) NULL 1504 net/if_bridge.c return (NULL); NULL 1508 net/if_bridge.c if (m == NULL) NULL 1509 net/if_bridge.c return (NULL); NULL 1515 net/if_bridge.c return (NULL); NULL 1520 net/if_bridge.c return (NULL); NULL 1585 net/if_bridge.c if (m1 == NULL) { NULL 1591 net/if_bridge.c if (m2 == NULL) { NULL 1597 net/if_bridge.c for (mx = m1; mx->m_next != NULL; mx = mx->m_next) NULL 1604 net/if_bridge.c for (mx = m1; mx != NULL; mx = mx->m_next) NULL 1613 net/if_bridge.c if (mc == NULL) NULL 1641 net/if_bridge.c if (m == NULL) NULL 1643 net/if_bridge.c if (eh != NULL) { NULL 1645 net/if_bridge.c if (m == NULL) NULL 1666 net/if_bridge.c if (mc == NULL) { NULL 1693 net/if_bridge.c if (p == NULL) NULL 1733 net/if_bridge.c if (p == NULL) NULL 1755 net/if_bridge.c if (p == NULL) NULL 1773 net/if_bridge.c ifp = NULL; NULL 1794 net/if_bridge.c return (NULL); NULL 1924 net/if_bridge.c if (sc == NULL) NULL 2164 net/if_bridge.c if (n == NULL) NULL 2312 net/if_bridge.c if (tdb != NULL && (tdb->tdb_flags & TDBF_INVALID) == 0 && NULL 2313 net/if_bridge.c tdb->tdb_xform != NULL) { NULL 2356 net/if_bridge.c IPSP_DIRECTION_OUT, NULL, NULL); NULL 2357 net/if_bridge.c if (tdb != NULL) { NULL 2367 net/if_bridge.c &m, NULL) != PF_PASS) { NULL 2376 net/if_bridge.c &m, NULL) != PF_PASS) { NULL 2383 net/if_bridge.c if (m == NULL) NULL 2460 net/if_bridge.c (m = m_pullup(m, sizeof(struct ip))) == NULL) { NULL 2462 net/if_bridge.c return (NULL); NULL 2478 net/if_bridge.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 2480 net/if_bridge.c return (NULL); NULL 2507 net/if_bridge.c return (NULL); NULL 2514 net/if_bridge.c if (m == NULL) NULL 2518 net/if_bridge.c if (m->m_len < hlen && ((m = m_pullup(m, hlen)) == NULL)) NULL 2519 net/if_bridge.c return (NULL); NULL 2534 net/if_bridge.c == NULL) { NULL 2536 net/if_bridge.c return (NULL); NULL 2554 net/if_bridge.c return (NULL); NULL 2559 net/if_bridge.c if (m == NULL) NULL 2560 net/if_bridge.c return (NULL); NULL 2574 net/if_bridge.c if (m == NULL) NULL 2581 net/if_bridge.c if (m == NULL) NULL 2588 net/if_bridge.c if (m != NULL) NULL 2590 net/if_bridge.c return (NULL); NULL 2646 net/if_bridge.c (m = m_pullup(m, sizeof(struct ip))) == NULL) NULL 2659 net/if_bridge.c m = NULL; NULL 2665 net/if_bridge.c m->m_nextpkt = NULL; NULL 2669 net/if_bridge.c if (m == NULL) { NULL 2677 net/if_bridge.c if (m == NULL) { NULL 2700 net/if_bridge.c if (m != NULL) NULL 2717 net/if_bridge.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 2752 net/if_bridge.c if (m == NULL) { NULL 2788 net/if_bridge.c if (m == NULL) NULL 2795 net/if_bridge.c if (m == NULL) NULL 2799 net/if_bridge.c bridge_output(ifp, m, NULL, NULL); NULL 125 net/if_enc.c if (m == NULL) NULL 219 net/if_ethersubr.c if (dst != NULL && LINK_STATE_IS_UP(ifp0->if_link_state) && NULL 220 net/if_ethersubr.c (ifa = ifa_ifwithaddr(dst)) != NULL && NULL 235 net/if_ethersubr.c if ((rt = rt0) != NULL) { NULL 237 net/if_ethersubr.c if ((rt0 = rt = rtalloc1(dst, 1, 0)) != NULL) NULL 309 net/if_ethersubr.c if (m == NULL) NULL 390 net/if_ethersubr.c for (mtag = m_tag_find(m, PACKET_TAG_BRIDGE, NULL); mtag; NULL 402 net/if_ethersubr.c if (mtag == NULL) { NULL 406 net/if_ethersubr.c if (mtag == NULL) { NULL 412 net/if_ethersubr.c error = bridge_output(ifp, m, NULL, NULL); NULL 425 net/if_ethersubr.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 472 net/if_ethersubr.c if (eh == NULL) { NULL 499 net/if_ethersubr.c struct sockaddr_dl *sdl = NULL; NULL 547 net/if_ethersubr.c if (m == NULL) NULL 663 net/if_ethersubr.c if (m == NULL) NULL 1043 net/if_ethersubr.c if (enm != NULL) { NULL 1056 net/if_ethersubr.c if (enm == NULL) { NULL 1099 net/if_ethersubr.c if (enm == NULL) { NULL 156 net/if_fddisubr.c if (dst != NULL && LINK_STATE_IS_UP(ifp0->if_link_state) && NULL 157 net/if_fddisubr.c (ifa = ifa_ifwithaddr(dst)) != NULL && NULL 171 net/if_fddisubr.c if ((rt = rt0) != NULL) { NULL 173 net/if_fddisubr.c if ((rt0 = rt = rtalloc1(dst, 1, 0)) != NULL) NULL 346 net/if_fddisubr.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 140 net/if_gif.c sc->gif_psrc = NULL; NULL 143 net/if_gif.c sc->gif_pdst = NULL; NULL 161 net/if_gif.c sc->gif_psrc == NULL || sc->gif_pdst == NULL) NULL 182 net/if_gif.c if (m == NULL) NULL 189 net/if_gif.c for (mtag = m_tag_find(m, PACKET_TAG_GIF, NULL); mtag; NULL 204 net/if_gif.c if (mtag == NULL) { NULL 280 net/if_gif.c sc->gif_psrc == NULL || sc->gif_pdst == NULL) { NULL 306 net/if_gif.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 510 net/if_gif.c sc->gif_psrc = NULL; NULL 514 net/if_gif.c sc->gif_pdst = NULL; NULL 524 net/if_gif.c if (sc->gif_psrc == NULL) { NULL 556 net/if_gif.c if (sc->gif_pdst == NULL) { NULL 585 net/if_gif.c if (sc->gif_psrc == NULL || sc->gif_pdst == NULL) { NULL 199 net/if_gre.c struct greip *gh = NULL; NULL 200 net/if_gre.c struct ip *inp = NULL; NULL 214 net/if_gre.c for (mtag = m_tag_find(m, PACKET_TAG_GRE, NULL); mtag; NULL 225 net/if_gre.c if (mtag == NULL) { NULL 259 net/if_gre.c if (m == NULL) { NULL 268 net/if_gre.c if (m == NULL) { NULL 304 net/if_gre.c if (m0 == NULL) { NULL 353 net/if_gre.c if (m == NULL) { NULL 389 net/if_gre.c if (m == NULL) { NULL 417 net/if_gre.c error = ip_output(m, (void *)NULL, &sc->route, 0, (void *)NULL, (void *)NULL); NULL 433 net/if_gre.c struct sockaddr *sa = NULL; NULL 184 net/if_loop.c if (ifp == NULL) NULL 189 net/if_loop.c ifp->if_softc = NULL; NULL 277 net/if_loop.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 338 net/if_loop.c if (m == NULL) NULL 117 net/if_media.c ifm->ifm_cur = NULL; NULL 135 net/if_media.c if (ifm == NULL) { NULL 145 net/if_media.c if (entry == NULL) NULL 197 net/if_media.c if (match == NULL) { NULL 202 net/if_media.c if (match == NULL) { NULL 203 net/if_media.c ifmedia_add(ifm, target, 0, NULL); NULL 205 net/if_media.c if (match == NULL) { NULL 233 net/if_media.c if (ifp == NULL || ifr == NULL || ifm == NULL) NULL 248 net/if_media.c if (match == NULL) { NULL 316 net/if_media.c for (nwords = 0; ep != NULL; ep = TAILQ_NEXT(ep, ifm_list)) NULL 330 net/if_media.c for (count = 0; ep != NULL && count < minwords; NULL 336 net/if_media.c if (error == 0 && ep != NULL) NULL 359 net/if_media.c match = NULL; NULL 362 net/if_media.c for (next = TAILQ_FIRST(&ifm->ifm_list); next != NULL; NULL 388 net/if_media.c for (ife = TAILQ_FIRST(&ifm->ifm_list); ife != NULL; NULL 442 net/if_media.c for (desc = ifm_type_descriptions; desc->ifmt_string != NULL; NULL 447 net/if_media.c if (desc->ifmt_string == NULL) NULL 453 net/if_media.c for (desc = ifm_subtype_descriptions; desc->ifmt_string != NULL; NULL 459 net/if_media.c if (desc->ifmt_string == NULL) NULL 465 net/if_media.c for (desc = ifm_option_descriptions; desc->ifmt_string != NULL; NULL 364 net/if_media.h { 0, NULL }, \ NULL 463 net/if_media.h { 0, NULL }, \ NULL 474 net/if_media.h { 0, NULL }, \ NULL 509 net/if_media.h { 0, NULL }, \ NULL 602 net/if_media.h { NULL, NULL } } \ NULL 96 net/if_pflog.c pflogifs[i] = NULL; NULL 110 net/if_pflog.c if ((pflogif = malloc(sizeof(*pflogif), M_DEVBUF, M_NOWAIT)) == NULL) NULL 147 net/if_pflog.c pflogifs[pflogif->sc_unit] = NULL; NULL 174 net/if_pflog.c if (m == NULL) NULL 219 net/if_pflog.c if (kif == NULL || m == NULL || rm == NULL || pd == NULL) NULL 222 net/if_pflog.c if ((ifn = pflogifs[rm->logif]) == NULL || !ifn->if_bpf) NULL 232 net/if_pflog.c if (am == NULL) { NULL 238 net/if_pflog.c if (ruleset != NULL && ruleset->anchor != NULL) NULL 81 net/if_pfsync.c struct pfsync_softc *pfsyncif = NULL; NULL 127 net/if_pfsync.c if ((pfsyncif = malloc(sizeof(*pfsyncif), M_DEVBUF, M_NOWAIT)) == NULL) NULL 130 net/if_pfsync.c pfsyncif->sc_mbuf = NULL; NULL 131 net/if_pfsync.c pfsyncif->sc_mbuf_net = NULL; NULL 132 net/if_pfsync.c pfsyncif->sc_mbuf_tdb = NULL; NULL 133 net/if_pfsync.c pfsyncif->sc_statep.s = NULL; NULL 134 net/if_pfsync.c pfsyncif->sc_statep_net.s = NULL; NULL 135 net/if_pfsync.c pfsyncif->sc_statep_tdb.t = NULL; NULL 141 net/if_pfsync.c pfsyncif->sc_bulk_send_next = NULL; NULL 142 net/if_pfsync.c pfsyncif->sc_bulk_terminator = NULL; NULL 179 net/if_pfsync.c pfsyncif = NULL; NULL 198 net/if_pfsync.c if (m == NULL) NULL 209 net/if_pfsync.c if (s->scrub.scrub_flag && d->scrub == NULL) { NULL 211 net/if_pfsync.c if (d->scrub == NULL) NULL 222 net/if_pfsync.c struct pf_state *st = NULL; NULL 223 net/if_pfsync.c struct pf_state_key *sk = NULL; NULL 224 net/if_pfsync.c struct pf_rule *r = NULL; NULL 234 net/if_pfsync.c if (kif == NULL) { NULL 256 net/if_pfsync.c if (st == NULL) { NULL 262 net/if_pfsync.c if ((sk = pf_alloc_state_key(st)) == NULL) { NULL 372 net/if_pfsync.c if ((m = m_pullup(m, iplen + sizeof(*ph))) == NULL) { NULL 408 net/if_pfsync.c sizeof(*cp), &offp)) == NULL) { NULL 426 net/if_pfsync.c if ((kif = pfi_kif_get(cp->ifname)) == NULL) { NULL 449 net/if_pfsync.c count * sizeof(*sp), &offp)) == NULL) { NULL 483 net/if_pfsync.c count * sizeof(*sp), &offp)) == NULL) { NULL 508 net/if_pfsync.c if (st == NULL) { NULL 566 net/if_pfsync.c if (sc->sc_mbuf != NULL && !stale) NULL 581 net/if_pfsync.c if (stale && sc->sc_mbuf != NULL) NULL 591 net/if_pfsync.c count * sizeof(*sp), &offp)) == NULL) { NULL 603 net/if_pfsync.c if (st == NULL) { NULL 616 net/if_pfsync.c count * sizeof(*up), &offp)) == NULL) { NULL 640 net/if_pfsync.c if (st == NULL) { NULL 692 net/if_pfsync.c sc->sc_mbuf != NULL) { NULL 715 net/if_pfsync.c count * sizeof(*dp), &offp)) == NULL) { NULL 727 net/if_pfsync.c if (st == NULL) { NULL 742 net/if_pfsync.c count * sizeof(*rup), &offp)) == NULL) { NULL 748 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 758 net/if_pfsync.c if (sc->sc_bulk_send_next == NULL) NULL 769 net/if_pfsync.c if (st == NULL) { NULL 778 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 788 net/if_pfsync.c sizeof(*bus), &offp)) == NULL) { NULL 828 net/if_pfsync.c count * sizeof(*pt), &offp)) == NULL) { NULL 914 net/if_pfsync.c sc->sc_sync_ifp = NULL; NULL 915 net/if_pfsync.c if (sc->sc_mbuf_net != NULL) { NULL 919 net/if_pfsync.c sc->sc_mbuf_net = NULL; NULL 920 net/if_pfsync.c sc->sc_statep_net.s = NULL; NULL 925 net/if_pfsync.c imo->imo_multicast_ifp = NULL; NULL 930 net/if_pfsync.c if ((sifp = ifunit(pfsyncr.pfsyncr_syncdev)) == NULL) NULL 935 net/if_pfsync.c (sc->sc_sync_ifp != NULL && NULL 945 net/if_pfsync.c imo->imo_multicast_ifp = NULL; NULL 953 net/if_pfsync.c sc->sc_sync_ifp = NULL; NULL 961 net/if_pfsync.c in_addmulti(&addr, sc->sc_sync_ifp)) == NULL) { NULL 962 net/if_pfsync.c sc->sc_sync_ifp = NULL; NULL 984 net/if_pfsync.c error = pfsync_request_update(NULL, NULL); NULL 1028 net/if_pfsync.c if (m == NULL) { NULL 1030 net/if_pfsync.c return (NULL); NULL 1069 net/if_pfsync.c return (NULL); NULL 1075 net/if_pfsync.c m->m_pkthdr.rcvif = NULL; NULL 1097 net/if_pfsync.c struct ifnet *ifp = NULL; NULL 1100 net/if_pfsync.c struct pfsync_state *sp = NULL; NULL 1101 net/if_pfsync.c struct pfsync_state_upd *up = NULL; NULL 1102 net/if_pfsync.c struct pfsync_state_del *dp = NULL; NULL 1109 net/if_pfsync.c if (sc == NULL) NULL 1117 net/if_pfsync.c if (ifp->if_bpf == NULL && sc->sc_sync_ifp == NULL && NULL 1120 net/if_pfsync.c if (sc->sc_mbuf != NULL) { NULL 1122 net/if_pfsync.c sc->sc_mbuf = NULL; NULL 1123 net/if_pfsync.c sc->sc_statep.s = NULL; NULL 1132 net/if_pfsync.c if (sc->sc_mbuf == NULL) { NULL 1134 net/if_pfsync.c (void *)&sc->sc_statep.s)) == NULL) { NULL 1144 net/if_pfsync.c (void *)&sc->sc_statep.s)) == NULL) { NULL 1176 net/if_pfsync.c if (sp == NULL) { NULL 1200 net/if_pfsync.c if ((r = st->rule.ptr) == NULL) NULL 1204 net/if_pfsync.c if ((r = st->anchor.ptr) == NULL) NULL 1243 net/if_pfsync.c if (sc->sc_mbuf_net == NULL) { NULL 1245 net/if_pfsync.c (void *)&sc->sc_statep_net.s)) == NULL) { NULL 1298 net/if_pfsync.c struct ifnet *ifp = NULL; NULL 1304 net/if_pfsync.c if (sc == NULL) NULL 1308 net/if_pfsync.c if (sc->sc_mbuf == NULL) { NULL 1310 net/if_pfsync.c (void *)&sc->sc_statep.s)) == NULL) NULL 1318 net/if_pfsync.c (void *)&sc->sc_statep.s)) == NULL) NULL 1324 net/if_pfsync.c if (src != NULL) NULL 1330 net/if_pfsync.c if (up != NULL) { NULL 1344 net/if_pfsync.c struct ifnet *ifp = NULL; NULL 1349 net/if_pfsync.c if (sc == NULL) NULL 1354 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 1357 net/if_pfsync.c (void *)&sc->sc_statep.c)) == NULL) { NULL 1364 net/if_pfsync.c if (ifname != NULL) NULL 1400 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 1405 net/if_pfsync.c (void *)&sc->sc_statep.b)) != NULL) { NULL 1423 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 1454 net/if_pfsync.c sc->sc_bulk_send_next = NULL; NULL 1455 net/if_pfsync.c sc->sc_bulk_terminator = NULL; NULL 1464 net/if_pfsync.c if (sc->sc_mbuf != NULL) NULL 1479 net/if_pfsync.c error = pfsync_request_update(NULL, NULL); NULL 1514 net/if_pfsync.c if (sc->sc_mbuf == NULL) NULL 1517 net/if_pfsync.c sc->sc_mbuf = NULL; NULL 1518 net/if_pfsync.c sc->sc_statep.s = NULL; NULL 1528 net/if_pfsync.c sc->sc_mbuf_net = NULL; NULL 1529 net/if_pfsync.c sc->sc_statep_net.s = NULL; NULL 1545 net/if_pfsync.c if (sc->sc_mbuf_tdb == NULL) NULL 1548 net/if_pfsync.c sc->sc_mbuf_tdb = NULL; NULL 1549 net/if_pfsync.c sc->sc_statep_tdb.t = NULL; NULL 1568 net/if_pfsync.c if (m == NULL) { NULL 1593 net/if_pfsync.c if (ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo, NULL)) NULL 1646 net/if_pfsync.c struct ifnet *ifp = NULL; NULL 1649 net/if_pfsync.c struct pfsync_tdb *pt = NULL; NULL 1652 net/if_pfsync.c if (sc == NULL) NULL 1656 net/if_pfsync.c if (ifp->if_bpf == NULL && sc->sc_sync_ifp == NULL && NULL 1659 net/if_pfsync.c if (sc->sc_mbuf_tdb != NULL) { NULL 1661 net/if_pfsync.c sc->sc_mbuf_tdb = NULL; NULL 1662 net/if_pfsync.c sc->sc_statep_tdb.t = NULL; NULL 1668 net/if_pfsync.c if (sc->sc_mbuf_tdb == NULL) { NULL 1670 net/if_pfsync.c (void *)&sc->sc_statep_tdb.t)) == NULL) { NULL 1685 net/if_pfsync.c if (sc->sc_mbuf_tdb == NULL) { NULL 1711 net/if_pfsync.c if (pt == NULL) { NULL 225 net/if_pfsync.h (d)->scrub != NULL) { \ NULL 210 net/if_ppp.c NULL NULL 278 net/if_ppp.c if (sc->sc_devp != NULL) NULL 307 net/if_ppp.c if (sc->sc_devp == NULL) NULL 309 net/if_ppp.c if (sc == NULL) NULL 310 net/if_ppp.c return NULL; NULL 314 net/if_ppp.c sc->sc_relinq = NULL; NULL 323 net/if_ppp.c sc->sc_xc_state = NULL; NULL 324 net/if_ppp.c sc->sc_rc_state = NULL; NULL 328 net/if_ppp.c sc->sc_npqueue = NULL; NULL 348 net/if_ppp.c sc->sc_devp = NULL; NULL 352 net/if_ppp.c if (m == NULL) NULL 358 net/if_ppp.c if (m == NULL) NULL 364 net/if_ppp.c if (m == NULL) NULL 368 net/if_ppp.c while ((m = sc->sc_npqueue) != NULL) { NULL 372 net/if_ppp.c if (sc->sc_togo != NULL) { NULL 374 net/if_ppp.c sc->sc_togo = NULL; NULL 378 net/if_ppp.c sc->sc_xc_state = NULL; NULL 379 net/if_ppp.c sc->sc_rc_state = NULL; NULL 496 net/if_ppp.c for (cp = ppp_compressors; *cp != NULL; ++cp) NULL 505 net/if_ppp.c if (sc->sc_xc_state != NULL) NULL 509 net/if_ppp.c if (sc->sc_xc_state == NULL) { NULL 520 net/if_ppp.c if (sc->sc_rc_state != NULL) NULL 524 net/if_ppp.c if (sc->sc_rc_state == NULL) { NULL 692 net/if_ppp.c if (sc->sc_xc_state != NULL) NULL 694 net/if_ppp.c if (sc->sc_rc_state != NULL) NULL 726 net/if_ppp.c if (sc->sc_devp == NULL || (ifp->if_flags & IFF_RUNNING) == 0 NULL 847 net/if_ppp.c m0->m_nextpkt = NULL; NULL 866 net/if_ppp.c IFQ_ENQUEUE(&sc->sc_if.if_snd, m0, NULL, error); NULL 902 net/if_ppp.c for (mpp = &sc->sc_npqueue; (m = *mpp) != NULL; ) { NULL 917 net/if_ppp.c m->m_nextpkt = NULL; NULL 934 net/if_ppp.c IFQ_ENQUEUE(&sc->sc_if.if_snd, m, NULL, error); NULL 989 net/if_ppp.c if (m == NULL) NULL 991 net/if_ppp.c if (m == NULL) NULL 992 net/if_ppp.c return NULL; NULL 1011 net/if_ppp.c if ((sc->sc_flags & SC_COMP_TCP) && sc->sc_comp != NULL) { NULL 1019 net/if_ppp.c if (mp == NULL) NULL 1055 net/if_ppp.c struct mbuf *mcomp = NULL; NULL 1059 net/if_ppp.c for (mp = m; mp != NULL; mp = mp->m_next) NULL 1064 net/if_ppp.c if (mcomp != NULL) { NULL 1127 net/if_ppp.c if (m == NULL) NULL 1155 net/if_ppp.c if (mp == NULL) NULL 1157 net/if_ppp.c dp = (mp != NULL)? mtod(mp, u_char *): NULL; NULL 1192 net/if_ppp.c if (sc->sc_xc_state != NULL NULL 1202 net/if_ppp.c if (sc->sc_rc_state != NULL NULL 1243 net/if_ppp.c sc->sc_xc_state = NULL; NULL 1247 net/if_ppp.c sc->sc_rc_state = NULL; NULL 1289 net/if_ppp.c struct mbuf *mp, *dmp = NULL; NULL 1297 net/if_ppp.c for (mp = m; mp != NULL; mp = mp->m_next) NULL 1326 net/if_ppp.c if (dmp == NULL) { NULL 1362 net/if_ppp.c for (mp = m; mp != NULL; mp = mp->m_next) NULL 1372 net/if_ppp.c sl_uncompress_tcp(NULL, 0, TYPE_ERROR, sc->sc_comp); NULL 1398 net/if_ppp.c if (mp == NULL) NULL 1401 net/if_ppp.c mp->m_next = NULL; NULL 1461 net/if_ppp.c if (mp != NULL) { NULL 160 net/if_pppoe.c struct ifqueue ppoediscinq = { NULL }; NULL 161 net/if_pppoe.c struct ifqueue ppoeinq = { NULL }; NULL 229 net/if_pppoe.c if (sc == NULL) NULL 312 net/if_pppoe.c return (NULL); NULL 320 net/if_pppoe.c return (NULL); NULL 323 net/if_pppoe.c return (NULL); NULL 337 net/if_pppoe.c return (NULL); NULL 340 net/if_pppoe.c return (NULL); NULL 347 net/if_pppoe.c if (sc == NULL) { NULL 349 net/if_pppoe.c return (NULL); NULL 356 net/if_pppoe.c return (NULL); NULL 361 net/if_pppoe.c return (NULL); NULL 378 net/if_pppoe.c if (m == NULL) NULL 385 net/if_pppoe.c if (m == NULL) NULL 411 net/if_pppoe.c err_msg = NULL; NULL 417 net/if_pppoe.c if (m == NULL) NULL 423 net/if_pppoe.c ac_cookie = NULL; NULL 426 net/if_pppoe.c hunique = NULL; NULL 437 net/if_pppoe.c if (n == NULL) { NULL 439 net/if_pppoe.c m = NULL; NULL 463 net/if_pppoe.c sc = NULL; NULL 466 net/if_pppoe.c if (n == NULL) { NULL 468 net/if_pppoe.c m = NULL; NULL 487 net/if_pppoe.c if (sc != NULL) NULL 490 net/if_pppoe.c if (n == NULL) { NULL 491 net/if_pppoe.c m = NULL; NULL 501 net/if_pppoe.c if (sc != NULL) NULL 505 net/if_pppoe.c if (ac_cookie == NULL) { NULL 508 net/if_pppoe.c if (n == NULL) { NULL 510 net/if_pppoe.c m = NULL; NULL 565 net/if_pppoe.c if (sc == NULL) { NULL 576 net/if_pppoe.c if (sc->sc_hunique == NULL) NULL 593 net/if_pppoe.c if (ac_cookie == NULL) { NULL 602 net/if_pppoe.c if (sc == NULL) { NULL 618 net/if_pppoe.c if (sc->sc_hunique == NULL) NULL 634 net/if_pppoe.c if (sc == NULL) { NULL 650 net/if_pppoe.c if (sc->sc_ac_cookie == NULL) NULL 669 net/if_pppoe.c if (sc == NULL) NULL 682 net/if_pppoe.c if (sc == NULL) NULL 695 net/if_pppoe.c sc->sc_ac_cookie = NULL; NULL 751 net/if_pppoe.c if (m == NULL) { NULL 767 net/if_pppoe.c if (sc == NULL) { NULL 823 net/if_pppoe.c if (sc->sc_eth_if == NULL) { NULL 848 net/if_pppoe.c return (sc->sc_eth_if->if_output(sc->sc_eth_if, m, &dst, NULL)); NULL 869 net/if_pppoe.c if (sc->sc_eth_if == NULL) NULL 875 net/if_pppoe.c sc->sc_concentrator_name = NULL; NULL 880 net/if_pppoe.c if (p == NULL) NULL 888 net/if_pppoe.c sc->sc_service_name = NULL; NULL 893 net/if_pppoe.c if (p == NULL) NULL 983 net/if_pppoe.c if (m == NULL) NULL 984 net/if_pppoe.c return (NULL); NULL 991 net/if_pppoe.c return (NULL); NULL 997 net/if_pppoe.c m->m_pkthdr.rcvif = NULL; NULL 1015 net/if_pppoe.c if (sc->sc_service_name != NULL) { NULL 1019 net/if_pppoe.c if (sc->sc_concentrator_name != NULL) { NULL 1026 net/if_pppoe.c if (m0 == NULL) NULL 1033 net/if_pppoe.c if (sc->sc_service_name != NULL) { NULL 1040 net/if_pppoe.c if (sc->sc_concentrator_name != NULL) { NULL 1192 net/if_pppoe.c sc->sc_ac_cookie = NULL; NULL 1198 net/if_pppoe.c sc->sc_hunique = NULL; NULL 1240 net/if_pppoe.c if (sc->sc_service_name != NULL) { /* service name tag maybe empty */ NULL 1248 net/if_pppoe.c if (m0 == NULL) NULL 1255 net/if_pppoe.c if (sc->sc_service_name != NULL) { NULL 1292 net/if_pppoe.c if (m0 == NULL) NULL 1305 net/if_pppoe.c return (outgoing_if->if_output(outgoing_if, m0, &dst, NULL)); NULL 1328 net/if_pppoe.c if (m0 == NULL) NULL 1361 net/if_pppoe.c if (sc->sc_service_name != NULL) { /* service name tag maybe empty */ NULL 1367 net/if_pppoe.c if (m0 == NULL) NULL 1373 net/if_pppoe.c if (sc->sc_service_name != NULL) { NULL 1433 net/if_pppoe.c while ((m = sppp_dequeue(ifp)) != NULL) { NULL 1436 net/if_pppoe.c if (m == NULL) { NULL 246 net/if_sl.c if (sc->sc_ttyp != NULL) NULL 267 net/if_sl.c if (sc->sc_mbuf == NULL || sc->sc_mbuf->m_ext.ext_buf == NULL) { NULL 304 net/if_sl.c if (sc->sc_ttyp == NULL) { NULL 357 net/if_sl.c if (sc != NULL) { NULL 361 net/if_sl.c sc->sc_ttyp = NULL; NULL 362 net/if_sl.c tp->t_sc = NULL; NULL 365 net/if_sl.c sc->sc_mbuf = NULL; NULL 366 net/if_sl.c sc->sc_ep = sc->sc_mp = sc->sc_pktstart = NULL; NULL 433 net/if_sl.c if (sc->sc_ttyp == NULL) { NULL 461 net/if_sl.c IFQ_ENQUEUE(&sc->sc_if.if_snd, m, NULL, error); NULL 513 net/if_sl.c if (sc == NULL) NULL 537 net/if_sl.c if (m == NULL) NULL 566 net/if_sl.c } while ((m1 = m1->m_next) != NULL); NULL 699 net/if_sl.c if (sc->sc_mbuf == NULL) { NULL 701 net/if_sl.c return (NULL); NULL 711 net/if_sl.c return (NULL); NULL 742 net/if_sl.c if (sc == NULL) NULL 848 net/if_sl.c if (m == NULL) NULL 862 net/if_sl.c if (m == NULL) NULL 486 net/if_spppsubr.c if (m == NULL) { NULL 620 net/if_spppsubr.c struct ifqueue *ifq = NULL; NULL 654 net/if_spppsubr.c struct ip *ip = NULL; NULL 655 net/if_spppsubr.c struct tcphdr *th = NULL; NULL 754 net/if_spppsubr.c if (m == NULL) { NULL 772 net/if_spppsubr.c if (ifq != NULL NULL 785 net/if_spppsubr.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, rv); NULL 816 net/if_spppsubr.c timeout_set(&keepalive_ch, sppp_keepalive, NULL); NULL 915 net/if_spppsubr.c if (m == NULL && NULL 918 net/if_spppsubr.c if (m == NULL) NULL 937 net/if_spppsubr.c if (m == NULL && NULL 940 net/if_spppsubr.c if ((m = sp->pp_fastq.ifq_head) == NULL) NULL 1162 net/if_spppsubr.c m = NULL; NULL 1167 net/if_spppsubr.c if (m != NULL) NULL 1229 net/if_spppsubr.c m = NULL; NULL 1234 net/if_spppsubr.c if (m != NULL) NULL 3855 net/if_spppsubr.c m = NULL; NULL 3860 net/if_spppsubr.c if (m != NULL) NULL 3968 net/if_spppsubr.c sm = NULL; NULL 454 net/if_strip.c if (sc->sc_ttyp == NULL) { NULL 510 net/if_strip.c if (sc != NULL) { NULL 512 net/if_strip.c sc->sc_ttyp = NULL; NULL 513 net/if_strip.c tp->t_sc = NULL; NULL 576 net/if_strip.c u_char *rllstate_ptr = NULL; NULL 718 net/if_strip.c if (sc->sc_ttyp == NULL) { NULL 744 net/if_strip.c if (rt != NULL && rt->rt_gwroute != NULL) NULL 748 net/if_strip.c if (rt == NULL || rt->rt_gateway->sa_family != AF_LINK NULL 776 net/if_strip.c ifq = NULL; NULL 846 net/if_strip.c if (ifq != NULL) { NULL 856 net/if_strip.c IFQ_ENQUEUE(&sc->sc_if.if_snd, m, NULL, error); NULL 910 net/if_strip.c || sc == NULL || tp != (struct tty *) sc->sc_ttyp) { NULL 911 net/if_strip.c if (tp->t_oproc != NULL) NULL 928 net/if_strip.c if (sc == NULL) { NULL 955 net/if_strip.c if (m == NULL) { NULL 984 net/if_strip.c } while ((m1 = m1->m_next) != NULL); NULL 1022 net/if_strip.c if (strip_send(sc, m) == NULL) { NULL 1057 net/if_strip.c if (tp->t_oproc != NULL) NULL 1074 net/if_strip.c if (m == NULL) NULL 1075 net/if_strip.c return (NULL); NULL 1092 net/if_strip.c return (NULL); NULL 1129 net/if_strip.c if (sc == NULL) NULL 1260 net/if_strip.c if (m == NULL) { NULL 1374 net/if_strip.c if (tp == NULL) NULL 1421 net/if_strip.c if (tp == NULL) { NULL 1523 net/if_strip.c if (tp == NULL) NULL 1604 net/if_strip.c RecvErr_Message(sc, NULL, ptr+4); NULL 1810 net/if_strip.c *code_ptr_ptr = NULL; NULL 1850 net/if_strip.c return (NULL); NULL 1859 net/if_strip.c return (NULL); NULL 1875 net/if_strip.c return (NULL); NULL 1888 net/if_strip.c return (NULL); NULL 1914 net/if_strip.c return (NULL); NULL 130 net/if_trunk.c { TRUNK_PROTO_NONE, NULL } NULL 148 net/if_trunk.c M_DEVBUF, M_NOWAIT)) == NULL) NULL 170 net/if_trunk.c ifmedia_add(&tr->tr_media, IFM_ETHER | IFM_AUTO, 0, NULL); NULL 174 net/if_trunk.c ifp->if_carp = NULL; NULL 216 net/if_trunk.c while ((tp = SLIST_FIRST(&tr->tr_ports)) != NULL) { NULL 290 net/if_trunk.c if (ifa->ifa_addr != NULL && NULL 313 net/if_trunk.c if (trunk_port_get(NULL, ifp) != NULL) NULL 324 net/if_trunk.c M_DEVBUF, M_NOWAIT)) == NULL) NULL 376 net/if_trunk.c if (ifp->if_linkstatehooks != NULL) NULL 380 net/if_trunk.c if (tr->tr_port_create != NULL) NULL 410 net/if_trunk.c if (tr->tr_port_destroy != NULL) NULL 426 net/if_trunk.c ifp->if_tp = NULL; NULL 428 net/if_trunk.c if (ifp->if_linkstatehooks != NULL) NULL 439 net/if_trunk.c if ((tp_ptr = SLIST_FIRST(&tr->tr_ports)) == NULL) { NULL 474 net/if_trunk.c if ((tp = (struct trunk_port *)ifp->if_tp) == NULL || NULL 475 net/if_trunk.c (tr = (struct trunk_softc *)tp->tp_trunk) == NULL) NULL 478 net/if_trunk.c if (tp->tp_watchdog != NULL) NULL 495 net/if_trunk.c (tp = (struct trunk_port *)ifp->if_tp) == NULL || NULL 496 net/if_trunk.c (tr = (struct trunk_softc *)tp->tp_trunk) == NULL) NULL 509 net/if_trunk.c NULL : tr, ifp)) == NULL) { NULL 526 net/if_trunk.c if (tp != NULL) NULL 537 net/if_trunk.c if ((tp = (struct trunk_port *)ifp->if_tp) == NULL) NULL 549 net/if_trunk.c if (tr != NULL) { NULL 565 net/if_trunk.c return (NULL); NULL 646 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { NULL 653 net/if_trunk.c NULL : tr, tpif)) == NULL) { NULL 666 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { NULL 678 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { NULL 685 net/if_trunk.c NULL : tr, tpif)) == NULL) { NULL 760 net/if_trunk.c M_DEVBUF, M_NOWAIT)) == NULL) { NULL 795 net/if_trunk.c if (enm == NULL) NULL 803 net/if_trunk.c if (mc == NULL) NULL 831 net/if_trunk.c while ((mc = SLIST_FIRST(&tr->tr_mc_head)) != NULL) { NULL 899 net/if_trunk.c if (m == NULL) NULL 927 net/if_trunk.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 966 net/if_trunk.c trunk_lb_gethdr(m, off, EVL_ENCAPLEN, &vlanbuf)) == NULL) NULL 977 net/if_trunk.c trunk_lb_gethdr(m, off, sizeof(*ip), &ipbuf)) == NULL) NULL 986 net/if_trunk.c trunk_lb_gethdr(m, off, sizeof(*ip6), &ip6buf)) == NULL) NULL 1008 net/if_trunk.c if (tr->tr_init != NULL) NULL 1024 net/if_trunk.c if (tr->tr_stop != NULL) NULL 1047 net/if_trunk.c struct ifnet *trifp = NULL; NULL 1055 net/if_trunk.c if ((tp = (struct trunk_port *)ifp->if_tp) == NULL || NULL 1056 net/if_trunk.c (tr = (struct trunk_softc *)tp->tp_trunk) == NULL) { NULL 1079 net/if_trunk.c if (error && trifp != NULL) NULL 1106 net/if_trunk.c if (tp != NULL && tp->tp_if->if_flags & IFF_UP) NULL 1114 net/if_trunk.c struct trunk_softc *tr = NULL; NULL 1116 net/if_trunk.c if (tp != NULL) NULL 1118 net/if_trunk.c if (tr == NULL) NULL 1120 net/if_trunk.c if (tr->tr_linkstate != NULL) NULL 1128 net/if_trunk.c struct trunk_port *tp_next, *rval = NULL; NULL 1135 net/if_trunk.c if (tp == NULL) NULL 1141 net/if_trunk.c if ((tp_next = SLIST_NEXT(tp, tp_entries)) != NULL && NULL 1156 net/if_trunk.c if (rval != NULL) { NULL 1191 net/if_trunk.c tr->tr_init = NULL; NULL 1192 net/if_trunk.c tr->tr_stop = NULL; NULL 1193 net/if_trunk.c tr->tr_port_create = NULL; NULL 1206 net/if_trunk.c tr->tr_psc = NULL; NULL 1216 net/if_trunk.c tr->tr_psc = NULL; NULL 1225 net/if_trunk.c if (tp == NULL && (tp = trunk_link_active(tr, NULL)) == NULL) NULL 1261 net/if_trunk.c tr->tr_init = NULL; NULL 1262 net/if_trunk.c tr->tr_stop = NULL; NULL 1263 net/if_trunk.c tr->tr_port_create = NULL; NULL 1264 net/if_trunk.c tr->tr_port_destroy = NULL; NULL 1265 net/if_trunk.c tr->tr_linkstate = NULL; NULL 1282 net/if_trunk.c if ((tp = trunk_link_active(tr, tr->tr_primary)) == NULL) NULL 1302 net/if_trunk.c tmp_tp = trunk_link_active(tr, NULL); NULL 1307 net/if_trunk.c if ((tmp_tp == NULL || tmp_tp == tp)) { NULL 1326 net/if_trunk.c M_DEVBUF, M_NOWAIT)) == NULL) NULL 1335 net/if_trunk.c tr->tr_linkstate = NULL; NULL 1348 net/if_trunk.c if (lb != NULL) NULL 1379 net/if_trunk.c return (trunk_lb_porttable(tr, NULL)); NULL 1393 net/if_trunk.c return (NULL); NULL 1405 net/if_trunk.c struct trunk_port *tp = NULL; NULL 1418 net/if_trunk.c if ((tp = trunk_link_active(tr, tp)) == NULL) NULL 138 net/if_tun.c { 1, NULL, filt_tunrdetach, filt_tunread}; NULL 141 net/if_tun.c { 1, NULL, filt_tunwdetach, filt_tunwrite}; NULL 259 net/if_tun.c return (NULL); NULL 284 net/if_tun.c if ((tp = tun_lookup(unit)) == NULL) NULL 307 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) { /* create on demand */ NULL 314 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 346 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 565 net/if_tun.c IFQ_ENQUEUE(&ifp->if_snd, m0, NULL, error); NULL 604 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 664 net/if_tun.c if (m != NULL) NULL 715 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 736 net/if_tun.c if (m0 == NULL) { NULL 748 net/if_tun.c } while (m0 == NULL); NULL 751 net/if_tun.c while (m0 != NULL && uio->uio_resid > 0 && error == 0) { NULL 759 net/if_tun.c if (m0 != NULL) { NULL 783 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 798 net/if_tun.c if (m == NULL) NULL 810 net/if_tun.c top = NULL; NULL 827 net/if_tun.c if (m == NULL) { NULL 844 net/if_tun.c if (top != NULL) NULL 925 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 935 net/if_tun.c if (m != NULL) { NULL 967 net/if_tun.c if ((tp = tun_lookup(minor(dev))) == NULL) NULL 1029 net/if_tun.c if (m != NULL) { NULL 1093 net/if_tun.c if (m != NULL) { NULL 109 net/if_vlan.c if (vlan_tagh == NULL) NULL 171 net/if_vlan.c ifv->dh_cookie = NULL; NULL 189 net/if_vlan.c if (m == NULL) NULL 238 net/if_vlan.c if (m == NULL) { NULL 253 net/if_vlan.c IFQ_ENQUEUE(&p->if_snd, m, NULL, error); NULL 282 net/if_vlan.c (m = m_pullup(m, EVL_ENCAPLEN)) == NULL) { NULL 293 net/if_vlan.c if (ifv == NULL) NULL 432 net/if_vlan.c if (p == NULL) NULL 440 net/if_vlan.c if (ifv->lh_cookie != NULL) NULL 443 net/if_vlan.c if (ifv->dh_cookie != NULL) NULL 456 net/if_vlan.c ifv->ifv_p = NULL; NULL 523 net/if_vlan.c if (ifv->ifv_p != NULL) { NULL 551 net/if_vlan.c if (ifv->ifv_p != NULL) { NULL 581 net/if_vlan.c if (pr == NULL) { NULL 639 net/if_vlan.c if (ifv->ifv_p != NULL) NULL 644 net/if_vlan.c error = (ifv->ifv_p != NULL) ? NULL 649 net/if_vlan.c error = (ifv->ifv_p != NULL) ? NULL 683 net/if_vlan.c if (mc == NULL) { NULL 728 net/if_vlan.c if (enm == NULL) NULL 736 net/if_vlan.c if (mc == NULL) NULL 773 net/if_vlan.c while ((mc = LIST_FIRST(&ifv->vlan_mc_listhead)) != NULL) { NULL 240 net/pf.c if (*state == NULL || (*state)->timeout == PFTM_PURGE) \ NULL 247 net/pf.c (*state)->rt_kif != NULL && \ NULL 266 net/pf.c if (s->anchor.ptr != NULL) \ NULL 268 net/pf.c if (s->nat_rule.ptr != NULL) \ NULL 274 net/pf.c if (s->nat_rule.ptr != NULL) \ NULL 276 net/pf.c if (s->anchor.ptr != NULL) \ NULL 550 net/pf.c if (sk != NULL) NULL 555 net/pf.c return (NULL); NULL 562 net/pf.c struct pf_state *s, *ret = NULL; NULL 579 net/pf.c if (sk != NULL) { NULL 581 net/pf.c if (more == NULL) NULL 727 net/pf.c if (*sn == NULL) { NULL 734 net/pf.c k.rule.ptr = NULL; NULL 738 net/pf.c if (*sn == NULL) { NULL 744 net/pf.c if ((*sn) == NULL) NULL 757 net/pf.c (*sn)->rule.ptr = NULL; NULL 760 net/pf.c &tree_src_tracking, *sn) != NULL) { NULL 771 net/pf.c if ((*sn)->rule.ptr != NULL) NULL 813 net/pf.c KASSERT(s->state_key != NULL); NULL 817 net/pf.c s->state_key)) != NULL) { NULL 829 net/pf.c if (cur == NULL && (cur = RB_INSERT(pf_state_tree_ext_gwy, NULL 830 net/pf.c &pf_statetbl_ext_gwy, s->state_key)) != NULL) { NULL 841 net/pf.c if (RB_INSERT(pf_state_tree_id, &tree_id, s) != NULL) { NULL 941 net/pf.c if (cur->rule.ptr != NULL) { NULL 945 net/pf.c pf_rm_rule(NULL, cur->rule.ptr); NULL 963 net/pf.c if (s->src_node != NULL) { NULL 976 net/pf.c if (s->nat_src_node != s->src_node && s->nat_src_node != NULL) { NULL 985 net/pf.c s->src_node = s->nat_src_node = NULL; NULL 997 net/pf.c TH_RST|TH_ACK, 0, 0, 0, 1, cur->tag, NULL, NULL); NULL 1015 net/pf.c if (pfsyncif != NULL && NULL 1023 net/pf.c pf_rm_rule(NULL, cur->rule.ptr); NULL 1024 net/pf.c if (cur->nat_rule.ptr != NULL) NULL 1027 net/pf.c pf_rm_rule(NULL, cur->nat_rule.ptr); NULL 1028 net/pf.c if (cur->anchor.ptr != NULL) NULL 1030 net/pf.c pf_rm_rule(NULL, cur->anchor.ptr); NULL 1044 net/pf.c static struct pf_state *cur = NULL; NULL 1050 net/pf.c if (cur == NULL) { NULL 1052 net/pf.c if (cur == NULL) NULL 1087 net/pf.c if ((aw->p.tbl = pfr_attach_table(rs, aw->v.tblname)) == NULL) NULL 1095 net/pf.c if (aw->type != PF_ADDR_TABLE || aw->p.tbl == NULL) NULL 1098 net/pf.c aw->p.tbl = NULL; NULL 1106 net/pf.c if (aw->type != PF_ADDR_TABLE || kt == NULL) NULL 1108 net/pf.c if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && kt->pfrkt_root != NULL) NULL 1110 net/pf.c aw->p.tbl = NULL; NULL 1259 net/pf.c while (cur != NULL) { NULL 1424 net/pf.c if (ip != NULL) { NULL 1428 net/pf.c if (pc != NULL) NULL 1431 net/pf.c if (pc != NULL) NULL 1434 net/pf.c if (pc != NULL) NULL 1514 net/pf.c !pf_pull_hdr(m, off + sizeof(*th), opts, hlen, NULL, NULL, pd->af)) NULL 1594 net/pf.c if (m == NULL) NULL 1600 net/pf.c if (r != NULL && r->rtableid >= 0) NULL 1604 net/pf.c if (r != NULL && r->qid) { NULL 1612 net/pf.c m->m_pkthdr.rcvif = NULL; NULL 1674 net/pf.c if (eh == NULL) { NULL 1675 net/pf.c ip_output(m, (void *)NULL, (void *)NULL, 0, NULL 1676 net/pf.c (void *)NULL, (void *)NULL); NULL 1682 net/pf.c if (ifp == NULL) { NULL 1693 net/pf.c ip_output(m, (void *)NULL, &ro, IP_ROUTETOETHER, NULL 1694 net/pf.c (void *)NULL, (void *)NULL); NULL 1707 net/pf.c ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); NULL 1882 net/pf.c } else if (*depth == 0 && a != NULL) NULL 1890 net/pf.c NULL) { NULL 1891 net/pf.c *r = NULL; NULL 1896 net/pf.c f->parent = NULL; NULL 1897 net/pf.c f->child = NULL; NULL 1914 net/pf.c if (f->parent != NULL && f->child != NULL) { NULL 1916 net/pf.c (match != NULL && *match)) { NULL 1921 net/pf.c if (f->child != NULL) { NULL 1924 net/pf.c if (*r == NULL) NULL 1931 net/pf.c if (*depth == 0 && a != NULL) NULL 1932 net/pf.c *a = NULL; NULL 1934 net/pf.c if (f->r->anchor->match || (match != NULL && *match)) NULL 1937 net/pf.c } while (*r == NULL); NULL 2067 net/pf.c if (*sn == NULL && r->rpool.opts & PF_POOL_STICKYADDR && NULL 2075 net/pf.c k.rule.ptr = NULL; NULL 2078 net/pf.c if (*sn != NULL && !PF_AZERO(&(*sn)->raddr, af)) { NULL 2132 net/pf.c if (init_addr != NULL && PF_AZERO(init_addr, af)) { NULL 2189 net/pf.c if ((rpool->cur = TAILQ_NEXT(rpool->cur, entries)) == NULL) NULL 2219 net/pf.c if (init_addr != NULL && PF_AZERO(init_addr, af)) NULL 2224 net/pf.c if (*sn != NULL) NULL 2270 net/pf.c if (pf_find_state_all(&key, PF_EXT_GWY, NULL) == NULL) NULL 2274 net/pf.c if (pf_find_state_all(&key, PF_EXT_GWY, NULL) == NULL) NULL 2278 net/pf.c if (pf_find_state_all(&key, PF_EXT_GWY, NULL) == NULL) { NULL 2295 net/pf.c if (pf_find_state_all(&key, PF_EXT_GWY, NULL) == NULL 2296 net/pf.c NULL) { NULL 2303 net/pf.c if (pf_find_state_all(&key, PF_EXT_GWY, NULL) == NULL 2304 net/pf.c NULL) { NULL 2333 net/pf.c struct pf_rule *r, *rm = NULL; NULL 2334 net/pf.c struct pf_ruleset *ruleset = NULL; NULL 2340 net/pf.c while (r && rm == NULL) { NULL 2341 net/pf.c struct pf_rule_addr *src = NULL, *dst = NULL; NULL 2342 net/pf.c struct pf_addr_wrap *xdst = NULL; NULL 2346 net/pf.c if (r->rpool.cur != NULL) NULL 2370 net/pf.c else if (dst != NULL && NULL 2371 net/pf.c PF_MISMATCHAW(&dst->addr, daddr, pd->af, dst->neg, NULL)) NULL 2373 net/pf.c else if (xdst != NULL && PF_MISMATCHAW(xdst, daddr, pd->af, NULL 2374 net/pf.c 0, NULL)) NULL 2376 net/pf.c else if (dst != NULL && dst->port_op && NULL 2391 net/pf.c if (r->anchor == NULL) { NULL 2395 net/pf.c &r, NULL, NULL); NULL 2397 net/pf.c if (r == NULL) NULL 2399 net/pf.c NULL, NULL); NULL 2402 net/pf.c return (NULL); NULL 2403 net/pf.c if (rm != NULL && (rm->action == PF_NONAT || NULL 2405 net/pf.c return (NULL); NULL 2416 net/pf.c struct pf_rule *r = NULL; NULL 2421 net/pf.c if (r == NULL) NULL 2427 net/pf.c if (r == NULL) NULL 2432 net/pf.c if (r != NULL) { NULL 2437 net/pf.c return (NULL); NULL 2447 net/pf.c return (NULL); NULL 2459 net/pf.c return (NULL); NULL 2472 net/pf.c return (NULL); NULL 2495 net/pf.c return (NULL); NULL 2508 net/pf.c return (NULL); NULL 2527 net/pf.c if (pf_map_addr(pd->af, r, saddr, naddr, NULL, sn)) NULL 2528 net/pf.c return (NULL); NULL 2553 net/pf.c return (NULL); NULL 2568 net/pf.c if (pd == NULL) NULL 2575 net/pf.c if (pd->hdr.tcp == NULL) NULL 2582 net/pf.c if (pd->hdr.udp == NULL) NULL 2607 net/pf.c if (inp == NULL) { NULL 2609 net/pf.c if (inp == NULL) NULL 2618 net/pf.c if (inp == NULL) { NULL 2620 net/pf.c if (inp == NULL) NULL 2646 net/pf.c if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af)) NULL 2686 net/pf.c if (!pf_pull_hdr(m, off, hdr, hlen, NULL, NULL, af)) NULL 2724 net/pf.c struct rtentry *rt = NULL; NULL 2770 net/pf.c s->rt_kif = NULL; NULL 2776 net/pf.c pf_map_addr(AF_INET, r, saddr, &s->rt_addr, NULL, NULL 2783 net/pf.c pf_map_addr(AF_INET6, r, saddr, &s->rt_addr, NULL, NULL 2809 net/pf.c if (sk == NULL) NULL 2812 net/pf.c s->state_key = NULL; NULL 2830 net/pf.c if ((sk = pool_get(&pf_state_key_pl, PR_NOWAIT)) == NULL) NULL 2831 net/pf.c return (NULL); NULL 2845 net/pf.c struct pf_rule *nr = NULL; NULL 2849 net/pf.c struct pf_rule *r, *a = NULL; NULL 2850 net/pf.c struct pf_ruleset *ruleset = NULL; NULL 2851 net/pf.c struct pf_src_node *nsn = NULL; NULL 2921 net/pf.c saddr, sport, daddr, dport, &pd->naddr, &nport)) != NULL) { NULL 2972 net/pf.c r = NULL; NULL 2979 net/pf.c saddr, sport, daddr, dport, &pd->naddr, &nport)) != NULL) { NULL 3026 net/pf.c r = NULL; NULL 3031 net/pf.c while (r != NULL) { NULL 3049 net/pf.c r->dst.neg, NULL)) NULL 3094 net/pf.c if (r->anchor == NULL) { NULL 3106 net/pf.c if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, NULL 3116 net/pf.c if (r->log || (nr != NULL && nr->log)) { NULL 3128 net/pf.c if (nr != NULL) { NULL 3237 net/pf.c if (!state_icmp && (r->keep_state || nr != NULL || NULL 3241 net/pf.c struct pf_state *s = NULL; NULL 3242 net/pf.c struct pf_state_key *sk = NULL; NULL 3243 net/pf.c struct pf_src_node *sn = NULL; NULL 3259 net/pf.c if (nr != NULL && (nr->rpool.opts & PF_POOL_STICKYADDR) && NULL 3267 net/pf.c if (s == NULL) { NULL 3270 net/pf.c if (sn != NULL && sn->states == 0 && sn->expire == 0) { NULL 3276 net/pf.c if (nsn != sn && nsn != NULL && nsn->states == 0 && NULL 3283 net/pf.c if (sk != NULL) { NULL 3295 net/pf.c if (nr != NULL) NULL 3354 net/pf.c if (sn != NULL) { NULL 3358 net/pf.c if (nsn != NULL) { NULL 3388 net/pf.c if ((sk = pf_alloc_state_key(s)) == NULL) { NULL 3411 net/pf.c if (nr != NULL) { NULL 3433 net/pf.c if (nr != NULL) { NULL 3462 net/pf.c if (nr != NULL) { NULL 3483 net/pf.c TH_SYN|TH_ACK, 0, s->src.mss, 0, 1, 0, NULL, NULL); NULL 3501 net/pf.c struct pf_rule *r, *a = NULL; NULL 3502 net/pf.c struct pf_ruleset *ruleset = NULL; NULL 3510 net/pf.c while (r != NULL) { NULL 3524 net/pf.c r->dst.neg, NULL)) NULL 3537 net/pf.c if (r->anchor == NULL) { NULL 3549 net/pf.c if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, NULL 3626 net/pf.c 0, NULL, NULL); NULL 3634 net/pf.c } else if ((*state)->src_node != NULL && NULL 3664 net/pf.c (*state)->src.mss, 0, 0, (*state)->tag, NULL, NULL); NULL 3679 net/pf.c (*state)->tag, NULL, NULL); NULL 3684 net/pf.c 0, NULL, NULL); NULL 3718 net/pf.c src->scrub == NULL) { NULL 3876 net/pf.c (*state)->src_node != NULL && NULL 4247 net/pf.c NULL, reason, pd2.af)) { NULL 4276 net/pf.c NULL, reason, pd2.af)) { NULL 4285 net/pf.c pd2.ip_sum = NULL; NULL 4304 net/pf.c sizeof(opt6), NULL, reason, NULL 4340 net/pf.c if (!pf_pull_hdr(m, off2, &th, 8, NULL, reason, NULL 4405 net/pf.c (*state)->state_key->lan.port, NULL, NULL 4411 net/pf.c (*state)->state_key->gwy.port, NULL, NULL 4448 net/pf.c NULL, reason, pd2.af)) { NULL 4517 net/pf.c NULL, reason, pd2.af)) { NULL 4545 net/pf.c (*state)->state_key->lan.port, NULL, NULL 4552 net/pf.c (*state)->state_key->gwy.port, NULL, NULL 4570 net/pf.c sizeof(struct icmp6_hdr), NULL, reason, pd2.af)) { NULL 4598 net/pf.c (*state)->state_key->lan.port, NULL, NULL 4604 net/pf.c (*state)->state_key->gwy.port, NULL, NULL 4638 net/pf.c pf_change_icmp(pd2.src, NULL, NULL 4641 net/pf.c 0, NULL, NULL 4645 net/pf.c pf_change_icmp(pd2.dst, NULL, NULL 4648 net/pf.c 0, NULL, NULL 4785 net/pf.c return (NULL); NULL 4791 net/pf.c return (NULL); NULL 4805 net/pf.c return (NULL); NULL 4859 net/pf.c if (kif != NULL && kif->pfik_ifp->if_type == IFT_ENC) NULL 4864 net/pf.c if (ro.ro_rt != NULL) { NULL 4866 net/pf.c if (kif == NULL) NULL 4869 net/pf.c if (kif->pfik_ifp == NULL) { NULL 4887 net/pf.c } while (check_mpath == 1 && rn != NULL && ret == 0); NULL 4891 net/pf.c if (ro.ro_rt != NULL) NULL 4930 net/pf.c if (ro.ro_rt != NULL) { NULL 4946 net/pf.c struct route *ro = NULL; NULL 4949 net/pf.c struct ifnet *ifp = NULL; NULL 4951 net/pf.c struct pf_src_node *sn = NULL; NULL 4957 net/pf.c if (m == NULL || *m == NULL || r == NULL || NULL 4958 net/pf.c (dir != PF_IN && dir != PF_OUT) || oifp == NULL) NULL 4963 net/pf.c *m = NULL; NULL 4968 net/pf.c if ((m0 = m_copym2(*m, 0, M_COPYALL, M_NOWAIT)) == NULL) NULL 5009 net/pf.c if (s == NULL) { NULL 5011 net/pf.c &naddr, NULL, &sn); NULL 5015 net/pf.c r->rpool.cur->kif->pfik_ifp : NULL; NULL 5020 net/pf.c ifp = s->rt_kif ? s->rt_kif->pfik_ifp : NULL; NULL 5023 net/pf.c if (ifp == NULL) NULL 5027 net/pf.c if (pf_test(PF_OUT, ifp, &m0, NULL) != PF_PASS) NULL 5029 net/pf.c else if (m0 == NULL) NULL 5045 net/pf.c if ((mtag = m_tag_find(m0, PACKET_TAG_IPSEC_OUT_CRYPTO_NEEDED, NULL)) NULL 5046 net/pf.c != NULL && (ifp->if_capabilities & IFCAP_IPSEC) == 0) { NULL 5056 net/pf.c ifp->if_bridge != NULL) { NULL 5062 net/pf.c ifp->if_bridge != NULL) { NULL 5070 net/pf.c ifp->if_bridge == NULL) { NULL 5082 net/pf.c error = (*ifp->if_output)(ifp, m0, sintosa(dst), NULL); NULL 5103 net/pf.c m0 = NULL; NULL 5112 net/pf.c NULL); NULL 5122 net/pf.c *m = NULL; NULL 5143 net/pf.c struct ifnet *ifp = NULL; NULL 5145 net/pf.c struct pf_src_node *sn = NULL; NULL 5148 net/pf.c if (m == NULL || *m == NULL || r == NULL || NULL 5149 net/pf.c (dir != PF_IN && dir != PF_OUT) || oifp == NULL) NULL 5154 net/pf.c *m = NULL; NULL 5159 net/pf.c if ((m0 = m_copym2(*m, 0, M_COPYALL, M_NOWAIT)) == NULL) NULL 5184 net/pf.c ip6_output(m0, NULL, NULL, 0, NULL, NULL, NULL); NULL 5193 net/pf.c if (s == NULL) { NULL 5195 net/pf.c &naddr, NULL, &sn); NULL 5199 net/pf.c ifp = r->rpool.cur->kif ? r->rpool.cur->kif->pfik_ifp : NULL; NULL 5204 net/pf.c ifp = s->rt_kif ? s->rt_kif->pfik_ifp : NULL; NULL 5206 net/pf.c if (ifp == NULL) NULL 5210 net/pf.c if (pf_test6(PF_OUT, ifp, &m0, NULL) != PF_PASS) NULL 5212 net/pf.c else if (m0 == NULL) NULL 5229 net/pf.c error = nd6_output(ifp, ifp, m0, dst, NULL); NULL 5240 net/pf.c *m = NULL; NULL 5350 net/pf.c struct pf_rule *a = NULL, *r = &pf_default_rule, *tr, *nr; NULL 5351 net/pf.c struct pf_state *s = NULL; NULL 5352 net/pf.c struct pf_state_key *sk = NULL; NULL 5353 net/pf.c struct pf_ruleset *ruleset = NULL; NULL 5366 net/pf.c if (kif == NULL) { NULL 5448 net/pf.c } else if (s == NULL) NULL 5478 net/pf.c } else if (s == NULL) NULL 5502 net/pf.c } else if (s == NULL) NULL 5517 net/pf.c } else if (s == NULL) NULL 5553 net/pf.c pd.proto == IPPROTO_UDP) && s != NULL && s->nat_rule.ptr != NULL && NULL 5562 net/pf.c if (s != NULL && s->nat_rule.ptr != NULL && NULL 5578 net/pf.c if (a != NULL) { NULL 5582 net/pf.c if (s != NULL) { NULL 5584 net/pf.c if (s->nat_rule.ptr != NULL) { NULL 5588 net/pf.c if (s->src_node != NULL) { NULL 5592 net/pf.c if (s->nat_src_node != NULL) { NULL 5601 net/pf.c nr = (s != NULL) ? s->nat_rule.ptr : pd.nat_rule; NULL 5602 net/pf.c if (nr != NULL) { NULL 5611 net/pf.c x = (sk == NULL || sk->direction == dir) ? NULL 5614 net/pf.c x = (sk == NULL || sk->direction == dir) ? NULL 5616 net/pf.c if (x == &pd.baddr || s == NULL) { NULL 5625 net/pf.c pfr_update_stats(tr->src.addr.p.tbl, (sk == NULL || NULL 5631 net/pf.c pfr_update_stats(tr->dst.addr.p.tbl, (sk == NULL || NULL 5640 net/pf.c *m0 = NULL; NULL 5657 net/pf.c struct mbuf *m = *m0, *n = NULL; NULL 5659 net/pf.c struct pf_rule *a = NULL, *r = &pf_default_rule, *tr, *nr; NULL 5660 net/pf.c struct pf_state *s = NULL; NULL 5661 net/pf.c struct pf_state_key *sk = NULL; NULL 5662 net/pf.c struct pf_ruleset *ruleset = NULL; NULL 5675 net/pf.c if (kif == NULL) { NULL 5721 net/pf.c pd.ip_sum = NULL; NULL 5748 net/pf.c if (!pf_pull_hdr(m, off, &rthdr, sizeof(rthdr), NULL, NULL 5774 net/pf.c NULL, &reason, pd.af)) { NULL 5823 net/pf.c } else if (s == NULL) NULL 5853 net/pf.c } else if (s == NULL) NULL 5877 net/pf.c } else if (s == NULL) NULL 5892 net/pf.c } else if (s == NULL) NULL 5901 net/pf.c n = NULL; NULL 5929 net/pf.c pd.proto == IPPROTO_UDP) && s != NULL && s->nat_rule.ptr != NULL && NULL 5938 net/pf.c if (s != NULL && s->nat_rule.ptr != NULL && NULL 5954 net/pf.c if (a != NULL) { NULL 5958 net/pf.c if (s != NULL) { NULL 5960 net/pf.c if (s->nat_rule.ptr != NULL) { NULL 5964 net/pf.c if (s->src_node != NULL) { NULL 5968 net/pf.c if (s->nat_src_node != NULL) { NULL 5977 net/pf.c nr = (s != NULL) ? s->nat_rule.ptr : pd.nat_rule; NULL 5978 net/pf.c if (nr != NULL) { NULL 5987 net/pf.c x = (s == NULL || sk->direction == dir) ? NULL 5990 net/pf.c x = (s == NULL || sk->direction == dir) ? NULL 5993 net/pf.c if (x == &pd.baddr || s == NULL) { NULL 6001 net/pf.c pfr_update_stats(tr->src.addr.p.tbl, (sk == NULL || NULL 6006 net/pf.c pfr_update_stats(tr->dst.addr.p.tbl, (sk == NULL || NULL 6015 net/pf.c *m0 = NULL; NULL 60 net/pf_if.c struct pfi_kif *pfi_all = NULL; NULL 88 net/pf_if.c if (pfi_all != NULL) /* already initialized */ NULL 97 net/pf_if.c if ((pfi_all = pfi_kif_get(IFG_ALL)) == NULL) NULL 109 net/pf_if.c if ((kif = RB_FIND(pfi_ifhead, &pfi_ifs, (struct pfi_kif *)&s)) != NULL) NULL 113 net/pf_if.c if ((kif = malloc(sizeof(*kif), PFI_MTYPE, M_DONTWAIT)) == NULL) NULL 114 net/pf_if.c return (NULL); NULL 143 net/pf_if.c if (kif == NULL) NULL 167 net/pf_if.c if (kif->pfik_ifp != NULL || kif->pfik_group != NULL || kif == pfi_all) NULL 182 net/pf_if.c if (rule_kif == NULL || rule_kif == packet_kif) NULL 185 net/pf_if.c if (rule_kif->pfik_group != NULL) NULL 202 net/pf_if.c if ((kif = pfi_kif_get(ifp->if_xname)) == NULL) NULL 209 net/pf_if.c pfi_kifaddr_update, kif)) == NULL) NULL 224 net/pf_if.c if ((kif = (struct pfi_kif *)ifp->if_pf_kif) == NULL) NULL 232 net/pf_if.c kif->pfik_ifp = NULL; NULL 233 net/pf_if.c ifp->if_pf_kif = NULL; NULL 247 net/pf_if.c if ((kif = pfi_kif_get(ifg->ifg_group)) == NULL) NULL 262 net/pf_if.c if ((kif = (struct pfi_kif *)ifg->ifg_pf_kif) == NULL) NULL 268 net/pf_if.c kif->pfik_group = NULL; NULL 269 net/pf_if.c ifg->ifg_pf_kif = NULL; NULL 282 net/pf_if.c if ((kif = pfi_kif_get(group)) == NULL) NULL 330 net/pf_if.c struct pf_ruleset *ruleset = NULL; NULL 335 net/pf_if.c if ((dyn = pool_get(&pfi_addr_pl, PR_NOWAIT)) == NULL) NULL 344 net/pf_if.c if (dyn->pfid_kif == NULL) { NULL 365 net/pf_if.c if ((ruleset = pf_find_or_create_ruleset(PF_RESERVED_ANCHOR)) == NULL) { NULL 370 net/pf_if.c if ((dyn->pfid_kt = pfr_attach_table(ruleset, tblname)) == NULL) { NULL 386 net/pf_if.c if (dyn->pfid_kt != NULL) NULL 388 net/pf_if.c if (ruleset != NULL) NULL 390 net/pf_if.c if (dyn->pfid_kif != NULL) NULL 408 net/pf_if.c if (kif->pfik_ifp != NULL) NULL 420 net/pf_if.c if (dyn == NULL || dyn->pfid_kif == NULL || dyn->pfid_kt == NULL) NULL 442 net/pf_if.c if (kif->pfik_ifp != NULL) NULL 444 net/pf_if.c else if (kif->pfik_group != NULL) NULL 449 net/pf_if.c NULL, NULL, NULL, 0, PFR_TFLAG_ALLMASK))) NULL 461 net/pf_if.c if (ifp == NULL) NULL 464 net/pf_if.c if (ia->ifa_addr == NULL) NULL 527 net/pf_if.c if (p == NULL) { NULL 563 net/pf_if.c if (aw->type != PF_ADDR_DYNIFTL || aw->p.dyn == NULL || NULL 564 net/pf_if.c aw->p.dyn->pfid_kif == NULL || aw->p.dyn->pfid_kt == NULL) NULL 570 net/pf_if.c aw->p.dyn->pfid_kif = NULL; NULL 572 net/pf_if.c aw->p.dyn->pfid_kt = NULL; NULL 574 net/pf_if.c aw->p.dyn = NULL; NULL 581 net/pf_if.c if (aw->type != PF_ADDR_DYNIFTL || aw->p.dyn == NULL || NULL 582 net/pf_if.c aw->p.dyn->pfid_kif == NULL) NULL 615 net/pf_if.c if (p == NULL) { NULL 685 net/pf_if.c if (filter == NULL || !*filter) NULL 147 net/pf_ioctl.c "pfsrctrpl", NULL); NULL 149 net/pf_ioctl.c NULL); NULL 151 net/pf_ioctl.c "pfstatekeypl", NULL); NULL 161 net/pf_ioctl.c pf_pool_limits[PF_LIMIT_STATES].limit, NULL, 0); NULL 213 net/pf_ioctl.c kthread_create_deferred(pf_thread_create, NULL); NULL 219 net/pf_ioctl.c if (kthread_create(pf_purge_thread, NULL, NULL, "pfpurge")) NULL 249 net/pf_ioctl.c if (ruleset == NULL) NULL 250 net/pf_ioctl.c return (NULL); NULL 253 net/pf_ioctl.c return (NULL); NULL 257 net/pf_ioctl.c return (NULL); NULL 266 net/pf_ioctl.c return (NULL); NULL 274 net/pf_ioctl.c while ((rule != NULL) && (rule->nr != rule_number)) NULL 277 net/pf_ioctl.c if (rule == NULL) NULL 278 net/pf_ioctl.c return (NULL); NULL 288 net/pf_ioctl.c while ((mv_pool_pa = TAILQ_FIRST(poola)) != NULL) { NULL 299 net/pf_ioctl.c while ((empty_pool_pa = TAILQ_FIRST(poola)) != NULL) { NULL 311 net/pf_ioctl.c if (rulequeue != NULL) { NULL 324 net/pf_ioctl.c rule->entries.tqe_prev = NULL; NULL 329 net/pf_ioctl.c rule->entries.tqe_prev != NULL) NULL 342 net/pf_ioctl.c if (rulequeue == NULL) { NULL 357 net/pf_ioctl.c struct pf_tagname *tag, *p = NULL; NULL 374 net/pf_ioctl.c for (p = TAILQ_FIRST(head); p != NULL && NULL 384 net/pf_ioctl.c if (tag == NULL) NULL 391 net/pf_ioctl.c if (p != NULL) /* insert new entry before p */ NULL 419 net/pf_ioctl.c for (p = TAILQ_FIRST(head); p != NULL; p = next) { NULL 451 net/pf_ioctl.c if (t != NULL) NULL 483 net/pf_ioctl.c if ((name = rtlabel_id2name(a->v.rtlabel)) == NULL) NULL 518 net/pf_ioctl.c while ((altq = TAILQ_FIRST(pf_altqs_inactive)) != NULL) { NULL 543 net/pf_ioctl.c while ((altq = TAILQ_FIRST(pf_altqs_inactive)) != NULL) { NULL 588 net/pf_ioctl.c while ((altq = TAILQ_FIRST(pf_altqs_inactive)) != NULL) { NULL 617 net/pf_ioctl.c if ((ifp = ifunit(altq->ifname)) == NULL) NULL 624 net/pf_ioctl.c if (error == 0 && ifp != NULL && ALTQ_IS_ENABLED(&ifp->if_snd)) { NULL 642 net/pf_ioctl.c if ((ifp = ifunit(altq->ifname)) == NULL) NULL 675 net/pf_ioctl.c if (rs == NULL) NULL 677 net/pf_ioctl.c while ((rule = TAILQ_FIRST(rs->rules[rs_num].inactive.ptr)) != NULL) { NULL 695 net/pf_ioctl.c if (rs == NULL || !rs->rules[rs_num].inactive.open || NULL 698 net/pf_ioctl.c while ((rule = TAILQ_FIRST(rs->rules[rs_num].inactive.ptr)) != NULL) { NULL 801 net/pf_ioctl.c if (rs == NULL || !rs->rules[rs_num].inactive.open || NULL 834 net/pf_ioctl.c while ((rule = TAILQ_FIRST(old_rules)) != NULL) NULL 838 net/pf_ioctl.c rs->rules[rs_num].inactive.ptr_array = NULL; NULL 872 net/pf_ioctl.c sp->nat_rule = (s->nat_rule.ptr == NULL) ? -1 : s->nat_rule.ptr->nr; NULL 873 net/pf_ioctl.c sp->anchor = (s->anchor.ptr == NULL) ? -1 : s->anchor.ptr->nr; NULL 920 net/pf_ioctl.c s->nat_rule.ptr = NULL; NULL 921 net/pf_ioctl.c s->anchor.ptr = NULL; NULL 922 net/pf_ioctl.c s->rt_kif = NULL; NULL 945 net/pf_ioctl.c rs->rules[rs_cnt].inactive.ptr_array = NULL; NULL 972 net/pf_ioctl.c struct pf_pooladdr *pa = NULL; NULL 973 net/pf_ioctl.c struct pf_pool *pool = NULL; NULL 1118 net/pf_ioctl.c if (ruleset == NULL) { NULL 1140 net/pf_ioctl.c if (rule == NULL) { NULL 1147 net/pf_ioctl.c rule->anchor = NULL; NULL 1148 net/pf_ioctl.c rule->kif = NULL; NULL 1153 net/pf_ioctl.c rule->entries.tqe_prev = NULL; NULL 1176 net/pf_ioctl.c if (rule->kif == NULL) { NULL 1234 net/pf_ioctl.c rule->overload_tblname)) == NULL) NULL 1243 net/pf_ioctl.c (rule->action == PF_BINAT)) && rule->anchor == NULL) || NULL 1245 net/pf_ioctl.c (TAILQ_FIRST(&rule->rpool.list) == NULL)) NULL 1249 net/pf_ioctl.c pf_rm_rule(NULL, rule); NULL 1269 net/pf_ioctl.c if (ruleset == NULL) { NULL 1296 net/pf_ioctl.c if (ruleset == NULL) { NULL 1310 net/pf_ioctl.c while ((rule != NULL) && (rule->nr != pr->nr)) NULL 1312 net/pf_ioctl.c if (rule == NULL) { NULL 1328 net/pf_ioctl.c if (rule->skip[i].ptr == NULL) NULL 1345 net/pf_ioctl.c struct pf_rule *oldrule = NULL, *newrule = NULL; NULL 1362 net/pf_ioctl.c if (ruleset == NULL) { NULL 1389 net/pf_ioctl.c if (newrule == NULL) { NULL 1399 net/pf_ioctl.c newrule->entries.tqe_prev = NULL; NULL 1416 net/pf_ioctl.c if (newrule->kif == NULL) { NULL 1423 net/pf_ioctl.c newrule->kif = NULL; NULL 1479 net/pf_ioctl.c NULL) NULL 1492 net/pf_ioctl.c (TAILQ_FIRST(&newrule->rpool.list) == NULL)) NULL 1496 net/pf_ioctl.c pf_rm_rule(NULL, newrule); NULL 1515 net/pf_ioctl.c while ((oldrule != NULL) && (oldrule->nr != pcr->nr)) NULL 1517 net/pf_ioctl.c if (oldrule == NULL) { NULL 1518 net/pf_ioctl.c if (newrule != NULL) NULL 1519 net/pf_ioctl.c pf_rm_rule(NULL, newrule); NULL 1529 net/pf_ioctl.c if (oldrule == NULL) NULL 1647 net/pf_ioctl.c if (s == NULL) { NULL 1652 net/pf_ioctl.c if ((sk = pf_alloc_state_key(s)) == NULL) { NULL 1658 net/pf_ioctl.c if (kif == NULL) { NULL 1684 net/pf_ioctl.c if (s == NULL) { NULL 1749 net/pf_ioctl.c if (ifunit(pi->ifname) == NULL) { NULL 1806 net/pf_ioctl.c else if (state != NULL) { NULL 1875 net/pf_ioctl.c pf_pool_limits[pl->index].pp == NULL) { NULL 1880 net/pf_ioctl.c pl->limit, NULL, 0) != 0) { NULL 1955 net/pf_ioctl.c if (altq == NULL) { NULL 2013 net/pf_ioctl.c while ((altq != NULL) && (nr < pa->nr)) { NULL 2017 net/pf_ioctl.c if (altq == NULL) { NULL 2043 net/pf_ioctl.c while ((altq != NULL) && (nr < pq->nr)) { NULL 2047 net/pf_ioctl.c if (altq == NULL) { NULL 2094 net/pf_ioctl.c if (pa == NULL) { NULL 2101 net/pf_ioctl.c if (pa->kif == NULL) { NULL 2125 net/pf_ioctl.c if (pool == NULL) { NULL 2140 net/pf_ioctl.c if (pool == NULL) { NULL 2145 net/pf_ioctl.c while ((pa != NULL) && (nr < pp->nr)) { NULL 2149 net/pf_ioctl.c if (pa == NULL) { NULL 2162 net/pf_ioctl.c struct pf_pooladdr *oldpa = NULL, *newpa = NULL; NULL 2178 net/pf_ioctl.c if (ruleset == NULL) { NULL 2184 net/pf_ioctl.c if (pool == NULL) { NULL 2190 net/pf_ioctl.c if (newpa == NULL) { NULL 2211 net/pf_ioctl.c if (newpa->kif == NULL) { NULL 2218 net/pf_ioctl.c newpa->kif = NULL; NULL 2237 net/pf_ioctl.c while ((oldpa != NULL) && (i < pca->nr)) { NULL 2241 net/pf_ioctl.c if (oldpa == NULL) { NULL 2254 net/pf_ioctl.c if (oldpa == NULL) NULL 2276 net/pf_ioctl.c if ((ruleset = pf_find_ruleset(pr->path)) == NULL) { NULL 2281 net/pf_ioctl.c if (ruleset->anchor == NULL) { NULL 2284 net/pf_ioctl.c if (anchor->parent == NULL) NULL 2301 net/pf_ioctl.c if ((ruleset = pf_find_ruleset(pr->path)) == NULL) { NULL 2306 net/pf_ioctl.c if (ruleset->anchor == NULL) { NULL 2309 net/pf_ioctl.c if (anchor->parent == NULL && nr++ == pr->nr) { NULL 2582 net/pf_ioctl.c &ioe->ticket, NULL, 0))) { NULL 2651 net/pf_ioctl.c ioe->ticket, NULL, 0))) { NULL 2715 net/pf_ioctl.c if (rs == NULL || !rs->topen || ioe->ticket != NULL 2732 net/pf_ioctl.c if (rs == NULL || NULL 2767 net/pf_ioctl.c NULL, NULL, 0))) { NULL 2811 net/pf_ioctl.c if (n->rule.ptr != NULL) NULL 2847 net/pf_ioctl.c state->src_node = NULL; NULL 2848 net/pf_ioctl.c state->nat_src_node = NULL; NULL 2880 net/pf_ioctl.c s->src_node = NULL; NULL 2882 net/pf_ioctl.c s->nat_src_node = NULL; NULL 136 net/pf_norm.c NULL); NULL 138 net/pf_norm.c NULL); NULL 140 net/pf_norm.c "pffrcache", NULL); NULL 142 net/pf_norm.c NULL); NULL 144 net/pf_norm.c "pfstscr", NULL); NULL 147 net/pf_norm.c pool_sethardlimit(&pf_frent_pl, PFFRAG_FRENT_HIWAT, NULL, 0); NULL 148 net/pf_norm.c pool_sethardlimit(&pf_cache_pl, PFFRAG_FRCACHE_HIWAT, NULL, 0); NULL 149 net/pf_norm.c pool_sethardlimit(&pf_cent_pl, PFFRAG_FRCENT_HIWAT, NULL, 0); NULL 182 net/pf_norm.c while ((frag = TAILQ_LAST(&pf_fragqueue, pf_fragqueue)) != NULL) { NULL 191 net/pf_norm.c while ((frag = TAILQ_LAST(&pf_cachequeue, pf_cachequeue)) != NULL) { NULL 218 net/pf_norm.c if (frag == NULL) NULL 229 net/pf_norm.c if (frag == NULL) NULL 288 net/pf_norm.c if (frag != NULL) { NULL 326 net/pf_norm.c struct pf_frent *frep = NULL; NULL 333 net/pf_norm.c KASSERT(*frag == NULL || BUFFER_FRAGMENTS(*frag)); NULL 340 net/pf_norm.c if (*frag == NULL) { NULL 342 net/pf_norm.c if (*frag == NULL) { NULL 345 net/pf_norm.c if (*frag == NULL) NULL 362 net/pf_norm.c frep = NULL; NULL 376 net/pf_norm.c KASSERT(frep != NULL || frea != NULL); NULL 378 net/pf_norm.c if (frep != NULL && NULL 397 net/pf_norm.c for (; frea != NULL && ip_len + off > FR_IP_OFF(frea); NULL 431 net/pf_norm.c if (frep == NULL) NULL 438 net/pf_norm.c return (NULL); NULL 447 net/pf_norm.c (next == NULL || FR_IP_OFF(next) != off)) NULL 450 net/pf_norm.c off, next == NULL ? -1 : FR_IP_OFF(next), NULL 452 net/pf_norm.c return (NULL); NULL 457 net/pf_norm.c return (NULL); NULL 461 net/pf_norm.c KASSERT(frent != NULL); NULL 465 net/pf_norm.c *frag = NULL; NULL 466 net/pf_norm.c return (NULL); NULL 474 net/pf_norm.c m->m_next = NULL; NULL 478 net/pf_norm.c for (frent = next; frent != NULL; frent = next) { NULL 492 net/pf_norm.c *frag = NULL; NULL 516 net/pf_norm.c return (NULL); NULL 524 net/pf_norm.c struct pf_frcache *frp, *fra, *cur = NULL; NULL 530 net/pf_norm.c KASSERT(*frag == NULL || !BUFFER_FRAGMENTS(*frag)); NULL 533 net/pf_norm.c if (*frag == NULL) { NULL 535 net/pf_norm.c if (*frag == NULL) { NULL 538 net/pf_norm.c if (*frag == NULL) NULL 544 net/pf_norm.c if (cur == NULL) { NULL 546 net/pf_norm.c *frag = NULL; NULL 576 net/pf_norm.c frp = NULL; NULL 583 net/pf_norm.c KASSERT(frp != NULL || fra != NULL); NULL 585 net/pf_norm.c if (frp != NULL) { NULL 626 net/pf_norm.c if (*m0 == NULL) NULL 628 net/pf_norm.c KASSERT((*m0)->m_next == NULL); NULL 660 net/pf_norm.c if (cur == NULL) NULL 670 net/pf_norm.c if (fra != NULL) { NULL 707 net/pf_norm.c } else if (frp == NULL) { NULL 714 net/pf_norm.c if (cur == NULL) NULL 736 net/pf_norm.c cur = NULL; NULL 740 net/pf_norm.c KASSERT(cur == NULL); NULL 749 net/pf_norm.c frp = NULL; NULL 782 net/pf_norm.c *frag = NULL; NULL 791 net/pf_norm.c if (!mff && *frag != NULL) NULL 795 net/pf_norm.c return (NULL); NULL 800 net/pf_norm.c if (!mff && *frag != NULL) NULL 812 net/pf_norm.c return (NULL); NULL 822 net/pf_norm.c struct pf_fragment *frag = NULL; NULL 832 net/pf_norm.c while (r != NULL) { NULL 848 net/pf_norm.c r->dst.neg, NULL)) NULL 854 net/pf_norm.c if (r == NULL || r->action == PF_NOSCRUB) NULL 911 net/pf_norm.c if (frag != NULL && (frag->fr_flags & PFFRAG_SEENLAST) && NULL 917 net/pf_norm.c if (frent == NULL) { NULL 929 net/pf_norm.c if (m == NULL) NULL 932 net/pf_norm.c if (frag != NULL && (frag->fr_flags & PFFRAG_DROP)) NULL 952 net/pf_norm.c if (frag != NULL && (frag->fr_flags & PFFRAG_SEENLAST) && NULL 961 net/pf_norm.c if (m == NULL) { NULL 970 net/pf_norm.c if (frag != NULL && (frag->fr_flags & PFFRAG_DROP)) NULL 1017 net/pf_norm.c if (r != NULL && r->log) NULL 1018 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r, NULL, NULL, pd); NULL 1023 net/pf_norm.c if (r != NULL && r->log) NULL 1024 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r, NULL, NULL, pd); NULL 1031 net/pf_norm.c if (frag != NULL) NULL 1035 net/pf_norm.c if (r != NULL && r->log) NULL 1036 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET, dir, *reason, r, NULL, NULL, pd); NULL 1062 net/pf_norm.c while (r != NULL) { NULL 1080 net/pf_norm.c r->dst.neg, NULL)) NULL 1086 net/pf_norm.c if (r == NULL || r->action == PF_NOSCRUB) NULL 1108 net/pf_norm.c if (!pf_pull_hdr(m, off, &ext, sizeof(ext), NULL, NULL 1109 net/pf_norm.c NULL, AF_INET6)) NULL 1118 net/pf_norm.c if (!pf_pull_hdr(m, off, &ext, sizeof(ext), NULL, NULL 1119 net/pf_norm.c NULL, AF_INET6)) NULL 1125 net/pf_norm.c sizeof(opt.ip6o_type), NULL, NULL, NULL 1133 net/pf_norm.c NULL, NULL, AF_INET6)) NULL 1142 net/pf_norm.c sizeof(jumbo), NULL, NULL, NULL 1190 net/pf_norm.c if (!pf_pull_hdr(m, off, &frag, sizeof(frag), NULL, NULL, AF_INET6)) NULL 1202 net/pf_norm.c if (r != NULL && r->log) NULL 1203 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET6, dir, *reason, r, NULL, NULL, pd); NULL 1208 net/pf_norm.c if (r != NULL && r->log) NULL 1209 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET6, dir, *reason, r, NULL, NULL, pd); NULL 1214 net/pf_norm.c if (r != NULL && r->log) NULL 1215 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET6, dir, *reason, r, NULL, NULL, pd); NULL 1224 net/pf_norm.c struct pf_rule *r, *rm = NULL; NULL 1232 net/pf_norm.c while (r != NULL) { NULL 1249 net/pf_norm.c r->dst.neg, NULL)) NULL 1264 net/pf_norm.c if (rm == NULL || rm->action == PF_NOSCRUB) NULL 1330 net/pf_norm.c if (rm != NULL && r->log) NULL 1331 net/pf_norm.c PFLOG_PACKET(kif, h, m, AF_INET, dir, reason, r, NULL, NULL, pd); NULL 1343 net/pf_norm.c KASSERT(src->scrub == NULL); NULL 1346 net/pf_norm.c if (src->scrub == NULL) NULL 1377 net/pf_norm.c pf_pull_hdr(m, off, hdr, th->th_off << 2, NULL, NULL, pd->af)) { NULL 1477 net/pf_norm.c pf_pull_hdr(m, off, hdr, th->th_off << 2, NULL, NULL, pd->af)) { NULL 97 net/pf_osfp.c return (NULL); NULL 101 net/pf_osfp.c ip6 = (struct ip6_hdr *)NULL; NULL 103 net/pf_osfp.c ip = (struct ip *)NULL; NULL 106 net/pf_osfp.c if (!pf_pull_hdr(m, off, hdr, tcp->th_off << 2, NULL, NULL, NULL 107 net/pf_osfp.c pd->af)) return (NULL); NULL 126 net/pf_osfp.c return (NULL); NULL 129 net/pf_osfp.c return (NULL); NULL 152 net/pf_osfp.c NULL, 0, NI_NUMERICHOST); NULL 176 net/pf_osfp.c NULL, 0, NI_NUMERICHOST); NULL 181 net/pf_osfp.c return (NULL); NULL 198 net/pf_osfp.c return (NULL); NULL 201 net/pf_osfp.c return (NULL); NULL 236 net/pf_osfp.c return (NULL); NULL 258 net/pf_osfp.c return (NULL); NULL 271 net/pf_osfp.c if (list == NULL) { NULL 367 net/pf_osfp.c if ((entry = pool_get(&pf_osfp_entry_pl, PR_NOWAIT)) == NULL) NULL 370 net/pf_osfp.c if ((fp = pool_get(&pf_osfp_pl, PR_NOWAIT)) == NULL) NULL 382 net/pf_osfp.c if ((entry = pool_get(&pf_osfp_entry_pl, PR_NOWAIT)) == NULL) { NULL 476 net/pf_osfp.c return (NULL); NULL 497 net/pf_osfp.c return (NULL); NULL 504 net/pf_osfp.c struct pf_os_fingerprint *f, *prev = NULL; NULL 584 net/pf_osfp.c return (NULL); NULL 176 net/pf_ruleset.c if (anchor == NULL) NULL 177 net/pf_ruleset.c return (NULL); NULL 187 net/pf_ruleset.c struct pf_anchor *anchor, *dup, *parent = NULL; NULL 194 net/pf_ruleset.c if (ruleset != NULL) NULL 199 net/pf_ruleset.c while (parent == NULL && (q = strrchr(p, '/')) != NULL) { NULL 201 net/pf_ruleset.c if ((ruleset = pf_find_ruleset(p)) != NULL) { NULL 206 net/pf_ruleset.c if (q == NULL) NULL 213 net/pf_ruleset.c return (NULL); NULL 215 net/pf_ruleset.c while ((r = strchr(q, '/')) != NULL || *q) { NULL 216 net/pf_ruleset.c if (r != NULL) NULL 219 net/pf_ruleset.c (parent != NULL && strlen(parent->path) >= NULL 222 net/pf_ruleset.c return (NULL); NULL 225 net/pf_ruleset.c if (anchor == NULL) { NULL 227 net/pf_ruleset.c return (NULL); NULL 232 net/pf_ruleset.c if (parent != NULL) { NULL 239 net/pf_ruleset.c NULL) { NULL 245 net/pf_ruleset.c return (NULL); NULL 247 net/pf_ruleset.c if (parent != NULL) { NULL 250 net/pf_ruleset.c anchor)) != NULL) { NULL 259 net/pf_ruleset.c return (NULL); NULL 265 net/pf_ruleset.c if (r != NULL) NULL 280 net/pf_ruleset.c while (ruleset != NULL) { NULL 281 net/pf_ruleset.c if (ruleset == &pf_main_ruleset || ruleset->anchor == NULL || NULL 292 net/pf_ruleset.c if ((parent = ruleset->anchor->parent) != NULL) NULL 296 net/pf_ruleset.c if (parent == NULL) NULL 309 net/pf_ruleset.c r->anchor = NULL; NULL 321 net/pf_ruleset.c if (s->anchor == NULL || !s->anchor->path[0]) NULL 331 net/pf_ruleset.c if ((p = strrchr(path, '/')) != NULL) NULL 342 net/pf_ruleset.c if ((p = strrchr(path, '/')) != NULL && !strcmp(p, "/*")) { NULL 348 net/pf_ruleset.c if (ruleset == NULL || ruleset->anchor == NULL) { NULL 362 net/pf_ruleset.c if (r->anchor == NULL) NULL 374 net/pf_ruleset.c if (rs->anchor == NULL) NULL 379 net/pf_ruleset.c if ((p = strrchr(a, '/')) == NULL) NULL 405 net/pf_ruleset.c if (r->anchor == NULL) NULL 409 net/pf_ruleset.c r->anchor = NULL; NULL 414 net/pf_ruleset.c r->anchor = NULL; NULL 196 net/pf_table.c "pfrkentry2", NULL); NULL 217 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 254 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 259 net/pf_table.c if (tmpkt == NULL) NULL 270 net/pf_table.c if (q != NULL) NULL 272 net/pf_table.c else if (p == NULL) NULL 279 net/pf_table.c if (p == NULL && q == NULL) { NULL 282 net/pf_table.c if (p == NULL) NULL 305 net/pf_table.c if (nadd != NULL) NULL 333 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 361 net/pf_table.c if (p != NULL) NULL 373 net/pf_table.c if (p == NULL) NULL 382 net/pf_table.c if (p != NULL && p->pfrke_not == ad.pfra_not && NULL 399 net/pf_table.c if (ndel != NULL) NULL 426 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 431 net/pf_table.c if (tmpkt == NULL) NULL 444 net/pf_table.c if (p != NULL) { NULL 457 net/pf_table.c if (q != NULL) { NULL 463 net/pf_table.c if (p == NULL) NULL 505 net/pf_table.c if (nadd != NULL) NULL 507 net/pf_table.c if (ndel != NULL) NULL 509 net/pf_table.c if (nchange != NULL) NULL 537 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 550 net/pf_table.c ad.pfra_fback = (p == NULL) ? PFR_FB_NONE : NULL 552 net/pf_table.c if (p != NULL && !p->pfrke_not) NULL 557 net/pf_table.c if (nmatch != NULL) NULL 574 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 616 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 634 net/pf_table.c pfr_enqueue_addrs(kt, &workq, NULL, 0); NULL 666 net/pf_table.c if (kt == NULL || !(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) NULL 676 net/pf_table.c ad.pfra_fback = (p != NULL) ? NULL 681 net/pf_table.c if (p != NULL) { NULL 694 net/pf_table.c if (nzero != NULL) NULL 747 net/pf_table.c if (kt->pfrkt_ip4 != NULL) NULL 750 net/pf_table.c if (kt->pfrkt_ip6 != NULL) NULL 753 net/pf_table.c if (naddr != NULL) NULL 793 net/pf_table.c ke = NULL; NULL 797 net/pf_table.c ke = NULL; NULL 799 net/pf_table.c ke = NULL; NULL 813 net/pf_table.c if (ke == NULL) NULL 814 net/pf_table.c return (NULL); NULL 833 net/pf_table.c for (p = SLIST_FIRST(workq); p != NULL; p = q) { NULL 875 net/pf_table.c if (p != NULL) NULL 878 net/pf_table.c if (p == NULL) NULL 992 net/pf_table.c rn = rn_addroute(&ke->pfrke_sa, NULL, head, ke->pfrke_node); NULL 995 net/pf_table.c return (rn == NULL ? -1 : 0); NULL 1014 net/pf_table.c rn = rn_delete(&ke->pfrke_sa, &mask, head, NULL); NULL 1016 net/pf_table.c rn = rn_delete(&ke->pfrke_sa, NULL, head, NULL); NULL 1019 net/pf_table.c if (rn == NULL) { NULL 1030 net/pf_table.c if (ke == NULL) NULL 1153 net/pf_table.c if (ndel != NULL) NULL 1177 net/pf_table.c if (p == NULL) { NULL 1179 net/pf_table.c if (p == NULL) NULL 1193 net/pf_table.c if (r != NULL) { NULL 1205 net/pf_table.c if (r == NULL) NULL 1230 net/pf_table.c if (nadd != NULL) NULL 1254 net/pf_table.c if (p != NULL && (p->pfrkt_flags & PFR_TFLAG_ACTIVE)) { NULL 1273 net/pf_table.c if (ndel != NULL) NULL 1379 net/pf_table.c if (p != NULL) { NULL 1391 net/pf_table.c if (nzero != NULL) NULL 1417 net/pf_table.c if (p != NULL && (p->pfrkt_flags & PFR_TFLAG_ACTIVE)) { NULL 1443 net/pf_table.c if (nchange != NULL) NULL 1445 net/pf_table.c if (ndel != NULL) NULL 1460 net/pf_table.c if (rs == NULL) NULL 1473 net/pf_table.c if (ticket != NULL) NULL 1478 net/pf_table.c if (ndel != NULL) NULL 1502 net/pf_table.c if (rs == NULL || !rs->topen || ticket != rs->tticket) NULL 1507 net/pf_table.c if (kt == NULL) { NULL 1509 net/pf_table.c if (kt == NULL) NULL 1520 net/pf_table.c if (rt != NULL) { NULL 1525 net/pf_table.c if (rt == NULL) { NULL 1535 net/pf_table.c if (shadow == NULL) { NULL 1545 net/pf_table.c if (pfr_lookup_addr(shadow, &ad, 1) != NULL) NULL 1548 net/pf_table.c if (p == NULL) NULL 1558 net/pf_table.c if (kt->pfrkt_shadow != NULL) NULL 1571 net/pf_table.c if (nadd != NULL) NULL 1573 net/pf_table.c if (naddr != NULL) NULL 1593 net/pf_table.c if (rs == NULL || !rs->topen || ticket != rs->tticket) NULL 1609 net/pf_table.c if (ndel != NULL) NULL 1626 net/pf_table.c if (rs == NULL || !rs->topen || ticket != rs->tticket) NULL 1644 net/pf_table.c for (p = SLIST_FIRST(&workq); p != NULL; p = q) { NULL 1653 net/pf_table.c if (nadd != NULL) NULL 1655 net/pf_table.c if (nchange != NULL) NULL 1676 net/pf_table.c pfr_enqueue_addrs(shadow, &addrq, NULL, 0); NULL 1683 net/pf_table.c for (p = SLIST_FIRST(&addrq); p != NULL; p = next) { NULL 1687 net/pf_table.c if (q != NULL) { NULL 1698 net/pf_table.c pfr_enqueue_addrs(kt, &delq, NULL, ENQUEUE_UNMARKED_ONLY); NULL 1716 net/pf_table.c kt->pfrkt_shadow = NULL; NULL 1779 net/pf_table.c return ((rs != NULL) ? rs->tables : -1); NULL 1808 net/pf_table.c if (kt->pfrkt_root != NULL) NULL 1837 net/pf_table.c if (kt->pfrkt_root != NULL) NULL 1847 net/pf_table.c pfr_enqueue_addrs(kt, &addrq, NULL, 0); NULL 1850 net/pf_table.c if (!(newf & PFR_TFLAG_INACTIVE) && kt->pfrkt_shadow != NULL) { NULL 1852 net/pf_table.c kt->pfrkt_shadow = NULL; NULL 1873 net/pf_table.c pfr_enqueue_addrs(kt, &addrq, NULL, 0); NULL 1891 net/pf_table.c if (kt == NULL) NULL 1892 net/pf_table.c return (NULL); NULL 1900 net/pf_table.c return (NULL); NULL 1911 net/pf_table.c return (NULL); NULL 1935 net/pf_table.c pfr_enqueue_addrs(kt, &addrq, NULL, 0); NULL 1939 net/pf_table.c if (kt->pfrkt_ip4 != NULL) NULL 1941 net/pf_table.c if (kt->pfrkt_ip6 != NULL) NULL 1943 net/pf_table.c if (kt->pfrkt_shadow != NULL) NULL 1945 net/pf_table.c if (kt->pfrkt_rs != NULL) { NULL 1973 net/pf_table.c struct pfr_kentry *ke = NULL; NULL 1976 net/pf_table.c if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && kt->pfrkt_root != NULL) NULL 1987 net/pf_table.c ke = NULL; NULL 1995 net/pf_table.c ke = NULL; NULL 2011 net/pf_table.c struct pfr_kentry *ke = NULL; NULL 2013 net/pf_table.c if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && kt->pfrkt_root != NULL) NULL 2024 net/pf_table.c ke = NULL; NULL 2032 net/pf_table.c ke = NULL; NULL 2038 net/pf_table.c if ((ke == NULL || ke->pfrke_not) != notrule) { NULL 2045 net/pf_table.c if (ke != NULL && op_pass != PFR_OP_XPASS) { NULL 2060 net/pf_table.c if (ac != NULL) NULL 2063 net/pf_table.c if (kt == NULL) { NULL 2065 net/pf_table.c if (kt == NULL) NULL 2066 net/pf_table.c return (NULL); NULL 2067 net/pf_table.c if (ac != NULL) { NULL 2070 net/pf_table.c if (rt == NULL) { NULL 2072 net/pf_table.c if (rt == NULL) { NULL 2074 net/pf_table.c return (NULL); NULL 2110 net/pf_table.c if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && kt->pfrkt_root != NULL) NULL 2115 net/pf_table.c if (pidx != NULL) NULL 2117 net/pf_table.c if (counter != NULL && idx >= 0) NULL 2124 net/pf_table.c if (ke == NULL) NULL 2201 net/pf_table.c return (NULL); NULL 87 net/pfkey.c { NULL, NULL, NULL, NULL }; NULL 119 net/pfkey.c pfkey_versions[version->protocol] = NULL; NULL 134 net/pfkey.c pfkey_versions[version->protocol] = NULL; NULL 151 net/pfkey.c if (!sbappendaddr(&socket->so_rcv, &pfkey_addr, packet2, NULL)) { NULL 209 net/pfkey.c rval = raw_usrreq(socket, PRU_ATTACH, NULL, proto, NULL); NULL 236 net/pfkey.c i = raw_usrreq(socket, PRU_DETACH, NULL, NULL, NULL); NULL 276 net/pfkey.c NULL, /* init */ NULL 277 net/pfkey.c NULL, /* externalize */ NULL 278 net/pfkey.c NULL, /* dispose */ NULL 279 net/pfkey.c NULL, /* protosw */ NULL 280 net/pfkey.c NULL, /* protoswNPROTOSW */ NULL 281 net/pfkey.c NULL, /* dom_next */ NULL 295 net/pfkey.c NULL, /* ctloutput */ NULL 297 net/pfkey.c NULL, /* init */ NULL 298 net/pfkey.c NULL, /* fasttimo */ NULL 299 net/pfkey.c NULL, /* slowtimo */ NULL 300 net/pfkey.c NULL, /* drain */ NULL 301 net/pfkey.c NULL /* sysctl */ NULL 97 net/pfkeyv2.c static struct pfkeyv2_socket *pfkeyv2_sockets = NULL; NULL 140 net/pfkeyv2.c if (!(*packet = m_devget(data, len, 0, NULL, NULL))) NULL 207 net/pfkeyv2.c void *p, *buffer = NULL; NULL 335 net/pfkeyv2.c if (buffer != NULL) { NULL 593 net/pfkeyv2.c if (buffer == NULL) { NULL 733 net/pfkeyv2.c if ((rval = pfkeyv2_get(sa, headers, &buffer, NULL)) != 0) NULL 779 net/pfkeyv2.c if(alg != NULL) NULL 790 net/pfkeyv2.c if(alg != NULL) NULL 798 net/pfkeyv2.c if (alg != NULL) NULL 809 net/pfkeyv2.c if(alg != NULL) NULL 818 net/pfkeyv2.c if (alg != NULL) NULL 843 net/pfkeyv2.c struct pfkeyv2_socket *pfkeyv2_socket, *so = NULL; NULL 845 net/pfkeyv2.c void *freeme = NULL, *bckptr = NULL; NULL 850 net/pfkeyv2.c struct tdb sa, *sa2 = NULL; NULL 909 net/pfkeyv2.c freeme = NULL; NULL 947 net/pfkeyv2.c headers[SADB_EXT_SPIRANGE] = NULL; NULL 993 net/pfkeyv2.c if (sa2 == NULL) { NULL 1014 net/pfkeyv2.c freeme = NULL; NULL 1063 net/pfkeyv2.c headers[SADB_EXT_KEY_AUTH] = NULL; NULL 1064 net/pfkeyv2.c headers[SADB_EXT_KEY_ENCRYPT] = NULL; NULL 1065 net/pfkeyv2.c headers[SADB_X_EXT_LOCAL_AUTH] = NULL; NULL 1073 net/pfkeyv2.c freeme = NULL; NULL 1082 net/pfkeyv2.c sa2 = freeme = NULL; NULL 1099 net/pfkeyv2.c import_sa(sa2, headers[SADB_EXT_SA], NULL); NULL 1152 net/pfkeyv2.c if (sa2 != NULL) { NULL 1177 net/pfkeyv2.c freeme = NULL; NULL 1229 net/pfkeyv2.c headers[SADB_EXT_KEY_AUTH] = NULL; NULL 1230 net/pfkeyv2.c headers[SADB_EXT_KEY_ENCRYPT] = NULL; NULL 1231 net/pfkeyv2.c headers[SADB_X_EXT_LOCAL_AUTH] = NULL; NULL 1239 net/pfkeyv2.c freeme = NULL; NULL 1249 net/pfkeyv2.c freeme = NULL; NULL 1261 net/pfkeyv2.c if (sa2 == NULL) { NULL 1270 net/pfkeyv2.c sa2 = NULL; NULL 1276 net/pfkeyv2.c if (ipa == NULL) { NULL 1297 net/pfkeyv2.c if (sa2 == NULL) { NULL 1302 net/pfkeyv2.c rval = pfkeyv2_get(sa2, headers, &freeme, NULL); NULL 1399 net/pfkeyv2.c ipo != NULL; ipo = tmpipo) { NULL 1458 net/pfkeyv2.c if (tdb1 == NULL) { NULL 1470 net/pfkeyv2.c if (tdb2 == NULL) { NULL 1485 net/pfkeyv2.c tdb1->tdb_onext->tdb_inext = NULL; NULL 1489 net/pfkeyv2.c tdb2->tdb_inext->tdb_onext = NULL; NULL 1526 net/pfkeyv2.c sunionp = NULL; NULL 1533 net/pfkeyv2.c ssrc = NULL; NULL 1548 net/pfkeyv2.c if (re.re_rt != NULL) { NULL 1557 net/pfkeyv2.c ipo = NULL; /* Fall through */ NULL 1561 net/pfkeyv2.c ipo = NULL; NULL 1594 net/pfkeyv2.c "ipsec policy", NULL); NULL 1599 net/pfkeyv2.c if (ipo == NULL) { NULL 1677 net/pfkeyv2.c ipo->ipo_srcid = NULL; NULL 1682 net/pfkeyv2.c ipo->ipo_dstid = NULL; NULL 1685 net/pfkeyv2.c if ((sid = headers[SADB_EXT_IDENTITY_SRC]) != NULL) { NULL 1691 net/pfkeyv2.c if (ipo->ipo_srcid == NULL) { NULL 1707 net/pfkeyv2.c if ((sid = headers[SADB_EXT_IDENTITY_DST]) != NULL) { NULL 1714 net/pfkeyv2.c if (ipo->ipo_dstid == NULL) { NULL 1820 net/pfkeyv2.c headers[i] = NULL; NULL 1861 net/pfkeyv2.c void *p, *headers[SADB_EXT_MAX + 1], *buffer = NULL; NULL 1880 net/pfkeyv2.c (laddr == NULL ? 0 : sizeof(struct sadb_address) + NULL 2121 net/pfkeyv2.c PFKEYV2_SENDMESSAGE_REGISTERED, NULL, smsg->sadb_msg_satype, 0)) NULL 2127 net/pfkeyv2.c if (buffer != NULL) { NULL 2142 net/pfkeyv2.c void *p, *headers[SADB_EXT_MAX+1], *buffer = NULL; NULL 2204 net/pfkeyv2.c NULL, 0, 0)) != 0) NULL 2210 net/pfkeyv2.c if (buffer != NULL) { NULL 2229 net/pfkeyv2.c void *buffer = NULL; NULL 2268 net/pfkeyv2.c if ((error = pfkeyv2_get(sa, NULL, NULL, &buflen)) != 0) NULL 2357 net/pfkeyv2.c if (buffer == NULL) { NULL 2478 net/pfkeyv2.c if ((error = pfkeyv2_dump_policy(ipo, NULL, NULL, NULL 177 net/pfkeyv2_convert.c tdb->tdb_compalgxform != NULL) { NULL 447 net/pfkeyv2_convert.c if (ssrc == NULL) NULL 453 net/pfkeyv2_convert.c if (sab != NULL) NULL 502 net/pfkeyv2_convert.c NULL, NULL); NULL 504 net/pfkeyv2_convert.c NULL, NULL); NULL 744 net/pfkeyv2_convert.c *ipr = NULL; NULL 783 net/pfkeyv2_convert.c *ipr = NULL; NULL 828 net/pfkeyv2_convert.c *ipr = NULL; NULL 323 net/pfvar.h pf_routable((x), (af), NULL)) || \ NULL 324 net/pfvar.h (((aw)->type == PF_ADDR_URPFFAILED && (ifp) != NULL && \ NULL 847 net/pfvar.h (d)->scrub != NULL) { \ NULL 1121 net/pfvar.h NULL \ NULL 1142 net/pfvar.h NULL \ NULL 1156 net/pfvar.h NULL \ NULL 1170 net/pfvar.h NULL \ NULL 1185 net/pfvar.h if ((a) != NULL) \ NULL 1191 net/pfvar.h if ((a) != NULL) \ NULL 163 net/ppp-deflate.c return NULL; NULL 166 net/ppp-deflate.c return NULL; NULL 170 net/ppp-deflate.c if (state == NULL) NULL 171 net/ppp-deflate.c return NULL; NULL 173 net/ppp-deflate.c state->strm.next_in = NULL; NULL 179 net/ppp-deflate.c return NULL; NULL 251 net/ppp-deflate.c *mret = NULL; NULL 260 net/ppp-deflate.c if (m != NULL) { NULL 285 net/ppp-deflate.c state->strm.next_out = NULL; NULL 287 net/ppp-deflate.c wptr = NULL; NULL 296 net/ppp-deflate.c flush = (mp == NULL)? Z_PACKET_FLUSH: Z_NO_FLUSH; NULL 307 net/ppp-deflate.c if (state->strm.avail_in == 0 && mp != NULL) { NULL 311 net/ppp-deflate.c if (mp == NULL) NULL 315 net/ppp-deflate.c if (m != NULL) { NULL 320 net/ppp-deflate.c if (m != NULL) { NULL 328 net/ppp-deflate.c if (m == NULL) { NULL 329 net/ppp-deflate.c state->strm.next_out = NULL; NULL 334 net/ppp-deflate.c if (m != NULL) NULL 342 net/ppp-deflate.c if (m != NULL && olen < orig_len NULL 347 net/ppp-deflate.c if (*mret != NULL) { NULL 349 net/ppp-deflate.c *mret = NULL; NULL 396 net/ppp-deflate.c return NULL; NULL 399 net/ppp-deflate.c return NULL; NULL 403 net/ppp-deflate.c if (state == NULL) NULL 404 net/ppp-deflate.c return NULL; NULL 406 net/ppp-deflate.c state->strm.next_out = NULL; NULL 411 net/ppp-deflate.c return NULL; NULL 494 net/ppp-deflate.c *mop = NULL; NULL 500 net/ppp-deflate.c if (mi == NULL) NULL 521 net/ppp-deflate.c if (mo == NULL) NULL 525 net/ppp-deflate.c mo->m_next = NULL; NULL 550 net/ppp-deflate.c flush = (mi == NULL)? Z_PACKET_FLUSH: Z_NO_FLUSH; NULL 573 net/ppp-deflate.c if (state->strm.avail_in == 0 && mi != NULL) { NULL 578 net/ppp-deflate.c if (mi == NULL) NULL 597 net/ppp-deflate.c if (mo == NULL) { NULL 674 net/ppp-deflate.c if (mi == NULL) NULL 197 net/ppp_tty.c if (sc != NULL && sc->sc_devp == (void *) tp) { NULL 203 net/ppp_tty.c if ((sc = pppalloc(p->p_pid)) == NULL) { NULL 213 net/ppp_tty.c sc->sc_m = NULL; NULL 222 net/ppp_tty.c sc->sc_outm = NULL; NULL 252 net/ppp_tty.c if (sc != NULL) { NULL 253 net/ppp_tty.c tp->t_sc = NULL; NULL 275 net/ppp_tty.c sc->sc_outm = NULL; NULL 279 net/ppp_tty.c sc->sc_m = NULL; NULL 302 net/ppp_tty.c if (sc == NULL) NULL 314 net/ppp_tty.c if (sc->sc_inq.ifq_head != NULL) NULL 364 net/ppp_tty.c if (sc == NULL || tp != (struct tty *) sc->sc_devp) NULL 373 net/ppp_tty.c m->m_pkthdr.rcvif = NULL; NULL 413 net/ppp_tty.c if (sc == NULL || tp != (struct tty *) sc->sc_devp) NULL 537 net/ppp_tty.c if (m == NULL) { NULL 542 net/ppp_tty.c if (m == NULL) { NULL 614 net/ppp_tty.c if (done && m->m_next == NULL) { NULL 664 net/ppp_tty.c if (m == NULL) { NULL 733 net/ppp_tty.c if (tp->t_oproc != NULL) NULL 752 net/ppp_tty.c && sc != NULL && tp == (struct tty *) sc->sc_devp) { NULL 790 net/ppp_tty.c if ((m = *mp) == NULL) { NULL 792 net/ppp_tty.c if (m == NULL) NULL 821 net/ppp_tty.c if (sc == NULL || tp != (struct tty *) sc->sc_devp) NULL 849 net/ppp_tty.c if (tp->t_oproc != NULL) NULL 923 net/ppp_tty.c sc->sc_mc->m_next = NULL; NULL 967 net/ppp_tty.c if (sc->sc_m == NULL) { NULL 969 net/ppp_tty.c if (sc->sc_m == NULL) { NULL 1023 net/ppp_tty.c if (m->m_next == NULL) { NULL 1025 net/ppp_tty.c if (m->m_next == NULL) { NULL 509 net/radix.c struct radix_node *t, *x = NULL, *tt; NULL 829 net/radix.c t->rn_dupedkey = NULL; NULL 919 net/radix.c while ((rn = base) != NULL) { NULL 986 net/radix.c if (rn_zeros == NULL) NULL 73 net/radix_mpath.c return NULL; NULL 78 net/radix_mpath.c return NULL; NULL 87 net/radix_mpath.c while ((rn = rn_mpath_next(rn)) != NULL) NULL 101 net/radix_mpath.c return NULL; NULL 109 net/radix_mpath.c } while ((rn = rn_mpath_next(rn)) != NULL); NULL 111 net/radix_mpath.c return NULL; NULL 211 net/radix_mpath.c } while ((rn1 = rn_mpath_next(rn1)) != NULL); NULL 109 net/raw_usrreq.c if ((n = m_copy(m, 0, (int)M_COPYALL)) != NULL) { NULL 143 net/raw_usrreq.c return NULL; NULL 144 net/raw_usrreq.c return NULL; NULL 260 net/raw_usrreq.c m = NULL; NULL 314 net/raw_usrreq.c if (m != NULL) NULL 178 net/route.c M_NOWAIT)) == NULL) NULL 183 net/route.c for (dom = domains; dom != NULL; dom = dom->dom_next) NULL 198 net/route.c NULL); NULL 205 net/route.c for (dom = domains; dom != NULL; dom = dom->dom_next) NULL 224 net/route.c if ((p = malloc(newlen, M_RTABLE, M_NOWAIT)) == NULL) NULL 235 net/route.c if (rt_tables[id] != NULL) /* already exists */ NULL 250 net/route.c if (rt_tables[id] == NULL) /* should not happen */ NULL 311 net/route.c rt_missmsg(msgtype, &info, 0, NULL, err, 0); NULL 345 net/route.c err = rtrequest(RTM_RESOLVE, dst, SA(NULL), NULL 346 net/route.c SA(NULL), 0, &newrt, tableid); NULL 361 net/route.c if (rt->rt_ifp != NULL) { NULL 382 net/route.c rt_missmsg(msgtype, &info, 0, NULL, err, tableid); NULL 394 net/route.c if (rt == NULL) NULL 420 net/route.c if (ifa == NULL) NULL 443 net/route.c u_int32_t *stat = NULL; NULL 446 net/route.c struct ifnet *ifp = NULL; NULL 451 net/route.c if ((ifa = ifa_ifwithnet(gateway)) == NULL) { NULL 469 net/route.c else if (ifa_ifwithaddr(gateway) != NULL) NULL 479 net/route.c if ((rt == NULL) || (rt_mask(rt) && rt_mask(rt)->sa_len < 2)) NULL 501 net/route.c rt = NULL; NULL 503 net/route.c if (rt != NULL) NULL 528 net/route.c else if (stat != NULL) NULL 626 net/route.c ifa = NULL; NULL 629 net/route.c if (ifa == NULL) NULL 639 net/route.c if (ifa == NULL) NULL 641 net/route.c if (ifa == NULL) { NULL 643 net/route.c if (rt == NULL) NULL 644 net/route.c return (NULL); NULL 650 net/route.c if ((ifa = rt->rt_ifa) == NULL) NULL 651 net/route.c return (NULL); NULL 656 net/route.c if (ifa == NULL) NULL 689 net/route.c if (info->rti_ifp == NULL && info->rti_info[RTAX_IFP] != NULL NULL 692 net/route.c != NULL) NULL 695 net/route.c if (info->rti_ifa == NULL && info->rti_info[RTAX_IFA] != NULL) NULL 698 net/route.c if (info->rti_ifa == NULL) { NULL 701 net/route.c if ((sa = info->rti_info[RTAX_IFA]) == NULL) NULL 702 net/route.c if ((sa = info->rti_info[RTAX_GATEWAY]) == NULL) NULL 705 net/route.c if (sa != NULL && info->rti_ifp != NULL) NULL 707 net/route.c else if (info->rti_info[RTAX_DST] != NULL && NULL 708 net/route.c info->rti_info[RTAX_GATEWAY] != NULL) NULL 712 net/route.c else if (sa != NULL) NULL 716 net/route.c if ((ifa = info->rti_ifa) != NULL) { NULL 717 net/route.c if (info->rti_ifp == NULL) NULL 738 net/route.c NULL) NULL 741 net/route.c info->rti_info[RTAX_NETMASK] = NULL; NULL 745 net/route.c info->rti_info[RTAX_NETMASK], rnh)) == NULL) NULL 762 net/route.c info->rti_info[RTAX_NETMASK], rnh, rn)) == NULL) NULL 775 net/route.c (rt = (struct rtentry *)rn)->rt_gwroute = NULL; NULL 780 net/route.c rt->rt_parent = NULL; NULL 786 net/route.c info->rti_info[RTAX_NETMASK], rnh)) != NULL && NULL 787 net/route.c rn_mpath_next(rn) == NULL) NULL 806 net/route.c if (ret_nrt == NULL || (rt = *ret_nrt) == NULL) NULL 814 net/route.c if ((info->rti_info[RTAX_NETMASK] = rt->rt_genmask) == NULL) NULL 824 net/route.c if (rt == NULL) NULL 835 net/route.c if (info->rti_info[RTAX_NETMASK] != NULL) { NULL 854 net/route.c if (info->rti_info[RTAX_LABEL] != NULL) { NULL 874 net/route.c if (rn == NULL && (crt = rtalloc1(ndst, 0, tableid)) != NULL) { NULL 898 net/route.c info->rti_info[RTAX_NETMASK], rnh)) != NULL) { NULL 899 net/route.c if (rn_mpath_next(rn) == NULL) NULL 934 net/route.c if (rt->rt_gateway == NULL || glen > ROUNDUP(rt->rt_gateway->sa_len)) { NULL 937 net/route.c if (new == NULL) NULL 942 net/route.c old = NULL; NULL 949 net/route.c if (rt->rt_gwroute != NULL) { NULL 953 net/route.c rt->rt_gwroute = NULL; NULL 1002 net/route.c struct mbuf *m = NULL; NULL 1003 net/route.c struct rtentry *nrt = NULL; NULL 1013 net/route.c if (m == NULL) NULL 1019 net/route.c if ((rt = rtalloc1(dst, 0, 0)) != NULL) { NULL 1022 net/route.c if (m != NULL) NULL 1051 net/route.c if (cmd == RTM_DELETE && error == 0 && (rt = nrt) != NULL) { NULL 1058 net/route.c if (cmd == RTM_ADD && error == 0 && (rt = nrt) != NULL) { NULL 1064 net/route.c rt->rt_ifa->ifa_rtrequest(RTM_DELETE, rt, NULL); NULL 1070 net/route.c ifa->ifa_rtrequest(RTM_ADD, rt, NULL); NULL 1090 net/route.c if (r->rtt_func != NULL) { \ NULL 1115 net/route.c NULL); NULL 1132 net/route.c if (rtq == NULL) NULL 1133 net/route.c return (NULL); NULL 1155 net/route.c while ((r = TAILQ_FIRST(&rtq->rtq_head)) != NULL) { NULL 1185 net/route.c while ((r = LIST_FIRST(&rt->rt_timer)) != NULL) { NULL 1210 net/route.c for (r = LIST_FIRST(&rt->rt_timer); r != NULL; NULL 1225 net/route.c if (r == NULL) NULL 1251 net/route.c if ((rnh = rt_gettable(dst->sa_family, tableid)) == NULL) NULL 1252 net/route.c return (NULL); NULL 1270 net/route.c for (rtq = LIST_FIRST(&rttimer_queue_head); rtq != NULL; NULL 1272 net/route.c while ((r = TAILQ_FIRST(&rtq->rtq_head)) != NULL && NULL 1292 net/route.c struct rt_label *label, *p = NULL; NULL 1311 net/route.c for (p = TAILQ_FIRST(&rt_labels); p != NULL && NULL 1320 net/route.c if (label == NULL) NULL 1327 net/route.c if (p != NULL) /* insert new entry before p */ NULL 1344 net/route.c return (NULL); NULL 1355 net/route.c for (p = TAILQ_FIRST(&rt_labels); p != NULL; p = next) { NULL 1374 net/route.c if ((rnh = rt_gettable(i, 0)) != NULL) NULL 1396 net/route.c rt_mask(rt), 0, NULL, 0) == 0 && cloning) NULL 164 net/rtsock.c struct rt_msghdr *rtm = NULL; NULL 165 net/rtsock.c struct radix_node *rn = NULL; NULL 166 net/rtsock.c struct rtentry *rt = NULL; NULL 167 net/rtsock.c struct rtentry *saved_nrt = NULL; NULL 171 net/rtsock.c struct ifnet *ifp = NULL; NULL 172 net/rtsock.c struct ifaddr *ifa = NULL; NULL 174 net/rtsock.c struct rawcb *rp = NULL; NULL 280 net/rtsock.c if ((rnh = rt_gettable(dst->sa_family, tableid)) == NULL) { NULL 285 net/rtsock.c if (rn == NULL || (rn->rn_flags & RNF_ROOT) != 0) { NULL 337 net/rtsock.c if (label != NULL) NULL 347 net/rtsock.c (ifp = rt->rt_ifp) != NULL) { NULL 357 net/rtsock.c len = rt_msg2(rtm->rtm_type, &info, NULL, NULL); NULL 368 net/rtsock.c rt_msg2(rtm->rtm_type, &info, (caddr_t)rtm, NULL); NULL 421 net/rtsock.c if (info.rti_info[RTAX_LABEL] != NULL) { NULL 474 net/rtsock.c m = NULL; NULL 556 net/rtsock.c m = NULL; NULL 562 net/rtsock.c m->m_pkthdr.rcvif = NULL; NULL 566 net/rtsock.c if ((sa = rtinfo->rti_info[i]) == NULL) NULL 575 net/rtsock.c return (NULL); NULL 604 net/rtsock.c if ((cp0 = cp) != NULL) NULL 619 net/rtsock.c if (cp == 0 && w != NULL && !second_time) { NULL 673 net/rtsock.c if (ifp != NULL) NULL 675 net/rtsock.c if (sa == NULL) NULL 720 net/rtsock.c struct sockaddr *sa = NULL; NULL 722 net/rtsock.c struct mbuf *m = NULL; NULL 743 net/rtsock.c if ((m = rt_msg1(ncmd, &info)) == NULL) NULL 760 net/rtsock.c if ((m = rt_msg1(cmd, &info)) == NULL) NULL 768 net/rtsock.c if (sa == NULL) NULL 831 net/rtsock.c if (label != NULL) { NULL 839 net/rtsock.c size = rt_msg2(RTM_GET, &info, NULL, w); NULL 851 net/rtsock.c w->w_where = NULL; NULL 950 net/rtsock.c if ((rnh = rt_gettable(i, tableid)) != NULL && NULL 439 net/slcompress.c cp = bufp? *bufp: NULL; NULL 62 net/zlib.c #ifndef NULL NULL 730 net/zlib.c if (strm->next_out != NULL) { NULL 4362 net/zlib.c if (p != NULL) { NULL 4390 net/zlib.c if (p != NULL) { NULL 208 net80211/ieee80211.c else if (c != NULL) { NULL 255 net80211/ieee80211.c IFM_MAKEWORD(IFM_IEEE80211, (_s), (_o), 0), 0, NULL) NULL 537 net80211/ieee80211.c const struct ieee80211_node *ni = NULL; NULL 718 net80211/ieee80211.c if (ic->ic_ibss_chan == NULL || isclr(ic->ic_chan_active, NULL 725 net80211/ieee80211.c if ((ic->ic_ibss_chan == NULL) || isclr(ic->ic_chan_active, NULL 120 net80211/ieee80211_crypto.c if (ic->ic_wep_ctx != NULL) { NULL 122 net80211/ieee80211_crypto.c ic->ic_wep_ctx = NULL; NULL 155 net80211/ieee80211_crypto.c m0 = NULL; NULL 193 net80211/ieee80211_crypto.c m0 = NULL; NULL 210 net80211/ieee80211_crypto.c if (m0 == NULL) NULL 246 net80211/ieee80211_crypto.c return NULL; NULL 260 net80211/ieee80211_crypto.c return NULL; NULL 289 net80211/ieee80211_crypto.c if (m0 == NULL) NULL 327 net80211/ieee80211_crypto.c return NULL; NULL 341 net80211/ieee80211_crypto.c return NULL; NULL 375 net80211/ieee80211_crypto.c n0 = NULL; NULL 376 net80211/ieee80211_crypto.c if ((ctx = ic->ic_wep_ctx) == NULL) { NULL 378 net80211/ieee80211_crypto.c if (ctx == NULL) { NULL 388 net80211/ieee80211_crypto.c if (n == NULL) { NULL 474 net80211/ieee80211_crypto.c if (n->m_next == NULL) { NULL 514 net80211/ieee80211_crypto.c if (n->m_next == NULL) { NULL 556 net80211/ieee80211_crypto.c return NULL; NULL 140 net80211/ieee80211_input.c if (ni == NULL) NULL 215 net80211/ieee80211_input.c if (ic->ic_set_tim != NULL && NULL 226 net80211/ieee80211_input.c if (ic->ic_set_tim != NULL && NULL 319 net80211/ieee80211_input.c if (ni != NULL) { NULL 349 net80211/ieee80211_input.c if (m == NULL) { NULL 365 net80211/ieee80211_input.c if (m == NULL) { NULL 385 net80211/ieee80211_input.c m1 = NULL; NULL 390 net80211/ieee80211_input.c if (m1 == NULL) NULL 396 net80211/ieee80211_input.c if (ni != NULL) { NULL 399 net80211/ieee80211_input.c m = NULL; NULL 403 net80211/ieee80211_input.c if (m1 != NULL) { NULL 405 net80211/ieee80211_input.c IFQ_ENQUEUE(&ifp->if_snd, m1, NULL, error); NULL 409 net80211/ieee80211_input.c if (m != NULL) NULL 415 net80211/ieee80211_input.c if (m != NULL) { NULL 421 net80211/ieee80211_input.c if (ifp->if_bpf && m1 == NULL) NULL 518 net80211/ieee80211_input.c if (m != NULL) { NULL 536 net80211/ieee80211_input.c if (m == NULL) NULL 537 net80211/ieee80211_input.c return NULL; NULL 548 net80211/ieee80211_input.c llc = NULL; NULL 570 net80211/ieee80211_input.c return NULL; NULL 577 net80211/ieee80211_input.c n0 = NULL; NULL 582 net80211/ieee80211_input.c if (n0 == NULL) { NULL 584 net80211/ieee80211_input.c if (n == NULL) { NULL 586 net80211/ieee80211_input.c return NULL; NULL 592 net80211/ieee80211_input.c if (n == NULL) { NULL 595 net80211/ieee80211_input.c return NULL; NULL 604 net80211/ieee80211_input.c if (n0 == NULL) { NULL 621 net80211/ieee80211_input.c if (llc != NULL) { NULL 640 net80211/ieee80211_input.c if (xrates != NULL) { NULL 661 net80211/ieee80211_input.c if ((__elem) == NULL) { \ NULL 768 net80211/ieee80211_input.c if (ni == NULL) { NULL 862 net80211/ieee80211_input.c if ((ic->ic_flags & IEEE80211_F_QOS) && ic->ic_updateedca != NULL) NULL 1118 net80211/ieee80211_input.c ssid = rates = xrates = edca = wmm = rsn = wpa = NULL; NULL 1240 net80211/ieee80211_input.c &ic->ic_channels[chan], ssid, rssi)) != NULL) NULL 1245 net80211/ieee80211_input.c (ni == NULL || ic->ic_state == IEEE80211_S_SCAN)) { NULL 1247 net80211/ieee80211_input.c __func__, (ni == NULL ? "new " : ""), NULL 1257 net80211/ieee80211_input.c if ((ni = ieee80211_find_node(ic, wh->i_addr2)) == NULL) { NULL 1259 net80211/ieee80211_input.c if (ni == NULL) NULL 1302 net80211/ieee80211_input.c if (edca != NULL) NULL 1304 net80211/ieee80211_input.c else if (wmm != NULL) NULL 1372 net80211/ieee80211_input.c ssid = rates = xrates = NULL; NULL 1403 net80211/ieee80211_input.c if (ni == NULL) NULL 1515 net80211/ieee80211_input.c ssid = rates = xrates = rsn = wpa = NULL; NULL 1560 net80211/ieee80211_input.c if (ni != NULL) { NULL 1568 net80211/ieee80211_input.c if (rsn != NULL) NULL 1570 net80211/ieee80211_input.c else if (wpa != NULL) NULL 1662 net80211/ieee80211_input.c rates = xrates = edca = wmm = NULL; NULL 1704 net80211/ieee80211_input.c if (edca != NULL || wmm != NULL) { NULL 1708 net80211/ieee80211_input.c if ((edca != NULL && NULL 1710 net80211/ieee80211_input.c (wmm != NULL && NULL 1915 net80211/ieee80211_input.c pmkid = NULL; NULL 1935 net80211/ieee80211_input.c if (pmkid != NULL && pmkid[1] - 4 < 16) NULL 1995 net80211/ieee80211_input.c rsn = NULL; NULL 2016 net80211/ieee80211_input.c if (rsn == NULL) NULL 2023 net80211/ieee80211_input.c if (ni->ni_rsnie == NULL || rsn[1] != ni->ni_rsnie[1] || NULL 2063 net80211/ieee80211_input.c rsn1 = rsn2 = gtk = NULL; NULL 2069 net80211/ieee80211_input.c if (rsn1 == NULL) NULL 2071 net80211/ieee80211_input.c else if (rsn2 == NULL) NULL 2096 net80211/ieee80211_input.c if (rsn1 == NULL) NULL 2099 net80211/ieee80211_input.c if (gtk != NULL && !(BE_READ_2(key->info) & EAPOL_KEY_ENCRYPTED)) NULL 2106 net80211/ieee80211_input.c if (ni->ni_rsnie == NULL || rsn1[1] != ni->ni_rsnie[1] || NULL 2118 net80211/ieee80211_input.c if (rsn2 != NULL) { NULL 2132 net80211/ieee80211_input.c if (ic->ic_set_key != NULL && (*ic->ic_set_key)(ic, ni, k) != 0) NULL 2135 net80211/ieee80211_input.c if (gtk != NULL) { NULL 2157 net80211/ieee80211_input.c if (ic->ic_set_key != NULL && NULL 2200 net80211/ieee80211_input.c if (ic->ic_set_key != NULL && (*ic->ic_set_key)(ic, ni, k) != 0) NULL 2242 net80211/ieee80211_input.c gtk = NULL; NULL 2261 net80211/ieee80211_input.c if (gtk == NULL || !(BE_READ_2(key->info) & EAPOL_KEY_ENCRYPTED)) NULL 2283 net80211/ieee80211_input.c if (ic->ic_set_key != NULL && (*ic->ic_set_key)(ic, ni, k) != 0) NULL 2338 net80211/ieee80211_input.c if (ic->ic_set_key != NULL && (*ic->ic_set_key)(ic, ni, k) != 0) NULL 2546 net80211/ieee80211_input.c if (ic->ic_set_tim == NULL) /* no powersaving functionality */ NULL 2551 net80211/ieee80211_input.c if ((ni = ieee80211_find_node(ic, wh->i_addr2)) == NULL) { NULL 2577 net80211/ieee80211_input.c if (m == NULL) { NULL 261 net80211/ieee80211_ioctl.c if (nwkey->i_key[i].i_keydat == NULL) NULL 453 net80211/ieee80211_ioctl.c if (ni == NULL) { NULL 469 net80211/ieee80211_ioctl.c if (ni == NULL) NULL 471 net80211/ieee80211_ioctl.c if (ni == NULL) { NULL 484 net80211/ieee80211_ioctl.c if (ni == NULL) NULL 108 net80211/ieee80211_node.c if (ic->ic_aid_bitmap == NULL) { NULL 119 net80211/ieee80211_node.c if (ic->ic_tim_bitmap == NULL) { NULL 136 net80211/ieee80211_node.c return NULL; NULL 138 net80211/ieee80211_node.c if (ni != NULL) NULL 150 net80211/ieee80211_node.c if (ni == NULL) NULL 162 net80211/ieee80211_node.c if (ic->ic_bss != NULL) { NULL 164 net80211/ieee80211_node.c ic->ic_bss = NULL; NULL 167 net80211/ieee80211_node.c if (ic->ic_aid_bitmap != NULL) NULL 169 net80211/ieee80211_node.c if (ic->ic_tim_bitmap != NULL) NULL 189 net80211/ieee80211_node.c if (ic->ic_bss != NULL && ic->ic_bss->ni_chan == IEEE80211_CHAN_ANYC) NULL 420 net80211/ieee80211_node.c if (ni == NULL) { NULL 454 net80211/ieee80211_node.c selbs = NULL; NULL 456 net80211/ieee80211_node.c for (; ni != NULL; ni = nextbs) { NULL 469 net80211/ieee80211_node.c if (selbs == NULL) NULL 475 net80211/ieee80211_node.c if (selbs == NULL) NULL 531 net80211/ieee80211_node.c if (ni != NULL) NULL 595 net80211/ieee80211_node.c if (ni != NULL) NULL 606 net80211/ieee80211_node.c if (ni != NULL) { NULL 651 net80211/ieee80211_node.c if (ni == NULL) { NULL 654 net80211/ieee80211_node.c return NULL; NULL 665 net80211/ieee80211_node.c if ((ni = ieee80211_dup_bss(ic, macaddr)) == NULL) NULL 666 net80211/ieee80211_node.c return NULL; NULL 709 net80211/ieee80211_node.c *bssid = NULL; NULL 776 net80211/ieee80211_node.c if (ni != NULL) NULL 783 net80211/ieee80211_node.c if ((ni = ieee80211_dup_bss(ic, wh->i_addr2)) == NULL) NULL 786 net80211/ieee80211_node.c IEEE80211_ADDR_COPY(ni->ni_bssid, (bssid != NULL) ? bssid : zero); NULL 803 net80211/ieee80211_node.c struct ieee80211_node *ni, *keep = NULL; NULL 806 net80211/ieee80211_node.c if ((ni = ieee80211_find_node(ic, macaddr)) != NULL) { NULL 834 net80211/ieee80211_node.c if (ic->ic_set_tim != NULL) NULL 866 net80211/ieee80211_node.c while ((ni = RB_MIN(ieee80211_tree, &ic->ic_tree)) != NULL) NULL 870 net80211/ieee80211_node.c if (ic->ic_bss != NULL) NULL 886 net80211/ieee80211_node.c ni != NULL; ni = next_ni) { NULL 1047 net80211/ieee80211_node.c if (ic->ic_if.if_bridge != NULL) NULL 1134 net80211/ieee80211_node.c if (ic->ic_if.if_bridge != NULL) NULL 179 net80211/ieee80211_node.h *ni = NULL; /* guard against use */ NULL 120 net80211/ieee80211_output.c if ((mtag = m_tag_find(m, PACKET_TAG_DLT, NULL)) != NULL) { NULL 133 net80211/ieee80211_output.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 174 net80211/ieee80211_output.c if (ni == NULL) NULL 187 net80211/ieee80211_output.c if (m == NULL) NULL 389 net80211/ieee80211_output.c if ((m->m_flags & M_PROTO1) == M_PROTO1 && m->m_pkthdr.rcvif != NULL) { NULL 441 net80211/ieee80211_output.c struct ieee80211_node *ni = NULL; NULL 449 net80211/ieee80211_output.c if ((mtag = m_tag_find(m, PACKET_TAG_DLT, NULL)) != NULL) { NULL 478 net80211/ieee80211_output.c if (ni == NULL) NULL 480 net80211/ieee80211_output.c if (ni == NULL) { NULL 496 net80211/ieee80211_output.c if (m == NULL) { NULL 504 net80211/ieee80211_output.c if (ni == NULL) { NULL 540 net80211/ieee80211_output.c if (m == NULL) { NULL 589 net80211/ieee80211_output.c if (m != NULL) NULL 591 net80211/ieee80211_output.c if (ni != NULL) NULL 593 net80211/ieee80211_output.c *pni = NULL; NULL 594 net80211/ieee80211_output.c return NULL; NULL 956 net80211/ieee80211_output.c if (m != NULL && pktlen > MHLEN) { NULL 983 net80211/ieee80211_output.c if (m == NULL) NULL 984 net80211/ieee80211_output.c return NULL; NULL 1032 net80211/ieee80211_output.c if (m == NULL) NULL 1033 net80211/ieee80211_output.c return NULL; NULL 1080 net80211/ieee80211_output.c if (m == NULL) NULL 1081 net80211/ieee80211_output.c return NULL; NULL 1104 net80211/ieee80211_output.c if (m == NULL) NULL 1105 net80211/ieee80211_output.c return NULL; NULL 1145 net80211/ieee80211_output.c if (m == NULL) NULL 1146 net80211/ieee80211_output.c return NULL; NULL 1206 net80211/ieee80211_output.c if (m == NULL) NULL 1207 net80211/ieee80211_output.c return NULL; NULL 1242 net80211/ieee80211_output.c if (m == NULL) NULL 1243 net80211/ieee80211_output.c return NULL; NULL 1266 net80211/ieee80211_output.c if (ni == NULL) NULL 1278 net80211/ieee80211_output.c if ((m = ieee80211_get_probe_req(ic, ni)) == NULL) NULL 1285 net80211/ieee80211_output.c if ((m = ieee80211_get_probe_resp(ic, ni)) == NULL) NULL 1291 net80211/ieee80211_output.c if (m == NULL) NULL 1299 net80211/ieee80211_output.c if ((m = ieee80211_get_deauth(ic, ni, arg)) == NULL) NULL 1310 net80211/ieee80211_output.c if ((m = ieee80211_get_assoc_req(ic, ni, type)) == NULL) NULL 1318 net80211/ieee80211_output.c if ((m = ieee80211_get_assoc_resp(ic, ni, arg)) == NULL) NULL 1323 net80211/ieee80211_output.c if ((m = ieee80211_get_disassoc(ic, ni, arg)) == NULL) NULL 1362 net80211/ieee80211_output.c if (m == NULL) NULL 1363 net80211/ieee80211_output.c return NULL; NULL 1388 net80211/ieee80211_output.c if (m == NULL) NULL 1389 net80211/ieee80211_output.c return NULL; NULL 1439 net80211/ieee80211_output.c if (m == NULL) NULL 1440 net80211/ieee80211_output.c return NULL; NULL 1457 net80211/ieee80211_output.c frm = ieee80211_add_ssid(frm, NULL, 0); NULL 1520 net80211/ieee80211_output.c if (m == NULL) NULL 1552 net80211/ieee80211_output.c IFQ_ENQUEUE(&ifp->if_snd, m, NULL, error); NULL 1611 net80211/ieee80211_output.c if (m != NULL && pktlen > MHLEN) { NULL 1635 net80211/ieee80211_output.c if (m == NULL) NULL 1682 net80211/ieee80211_output.c if (m == NULL) NULL 1735 net80211/ieee80211_output.c if (m == NULL) NULL 1786 net80211/ieee80211_output.c if (m == NULL) NULL 1832 net80211/ieee80211_output.c if (m == NULL) NULL 1882 net80211/ieee80211_output.c if (m == NULL) NULL 1925 net80211/ieee80211_output.c if (m == NULL) NULL 354 net80211/ieee80211_proto.c if (ic->ic_updateslot != NULL) NULL 425 net80211/ieee80211_proto.c if (ic->ic_wep_ctx != NULL) { NULL 427 net80211/ieee80211_proto.c ic->ic_wep_ctx = NULL; NULL 476 net80211/ieee80211_proto.c if (ni != NULL) NULL 80 net80211/ieee80211_regdomain.c return (NULL); NULL 106 net80211/ieee80211_regdomain.c ieee80211_regdomain_compare_cn)) != NULL) NULL 124 net80211/ieee80211_regdomain.c ieee80211_regdomain_compare_rn)) != NULL) NULL 141 net80211/ieee80211_regdomain.c return (NULL); NULL 128 net80211/ieee80211_rssadapt.c if (ieee80211_rssadapt_debug && dvname != NULL) { NULL 199 netatalk/aarp.c if (( m = m_gethdr( M_DONTWAIT, MT_DATA )) == NULL ) { NULL 225 netatalk/aarp.c at_ifawithnet( sat, ac->ac_if.if_addrlist.tqh_first )) == NULL ) { NULL 264 netatalk/aarp.c (*ac->ac_if.if_output)(&ac->ac_if, m, &sa , NULL); NULL 280 netatalk/aarp.c ((struct ifnet *)ac)->if_addrlist.tqh_first )) == NULL ) { NULL 407 netatalk/aarp.c ac->ac_if.if_addrlist.tqh_first )) == NULL ) { NULL 425 netatalk/aarp.c if ( aa == NULL ) { NULL 489 netatalk/aarp.c (struct sockaddr *)&sat, NULL ); NULL 527 netatalk/aarp.c if ( m == NULL ) { NULL 549 netatalk/aarp.c (*ac->ac_if.if_output)( &ac->ac_if, m, &sa, NULL ); NULL 572 netatalk/aarp.c struct aarptab *aat, *aato = NULL; NULL 577 netatalk/aarp.c timeout_set(&aarptimer_timeout, aarptimer, NULL); NULL 591 netatalk/aarp.c if ( aato == NULL ) NULL 592 netatalk/aarp.c return( NULL ); NULL 627 netatalk/aarp.c if ( aa == NULL ) { /* serious error XXX */ NULL 641 netatalk/aarp.c if (( m = m_gethdr( M_DONTWAIT, MT_DATA )) == NULL ) { NULL 691 netatalk/aarp.c (*ac->ac_if.if_output)(&ac->ac_if, m, &sa, NULL ); NULL 173 netatalk/at_control.c if (( aa = at_ifaddr ) != NULL ) { NULL 194 netatalk/at_control.c if (( ifa = ifp->if_addrlist.tqh_first ) != NULL ) { NULL 653 netatalk/at_control.c (struct sockaddr *) &mask, flags, NULL, 0)); NULL 119 netatalk/ddp_input.c if ( aa == NULL ) { /* ifp not an appletalk interface */ NULL 124 netatalk/ddp_input.c ddp_input( m, ifp, (struct elaphdr *)NULL, 2 ); NULL 144 netatalk/ddp_input.c if ( aa == NULL ) { /* ifp not an appletalk interface */ NULL 159 netatalk/ddp_input.c ddp_input( m, ifp, (struct elaphdr *)NULL, 1 ); NULL 214 netatalk/ddp_input.c if ( aa == NULL ) { NULL 298 netatalk/ddp_input.c if ( aa == NULL || ( to.sat_addr.s_node == ATADDR_BCAST && NULL 328 netatalk/ddp_input.c ( forwro.ro_rt == NULL || ( forwro.ro_rt->rt_ifp != ifp && NULL 366 netatalk/ddp_input.c if (( ddp = ddp_search( &from, &to, aa )) == NULL ) { NULL 179 netatalk/ddp_output.c struct at_ifaddr *aa = NULL; NULL 193 netatalk/ddp_output.c if ( aa == NULL ) { NULL 237 netatalk/ddp_output.c return((*ifp->if_output)( ifp, m, (struct sockaddr *) &gate, NULL )); NULL 96 netatalk/ddp_usrreq.c struct ddpcb *ddpcb = NULL; NULL 124 netatalk/ddp_usrreq.c if ( ddp == NULL && req != PRU_ATTACH ) { NULL 131 netatalk/ddp_usrreq.c if ( ddp != NULL ) { NULL 200 netatalk/ddp_usrreq.c m = NULL; NULL 243 netatalk/ddp_usrreq.c if ( m != NULL ) { NULL 315 netatalk/ddp_usrreq.c if ( at_ifaddr == NULL ) { NULL 345 netatalk/ddp_usrreq.c if ( ddpp != NULL ) { NULL 401 netatalk/ddp_usrreq.c if ( (ifp = ro->ro_rt->rt_ifp) != NULL ) { NULL 410 netatalk/ddp_usrreq.c if ( aa == NULL || ( satosat( &ro->ro_dst )->sat_addr.s_net != NULL 473 netatalk/ddp_usrreq.c if ( ddp == NULL ) { NULL 481 netatalk/ddp_usrreq.c ddp->ddp_prev = NULL; NULL 482 netatalk/ddp_usrreq.c ddp->ddp_pprev = NULL; NULL 483 netatalk/ddp_usrreq.c ddp->ddp_pnext = NULL; NULL 505 netatalk/ddp_usrreq.c ddp_ports[ ddp->ddp_lsat.sat_port - 1 ] != NULL ) { NULL 506 netatalk/ddp_usrreq.c if ( ddp->ddp_pprev != NULL ) { NULL 511 netatalk/ddp_usrreq.c if ( ddp->ddp_pnext != NULL ) { NULL 549 netatalk/ddp_usrreq.c return( NULL ); NULL 36 netbt/bt_proto.c NULL/*input*/, NULL/*output*/, NULL/*ctlinput*/, NULL 37 netbt/bt_proto.c hci_ctloutput, hci_usrreq, NULL/*init*/, NULL 38 netbt/bt_proto.c NULL/*fasttimo*/, NULL/*slowtimo*/, NULL/*drain*/, NULL 39 netbt/bt_proto.c NULL/*sysctl*/ NULL 43 netbt/bt_proto.c NULL/*input*/, NULL/*output*/, NULL/*ctlinput*/, NULL 44 netbt/bt_proto.c sco_ctloutput, sco_usrreq, NULL/*init*/, NULL 45 netbt/bt_proto.c NULL/*fasttimo*/, NULL/*slowtimo*/, NULL/*drain*/, NULL 46 netbt/bt_proto.c NULL/*sysctl*/ NULL 50 netbt/bt_proto.c NULL/*input*/, NULL/*output*/, NULL/*ctlinput*/, NULL 52 netbt/bt_proto.c NULL/*fasttimo*/, NULL/*slowtimo*/, NULL/*drain*/, NULL 53 netbt/bt_proto.c NULL/*sysctl*/ NULL 57 netbt/bt_proto.c NULL/*input*/, NULL/*output*/, NULL/*ctlinput*/, NULL 59 netbt/bt_proto.c NULL/*fasttimo*/, NULL/*slowtimo*/, NULL/*drain*/, NULL 60 netbt/bt_proto.c NULL/*sysctl*/ NULL 66 netbt/bt_proto.c NULL/*init*/, NULL/*externalize*/, NULL/*dispose*/, NULL 67 netbt/bt_proto.c btsw, &btsw[sizeof(btsw) / sizeof(btsw[0])], NULL, NULL 68 netbt/bt_proto.c NULL/*rtattach*/, 32, sizeof(struct sockaddr_bt), NULL 69 netbt/bt_proto.c NULL/*ifattach*/, NULL/*ifdetach*/ NULL 266 netbt/hci_event.c HCI_LINK_ACL, HCI_LINK_WAIT_CONNECT)) != NULL) NULL 436 netbt/hci_event.c if (memo == NULL) { NULL 439 netbt/hci_event.c if (memo == NULL) { NULL 488 netbt/hci_event.c if (link != NULL) { NULL 514 netbt/hci_event.c if (link == NULL) { NULL 606 netbt/hci_event.c if (link == NULL) { NULL 646 netbt/hci_event.c if (link == NULL || link->hl_type != HCI_LINK_ACL) NULL 689 netbt/hci_event.c if (link == NULL || link->hl_type != HCI_LINK_ACL) NULL 732 netbt/hci_event.c if (link == NULL || link->hl_type != HCI_LINK_ACL) NULL 931 netbt/hci_event.c while ((link = next) != NULL) { NULL 941 netbt/hci_event.c if (hci_send_cmd(unit, HCI_CMD_READ_BDADDR, NULL, 0)) NULL 944 netbt/hci_event.c if (hci_send_cmd(unit, HCI_CMD_READ_BUFFER_SIZE, NULL, 0)) NULL 947 netbt/hci_event.c if (hci_send_cmd(unit, HCI_CMD_READ_LOCAL_FEATURES, NULL, 0)) NULL 153 netbt/hci_ioctl.c if (unit == NULL) NULL 165 netbt/hci_ioctl.c unit = NULL; NULL 183 netbt/hci_ioctl.c if (unit == NULL) NULL 199 netbt/hci_ioctl.c if (unit == NULL) { NULL 75 netbt/hci_link.c KASSERT(unit != NULL); NULL 76 netbt/hci_link.c KASSERT(bdaddr != NULL); NULL 79 netbt/hci_link.c if (link == NULL) { NULL 81 netbt/hci_link.c if (link == NULL) NULL 82 netbt/hci_link.c return NULL; NULL 98 netbt/hci_link.c if (memo != NULL) { NULL 110 netbt/hci_link.c return NULL; NULL 137 netbt/hci_link.c return NULL; NULL 154 netbt/hci_link.c KASSERT(link != NULL); NULL 180 netbt/hci_link.c if (link != NULL) NULL 181 netbt/hci_link.c return NULL; NULL 184 netbt/hci_link.c if (link != NULL) { NULL 250 netbt/hci_link.c KASSERT(link != NULL); NULL 251 netbt/hci_link.c KASSERT(link->hl_unit != NULL); NULL 345 netbt/hci_link.c while ((chan = next) != NULL) { NULL 418 netbt/hci_link.c KASSERT(m != NULL); NULL 419 netbt/hci_link.c KASSERT(unit != NULL); NULL 444 netbt/hci_link.c if (link == NULL) { NULL 464 netbt/hci_link.c if (link->hl_rxp != NULL) NULL 480 netbt/hci_link.c if (link->hl_rxp == NULL) { NULL 506 netbt/hci_link.c link->hl_rxp = NULL; NULL 530 netbt/hci_link.c struct mbuf *n = NULL; NULL 533 netbt/hci_link.c KASSERT(link != NULL); NULL 534 netbt/hci_link.c KASSERT(m != NULL); NULL 544 netbt/hci_link.c if (pdu == NULL) NULL 560 netbt/hci_link.c if (n == NULL) NULL 612 netbt/hci_link.c KASSERT(link != NULL); NULL 615 netbt/hci_link.c KASSERT(unit != NULL); NULL 627 netbt/hci_link.c if (pdu == NULL) NULL 638 netbt/hci_link.c KASSERT(m != NULL); NULL 648 netbt/hci_link.c if (m == NULL) NULL 677 netbt/hci_link.c if (pdu == NULL) NULL 707 netbt/hci_link.c if (pdu == NULL) { NULL 722 netbt/hci_link.c if (chan != NULL) { NULL 772 netbt/hci_link.c if (acl == NULL || acl->hl_state != HCI_LINK_OPEN) NULL 773 netbt/hci_link.c return NULL; NULL 780 netbt/hci_link.c if (new == NULL) NULL 791 netbt/hci_link.c if (sco == NULL) { NULL 793 netbt/hci_link.c return NULL; NULL 809 netbt/hci_link.c return NULL; NULL 823 netbt/hci_link.c KASSERT(m != NULL); NULL 824 netbt/hci_link.c KASSERT(unit != NULL); NULL 847 netbt/hci_link.c if (link == NULL || link->hl_type == HCI_LINK_ACL) { NULL 889 netbt/hci_link.c KASSERT(unit != NULL); NULL 892 netbt/hci_link.c if (link == NULL) NULL 893 netbt/hci_link.c return NULL; NULL 920 netbt/hci_link.c KASSERT(link != NULL); NULL 929 netbt/hci_link.c while ((chan = next) != NULL) { NULL 938 netbt/hci_link.c while ((req = TAILQ_FIRST(&link->hl_reqs)) != NULL) NULL 944 netbt/hci_link.c while ((pdu = TAILQ_FIRST(&link->hl_txq)) != NULL) { NULL 956 netbt/hci_link.c if (link->hl_rxp != NULL) { NULL 958 netbt/hci_link.c link->hl_rxp = NULL; NULL 962 netbt/hci_link.c if (link->hl_link != NULL) { NULL 964 netbt/hci_link.c link->hl_link = NULL; NULL 968 netbt/hci_link.c if (link->hl_sco != NULL) { NULL 972 netbt/hci_link.c pcb->sp_link = NULL; NULL 973 netbt/hci_link.c link->hl_sco = NULL; NULL 1020 netbt/hci_link.c KASSERT(unit != NULL); NULL 1021 netbt/hci_link.c KASSERT(bdaddr != NULL); NULL 1042 netbt/hci_link.c KASSERT(unit != NULL); NULL 123 netbt/hci_misc.c while ((memo = m0) != NULL) { NULL 139 netbt/hci_misc.c return NULL; NULL 228 netbt/hci_socket.c while (m != NULL) { NULL 231 netbt/hci_socket.c M_SETCTX(m, NULL); NULL 250 netbt/hci_socket.c KASSERT(m != NULL); NULL 251 netbt/hci_socket.c KASSERT(addr != NULL); NULL 281 netbt/hci_socket.c if (unit == NULL) { NULL 288 netbt/hci_socket.c if (m0 == NULL) { NULL 354 netbt/hci_socket.c if (pcb == NULL) NULL 361 netbt/hci_socket.c if (curproc == NULL || suser(curproc, 0) == 0) NULL 378 netbt/hci_socket.c if (pcb == NULL) { NULL 400 netbt/hci_socket.c if (up->so_snd.sb_mb != NULL) NULL 403 netbt/hci_socket.c up->so_pcb = NULL; NULL 409 netbt/hci_socket.c KASSERT(nam != NULL); NULL 428 netbt/hci_socket.c KASSERT(nam != NULL); NULL 437 netbt/hci_socket.c if (hci_unit_lookup(&sa->bt_bdaddr) == NULL) NULL 445 netbt/hci_socket.c KASSERT(nam != NULL); NULL 456 netbt/hci_socket.c KASSERT(nam != NULL); NULL 471 netbt/hci_socket.c sa = NULL; NULL 538 netbt/hci_socket.c if (pcb == NULL) NULL 569 netbt/hci_socket.c m = NULL; NULL 688 netbt/hci_socket.c ctlmsg = NULL; NULL 696 netbt/hci_socket.c if (*ctl != NULL) NULL 67 netbt/hci_unit.c KASSERT(unit->hci_softc != NULL); NULL 68 netbt/hci_unit.c KASSERT(unit->hci_devname != NULL); NULL 69 netbt/hci_unit.c KASSERT(unit->hci_enable != NULL); NULL 70 netbt/hci_unit.c KASSERT(unit->hci_disable != NULL); NULL 71 netbt/hci_unit.c KASSERT(unit->hci_start_cmd != NULL); NULL 72 netbt/hci_unit.c KASSERT(unit->hci_start_acl != NULL); NULL 73 netbt/hci_unit.c KASSERT(unit->hci_start_sco != NULL); NULL 130 netbt/hci_unit.c err = hci_send_cmd(unit, HCI_CMD_RESET, NULL, 0); NULL 149 netbt/hci_unit.c &unit->hci_bdaddr, NULL); NULL 171 netbt/hci_unit.c unit->hci_bthub = NULL; NULL 184 netbt/hci_unit.c while ((link = next) != NULL) { NULL 191 netbt/hci_unit.c while ((memo = LIST_FIRST(&unit->hci_memos)) != NULL) NULL 235 netbt/hci_unit.c KASSERT(unit != NULL); NULL 238 netbt/hci_unit.c if (m == NULL) NULL 246 netbt/hci_unit.c M_SETCTX(m, NULL); NULL 249 netbt/hci_unit.c KASSERT(buf != NULL); NULL 289 netbt/hci_unit.c KASSERT(m != NULL); NULL 305 netbt/hci_unit.c KASSERT(m != NULL); NULL 321 netbt/hci_unit.c KASSERT(m != NULL); NULL 335 netbt/hci_unit.c if (m != NULL) { NULL 428 netbt/hci_unit.c if (arg != NULL) NULL 80 netbt/l2cap_lower.c pdu->lp_chan = NULL; NULL 87 netbt/l2cap_lower.c while (req != NULL) { NULL 98 netbt/l2cap_lower.c chan->lc_link = NULL; NULL 138 netbt/l2cap_lower.c if (chan != NULL && chan->lc_link == link NULL 196 netbt/l2cap_lower.c KASSERT(chan->lc_link != NULL); NULL 197 netbt/l2cap_lower.c KASSERT(m != NULL); NULL 75 netbt/l2cap_misc.c "l2cap_req", NULL); NULL 77 netbt/l2cap_misc.c "l2cap_pdu", NULL); NULL 87 netbt/l2cap_misc.c KASSERT(chan != NULL); NULL 88 netbt/l2cap_misc.c KASSERT(chan->lc_link != NULL); NULL 117 netbt/l2cap_misc.c if (link == NULL) NULL 131 netbt/l2cap_misc.c if (req == NULL) NULL 161 netbt/l2cap_misc.c return NULL; NULL 217 netbt/l2cap_misc.c struct l2cap_channel *used, *prev = NULL; NULL 259 netbt/l2cap_misc.c return NULL; NULL 262 netbt/l2cap_misc.c return NULL; NULL 136 netbt/l2cap_signal.c 0, NULL); NULL 191 netbt/l2cap_signal.c if (req == NULL) NULL 219 netbt/l2cap_signal.c if (chan != NULL && chan->lc_state != L2CAP_CLOSED) NULL 276 netbt/l2cap_signal.c if (new == NULL) NULL 309 netbt/l2cap_signal.c new->lc_link = NULL; NULL 363 netbt/l2cap_signal.c if (req == NULL || req->lr_code != L2CAP_CONNECT_REQ) NULL 367 netbt/l2cap_signal.c if (chan != NULL && chan->lc_lcid != cp.scid) NULL 370 netbt/l2cap_signal.c if (chan == NULL || chan->lc_state != L2CAP_WAIT_RECV_CONNECT_RSP) { NULL 437 netbt/l2cap_signal.c if (chan == NULL || chan->lc_link != link NULL 603 netbt/l2cap_signal.c if (req == NULL || req->lr_code != L2CAP_CONFIG_REQ) NULL 607 netbt/l2cap_signal.c if (chan != NULL && chan->lc_lcid != cp.scid) NULL 612 netbt/l2cap_signal.c if (chan == NULL || chan->lc_state != L2CAP_WAIT_CONFIG NULL 804 netbt/l2cap_signal.c if (chan == NULL || chan->lc_link != link || chan->lc_rcid != cp.scid) { NULL 841 netbt/l2cap_signal.c if (req == NULL || req->lr_code != L2CAP_DISCONNECT_REQ) NULL 845 netbt/l2cap_signal.c if (chan == NULL NULL 900 netbt/l2cap_signal.c if (link == NULL) NULL 909 netbt/l2cap_signal.c if (m == NULL) NULL 943 netbt/l2cap_signal.c return hci_acl_send(m, link, NULL); NULL 128 netbt/l2cap_socket.c if (pcb != NULL) NULL 143 netbt/l2cap_socket.c if (pcb == NULL) { NULL 161 netbt/l2cap_socket.c KASSERT(nam != NULL); NULL 173 netbt/l2cap_socket.c KASSERT(nam != NULL); NULL 186 netbt/l2cap_socket.c KASSERT(nam != NULL); NULL 192 netbt/l2cap_socket.c KASSERT(nam != NULL); NULL 202 netbt/l2cap_socket.c KASSERT(m != NULL); NULL 212 netbt/l2cap_socket.c if (m0 == NULL) { NULL 234 netbt/l2cap_socket.c KASSERT(nam != NULL); NULL 278 netbt/l2cap_socket.c if (pcb == NULL) NULL 290 netbt/l2cap_socket.c m = NULL; NULL 298 netbt/l2cap_socket.c KASSERT(m != NULL); NULL 354 netbt/l2cap_socket.c if (so == NULL) NULL 355 netbt/l2cap_socket.c return NULL; NULL 66 netbt/l2cap_upper.c KASSERT(handle != NULL); NULL 67 netbt/l2cap_upper.c KASSERT(proto != NULL); NULL 68 netbt/l2cap_upper.c KASSERT(upper != NULL); NULL 72 netbt/l2cap_upper.c if (chan == NULL) NULL 165 netbt/l2cap_upper.c if (unit == NULL) NULL 175 netbt/l2cap_upper.c if (chan->lc_link == NULL) NULL 203 netbt/l2cap_upper.c chan->lc_link = NULL; NULL 269 netbt/l2cap_upper.c *handle = NULL; NULL 308 netbt/l2cap_upper.c struct l2cap_channel *used, *prev = NULL; NULL 343 netbt/l2cap_upper.c if (prev == NULL) NULL 391 netbt/l2cap_upper.c if (m == NULL) NULL 89 netbt/rfcomm_dlc.c new = NULL; NULL 91 netbt/rfcomm_dlc.c any = best = NULL; NULL 120 netbt/rfcomm_dlc.c if (dlc != NULL) NULL 123 netbt/rfcomm_dlc.c if (new == NULL) { NULL 125 netbt/rfcomm_dlc.c return NULL; NULL 162 netbt/rfcomm_dlc.c credit->rc_dlc = NULL; NULL 167 netbt/rfcomm_dlc.c dlc->rd_session = NULL; NULL 222 netbt/rfcomm_dlc.c KASSERT(dlc->rd_session != NULL); NULL 253 netbt/rfcomm_dlc.c KASSERT(dlc->rd_session != NULL); NULL 295 netbt/rfcomm_dlc.c KASSERT(dlc->rd_session != NULL); NULL 333 netbt/rfcomm_dlc.c KASSERT(rs != NULL); NULL 361 netbt/rfcomm_dlc.c if (dlc->rd_txbuf == NULL) NULL 376 netbt/rfcomm_dlc.c m = NULL; NULL 384 netbt/rfcomm_dlc.c if (dlc->rd_txbuf == NULL) { NULL 389 netbt/rfcomm_dlc.c dlc->rd_txbuf = NULL; NULL 161 netbt/rfcomm_session.c pool_init(&rfcomm_credit_pool, 0, 0, 0, 0, "rfcomm_credit", NULL); NULL 178 netbt/rfcomm_session.c if (rs == NULL) NULL 179 netbt/rfcomm_session.c return NULL; NULL 192 netbt/rfcomm_session.c return NULL; NULL 217 netbt/rfcomm_session.c KASSERT(rs != NULL); NULL 242 netbt/rfcomm_session.c while ((credit = SIMPLEQ_FIRST(&rs->rs_credits)) != NULL) { NULL 306 netbt/rfcomm_session.c KASSERT(rs != NULL); NULL 411 netbt/rfcomm_session.c if (new != NULL) NULL 412 netbt/rfcomm_session.c return NULL; NULL 415 netbt/rfcomm_session.c if (new == NULL) NULL 416 netbt/rfcomm_session.c return NULL; NULL 446 netbt/rfcomm_session.c if (credit == NULL) { NULL 452 netbt/rfcomm_session.c if (dlc != NULL) { NULL 471 netbt/rfcomm_session.c && dlc->rd_txbuf == NULL && dlc->rd_pending == 0) { NULL 521 netbt/rfcomm_session.c while ((dlc = next) != NULL) { NULL 602 netbt/rfcomm_session.c KASSERT(m != NULL); NULL 603 netbt/rfcomm_session.c KASSERT(rs != NULL); NULL 742 netbt/rfcomm_session.c if (dlc == NULL) { NULL 744 netbt/rfcomm_session.c if (dlc == NULL) NULL 807 netbt/rfcomm_session.c if (dlc == NULL) { NULL 860 netbt/rfcomm_session.c if (dlc == NULL) NULL 898 netbt/rfcomm_session.c if (dlc == NULL) NULL 932 netbt/rfcomm_session.c if (dlc == NULL) { NULL 957 netbt/rfcomm_session.c if (credits > 0 && dlc->rd_txbuf != NULL) NULL 1108 netbt/rfcomm_session.c if (data == NULL) NULL 1127 netbt/rfcomm_session.c rfcomm_session_send_mcc(rs, 0, RFCOMM_MCC_FCON, NULL, 0); NULL 1141 netbt/rfcomm_session.c rfcomm_session_send_mcc(rs, 0, RFCOMM_MCC_FCOFF, NULL, 0); NULL 1165 netbt/rfcomm_session.c if (dlc != NULL) NULL 1171 netbt/rfcomm_session.c if (dlc == NULL) { NULL 1321 netbt/rfcomm_session.c if (dlc == NULL) { NULL 1323 netbt/rfcomm_session.c if (dlc == NULL) NULL 1363 netbt/rfcomm_session.c if (dlc == NULL) NULL 1431 netbt/rfcomm_session.c while ((dlc = next) != NULL) { NULL 1456 netbt/rfcomm_session.c if (credit == NULL) NULL 1460 netbt/rfcomm_session.c if (m == NULL) { NULL 1492 netbt/rfcomm_session.c credit->rc_dlc = NULL; NULL 1514 netbt/rfcomm_session.c struct mbuf *m0 = NULL; NULL 1518 netbt/rfcomm_session.c KASSERT(rs != NULL); NULL 1520 netbt/rfcomm_session.c len = (m == NULL) ? 0 : m->m_pkthdr.len; NULL 1527 netbt/rfcomm_session.c if (credit == NULL) NULL 1550 netbt/rfcomm_session.c if (m0 == NULL) NULL 1581 netbt/rfcomm_session.c m = NULL; NULL 1609 netbt/rfcomm_session.c if (m0 != NULL) NULL 1612 netbt/rfcomm_session.c if (m != NULL) NULL 1616 netbt/rfcomm_session.c if (credit != NULL) NULL 1634 netbt/rfcomm_session.c if (m == NULL) NULL 1689 netbt/rfcomm_session.c return rfcomm_session_send_uih(rs, NULL, 0, m); NULL 127 netbt/rfcomm_socket.c if (pcb != NULL) NULL 150 netbt/rfcomm_socket.c if (pcb == NULL) { NULL 168 netbt/rfcomm_socket.c KASSERT(nam != NULL); NULL 180 netbt/rfcomm_socket.c KASSERT(nam != NULL); NULL 193 netbt/rfcomm_socket.c KASSERT(nam != NULL); NULL 199 netbt/rfcomm_socket.c KASSERT(nam != NULL); NULL 209 netbt/rfcomm_socket.c KASSERT(m != NULL); NULL 215 netbt/rfcomm_socket.c if (m0 == NULL) NULL 235 netbt/rfcomm_socket.c KASSERT(nam != NULL); NULL 277 netbt/rfcomm_socket.c if (pcb == NULL) NULL 289 netbt/rfcomm_socket.c m = NULL; NULL 297 netbt/rfcomm_socket.c KASSERT(m != NULL); NULL 320 netbt/rfcomm_socket.c KASSERT(arg != NULL); NULL 329 netbt/rfcomm_socket.c KASSERT(so != NULL); NULL 339 netbt/rfcomm_socket.c KASSERT(so != NULL); NULL 354 netbt/rfcomm_socket.c if (so == NULL) NULL 355 netbt/rfcomm_socket.c return NULL; NULL 407 netbt/rfcomm_socket.c KASSERT(so != NULL); NULL 68 netbt/rfcomm_upper.c KASSERT(handle != NULL); NULL 69 netbt/rfcomm_upper.c KASSERT(proto != NULL); NULL 70 netbt/rfcomm_upper.c KASSERT(upper != NULL); NULL 73 netbt/rfcomm_upper.c if (dlc == NULL) NULL 159 netbt/rfcomm_upper.c if (rs == NULL) { NULL 162 netbt/rfcomm_upper.c if (rs == NULL) NULL 224 netbt/rfcomm_upper.c KASSERT(dlc != NULL); NULL 243 netbt/rfcomm_upper.c if (dlc->rd_txbuf != NULL && linger != 0) { NULL 281 netbt/rfcomm_upper.c if (dlc->rd_txbuf != NULL) { NULL 283 netbt/rfcomm_upper.c dlc->rd_txbuf = NULL; NULL 286 netbt/rfcomm_upper.c dlc->rd_upper = NULL; NULL 287 netbt/rfcomm_upper.c *handle = NULL; NULL 329 netbt/rfcomm_upper.c any = best = NULL; NULL 344 netbt/rfcomm_upper.c if (rs == NULL) { NULL 347 netbt/rfcomm_upper.c if (rs == NULL) NULL 377 netbt/rfcomm_upper.c if (dlc->rd_txbuf != NULL) { NULL 403 netbt/rfcomm_upper.c KASSERT(dlc != NULL); NULL 132 netbt/sco_socket.c if (pcb == NULL) { NULL 150 netbt/sco_socket.c KASSERT(nam != NULL); NULL 162 netbt/sco_socket.c KASSERT(nam != NULL); NULL 175 netbt/sco_socket.c KASSERT(nam != NULL); NULL 181 netbt/sco_socket.c KASSERT(nam != NULL); NULL 191 netbt/sco_socket.c KASSERT(m != NULL); NULL 201 netbt/sco_socket.c if (m0 == NULL) { NULL 223 netbt/sco_socket.c KASSERT(nam != NULL); NULL 264 netbt/sco_socket.c if (pcb == NULL) NULL 276 netbt/sco_socket.c m = NULL; NULL 284 netbt/sco_socket.c KASSERT(m != NULL); NULL 339 netbt/sco_socket.c if (so == NULL) NULL 340 netbt/sco_socket.c return NULL; NULL 65 netbt/sco_upper.c KASSERT(handle != NULL); NULL 66 netbt/sco_upper.c KASSERT(proto != NULL); NULL 67 netbt/sco_upper.c KASSERT(upper != NULL); NULL 70 netbt/sco_upper.c if (pcb == NULL) NULL 140 netbt/sco_upper.c if (unit == NULL) NULL 150 netbt/sco_upper.c if (acl == NULL || acl->hl_state != HCI_LINK_OPEN) NULL 154 netbt/sco_upper.c if (sco == NULL) NULL 207 netbt/sco_upper.c if (sco == NULL) NULL 215 netbt/sco_upper.c sco->hl_sco = NULL; NULL 216 netbt/sco_upper.c pcb->sp_link = NULL; NULL 233 netbt/sco_upper.c KASSERT(handle != NULL); NULL 235 netbt/sco_upper.c *handle = NULL; NULL 237 netbt/sco_upper.c if (pcb == NULL) NULL 240 netbt/sco_upper.c if (pcb->sp_link != NULL) { NULL 242 netbt/sco_upper.c pcb->sp_link = NULL; NULL 259 netbt/sco_upper.c if (pcb->sp_link != NULL) NULL 282 netbt/sco_upper.c if (pcb->sp_link == NULL) { NULL 301 netbt/sco_upper.c if (m == NULL) NULL 625 netinet/icmp6.h NULL, \ NULL 626 netinet/icmp6.h NULL, \ NULL 629 netinet/icmp6.h NULL, \ NULL 630 netinet/icmp6.h NULL, \ NULL 632 netinet/icmp6.h NULL, \ NULL 637 netinet/icmp6.h NULL, \ NULL 644 netinet/icmp6.h NULL, \ NULL 645 netinet/icmp6.h NULL, \ NULL 80 netinet/icmp_var.h NULL, \ NULL 85 netinet/icmp_var.h NULL, \ NULL 88 netinet/if_atm.c struct natmpcb *npcb = NULL; NULL 130 netinet/if_atm.c if (rt->rt_ifp->if_ioctl == NULL) panic("atm null ioctl"); NULL 142 netinet/if_atm.c npcb = npcb_add(NULL, rt->rt_ifp, ATM_PH_VCI(aph), NULL 144 netinet/if_atm.c if (npcb == NULL) NULL 156 netinet/if_atm.c api.rxhand = NULL; NULL 172 netinet/if_atm.c rt->rt_llinfo = NULL; NULL 190 netinet/if_atm.c rt->rt_llinfo = NULL; NULL 199 netinet/if_atm.c api.rxhand = NULL; NULL 238 netinet/if_atm.c if (rt == NULL) { NULL 240 netinet/if_atm.c if (rt == NULL) goto bad; /* failed */ NULL 99 netinet/if_ether.c struct ifnet *myip_ifp = NULL; NULL 332 netinet/if_ether.c if ((m = m_gethdr(M_DONTWAIT, MT_DATA)) == NULL) NULL 390 netinet/if_ether.c if (la == NULL) NULL 394 netinet/if_ether.c if ((la = arplookup(SIN(dst)->sin_addr.s_addr, 1, 0)) != NULL) NULL 480 netinet/if_ether.c if (m->m_len < len && (m = m_pullup(m, len)) == NULL) NULL 490 netinet/if_ether.c if (m->m_len < len && (m = m_pullup(m, len)) == NULL) NULL 528 netinet/if_ether.c struct in_ifaddr *bridge_ia = NULL; NULL 536 netinet/if_ether.c u_int8_t *enaddr = NULL; NULL 579 netinet/if_ether.c if (m->m_pkthdr.rcvif->if_bridge != NULL) { NULL 584 netinet/if_ether.c else if (ia->ia_ifp->if_carpdev != NULL && NULL 596 netinet/if_ether.c if (ia == NULL && bridge_ia != NULL) { NULL 602 netinet/if_ether.c if (ia == NULL) { NULL 611 netinet/if_ether.c if (ia == NULL && m->m_pkthdr.rcvif->if_type != IFT_CARP) { NULL 622 netinet/if_ether.c if (ia == NULL) NULL 925 netinet/if_ether.c if ((m = m_gethdr(M_DONTWAIT, MT_DATA)) == NULL) NULL 1102 netinet/if_ether.c if (rnh == NULL) { NULL 1106 netinet/if_ether.c rn_walktree(rnh, db_show_radix_node, NULL); NULL 264 netinet/if_ether.h if (((enm) = (step).e_enm) != NULL) \ NULL 73 netinet/igmp.c if (rti == NULL) NULL 96 netinet/igmp.c if (rti == NULL) NULL 97 netinet/igmp.c return (NULL); NULL 155 netinet/igmp.c (m = m_pullup(m, minlen)) == NULL) { NULL 185 netinet/igmp.c if (rti == NULL) { NULL 205 netinet/igmp.c while (inm != NULL) { NULL 236 netinet/igmp.c while (inm != NULL) { NULL 300 netinet/igmp.c if (inm != NULL) { NULL 368 netinet/igmp.c if (inm != NULL) { NULL 457 netinet/igmp.c while (inm != NULL) { NULL 509 netinet/igmp.c if (m == NULL) NULL 552 netinet/igmp.c imo.imo_multicast_loop = (ip_mrouter != NULL); NULL 558 netinet/igmp.c &imo, (void *)NULL); NULL 451 netinet/in.c if (ia->ia_allhosts != NULL) { NULL 453 netinet/in.c ia->ia_allhosts = NULL; NULL 754 netinet/in.c if ((ifp->if_flags & IFF_MULTICAST) && ia->ia_allhosts == NULL) { NULL 904 netinet/in.c if (ifp == NULL) { NULL 955 netinet/in.c if (inm != NULL) { NULL 967 netinet/in.c if (inm == NULL) { NULL 969 netinet/in.c return (NULL); NULL 974 netinet/in.c if (ia == NULL) { NULL 977 netinet/in.c return (NULL); NULL 989 netinet/in.c if ((ifp->if_ioctl == NULL) || NULL 995 netinet/in.c return (NULL); NULL 517 netinet/in.h NULL, \ NULL 521 netinet/in.h NULL, \ NULL 522 netinet/in.h NULL, \ NULL 530 netinet/in.h NULL, \ NULL 542 netinet/in.h NULL, \ NULL 543 netinet/in.h NULL, \ NULL 544 netinet/in.h NULL, \ NULL 545 netinet/in.h NULL, \ NULL 546 netinet/in.h NULL, \ NULL 547 netinet/in.h NULL, \ NULL 70 netinet/in_gif.c if (sin_src == NULL || sin_dst == NULL || NULL 110 netinet/in_gif.c mp = NULL; NULL 119 netinet/in_gif.c else if (mp == NULL) NULL 124 netinet/in_gif.c return ip_output(m, (void *)NULL, (void *)NULL, 0, (void *)NULL, NULL 125 netinet/in_gif.c (void *)NULL); NULL 133 netinet/in_gif.c struct ifnet *gifp = NULL; NULL 152 netinet/in_gif.c if (sc->gif_psrc == NULL || sc->gif_pdst == NULL || NULL 141 netinet/in_pcb.c if (table->inpt_hashtbl == NULL) NULL 145 netinet/in_pcb.c if (table->inpt_lhashtbl == NULL) NULL 195 netinet/in_pcb.c "inpcbpl", NULL); NULL 199 netinet/in_pcb.c if (inp == NULL) NULL 283 netinet/in_pcb.c if (in_iawithaddr(sin->sin_addr, NULL) == 0) NULL 386 netinet/in_pcb.c struct sockaddr_in *ifaddr = NULL; NULL 420 netinet/in_pcb.c if (ifaddr == NULL) { NULL 444 netinet/in_pcb.c ipsp_spd_inp(NULL, AF_INET, 0, &error, IPSP_DIRECTION_OUT, NULL 445 netinet/in_pcb.c NULL, inp, NULL); NULL 762 netinet/in_pcb.c if (ro->ro_rt == NULL) { NULL 824 netinet/in_pcb.c rtalloc_mpath(ro, NULL, 0); NULL 853 netinet/in_pcb.c return NULL; NULL 861 netinet/in_pcb.c if (IN_MULTICAST(sin->sin_addr.s_addr) && mopts != NULL) { NULL 866 netinet/in_pcb.c if (imo->imo_multicast_ifp != NULL) { NULL 873 netinet/in_pcb.c return NULL; NULL 953 netinet/in_pcb.c if (inp == NULL && in_pcbnotifymiss) { NULL 993 netinet/in_pcb.c if (inp == NULL && in_pcbnotifymiss) { NULL 1041 netinet/in_pcb.c if (inp == NULL && key1->s_addr != key2->s_addr) { NULL 1055 netinet/in_pcb.c if (inp == NULL && in_pcbnotifymiss) { NULL 1065 netinet/in_pcb.c if (inp != NULL && inp != LIST_FIRST(head)) { NULL 1102 netinet/in_pcb.c if (inp == NULL && ! IN6_ARE_ADDR_EQUAL(key1, key2)) { NULL 1114 netinet/in_pcb.c if (inp == NULL && in_pcbnotifymiss) { NULL 1124 netinet/in_pcb.c if (inp != NULL && inp != LIST_FIRST(head)) { NULL 102 netinet/in_var.h (ifp) = (ia == NULL) ? NULL : ia->ia_ifp; \ NULL 168 netinet/in_var.h if (ia == NULL) \ NULL 169 netinet/in_var.h (inm) = NULL; \ NULL 189 netinet/in_var.h if (((inm) = (step).i_inm) != NULL) \ NULL 192 netinet/in_var.h while ((step).i_ia != NULL) { \ NULL 195 netinet/in_var.h if ((inm) != NULL) { \ NULL 207 netinet/in_var.h (step).i_inm = NULL; \ NULL 290 netinet/ip6.h (val) = (typ)NULL; \ NULL 291 netinet/ip6.h (m) = NULL; \ NULL 302 netinet/ip6.h t = m_pulldown((m), (off), (len), NULL); \ NULL 308 netinet/ip6.h (val) = (typ)NULL; \ NULL 309 netinet/ip6.h (m) = NULL; \ NULL 101 netinet/ip_ah.c struct auth_hash *thash = NULL; NULL 184 netinet/ip_ah.c tdbp->tdb_amxkey = NULL; NULL 221 netinet/ip_ah.c if (m == NULL) { NULL 381 netinet/ip_ah.c if (ptr == NULL) { NULL 551 netinet/ip_ah.c struct cryptodesc *crda = NULL; NULL 637 netinet/ip_ah.c if (crp == NULL) { NULL 658 netinet/ip_ah.c for (mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_CRYPTO_DONE, NULL); NULL 659 netinet/ip_ah.c mtag != NULL; NULL 671 netinet/ip_ah.c mtag = NULL; NULL 675 netinet/ip_ah.c if (mtag == NULL) NULL 682 netinet/ip_ah.c if (tc == NULL) { NULL 693 netinet/ip_ah.c if (mtag == NULL) { NULL 730 netinet/ip_ah.c if (mtag == NULL) NULL 764 netinet/ip_ah.c if (m == NULL) { NULL 777 netinet/ip_ah.c if (tdb == NULL) { NULL 803 netinet/ip_ah.c crp = NULL; NULL 818 netinet/ip_ah.c if (mtag == NULL) { NULL 892 netinet/ip_ah.c if (m1 == NULL) { NULL 937 netinet/ip_ah.c m1->m_next = NULL; NULL 969 netinet/ip_ah.c if (m != NULL) NULL 972 netinet/ip_ah.c if (crp != NULL) NULL 1096 netinet/ip_ah.c mo = NULL; NULL 1098 netinet/ip_ah.c while (mi != NULL && !M_READONLY(mi)) { NULL 1103 netinet/ip_ah.c if (mi != NULL) { NULL 1107 netinet/ip_ah.c if (n == NULL) { NULL 1113 netinet/ip_ah.c if (mo != NULL) NULL 1123 netinet/ip_ah.c if (mi == NULL) { NULL 1157 netinet/ip_ah.c if (crp == NULL) { NULL 1183 netinet/ip_ah.c if (tc == NULL) { NULL 1289 netinet/ip_ah.c if (m == NULL) { NULL 1302 netinet/ip_ah.c if (tdb == NULL) { NULL 1345 netinet/ip_ah.c if (m != NULL) NULL 90 netinet/ip_ah.h NULL, \ NULL 388 netinet/ip_carp.c if (sc->sc_carpdev != NULL && NULL 389 netinet/ip_carp.c sc->sc_carpdev->if_carp != NULL) { NULL 402 netinet/ip_carp.c error = rtrequest1(RTM_DELETE, &info, NULL, 0); NULL 403 netinet/ip_carp.c rt_missmsg(RTM_DELETE, &info, info.rti_flags, NULL, NULL 429 netinet/ip_carp.c if (label != NULL) NULL 437 netinet/ip_carp.c ifa->ifa_rtrequest = NULL; NULL 443 netinet/ip_carp.c error = rtrequest1(RTM_ADD, &info, NULL, 0); NULL 444 netinet/ip_carp.c rt_missmsg(RTM_ADD, &info, info.rti_flags, NULL, NULL 453 netinet/ip_carp.c error = rtrequest1(RTM_DELETE, &info, NULL, 0); NULL 454 netinet/ip_carp.c rt_missmsg(RTM_DELETE, &info, info.rti_flags, NULL, NULL 467 netinet/ip_carp.c error = rtrequest1(RTM_ADD, &info, NULL, 0); NULL 470 netinet/ip_carp.c rt_missmsg(RTM_ADD, &info, info.rti_flags, NULL, NULL 506 netinet/ip_carp.c struct carp_softc *sc = NULL; NULL 554 netinet/ip_carp.c if ((m = m_pullup2(m, len)) == NULL) { NULL 580 netinet/ip_carp.c struct carp_softc *sc = NULL; NULL 613 netinet/ip_carp.c if (ch == NULL) { NULL 822 netinet/ip_carp.c if ((ifg = if_creategroup("carp")) != NULL) NULL 914 netinet/ip_carp.c if (sc->sc_carpdev != NULL) { NULL 915 netinet/ip_carp.c if (sc->lh_cookie != NULL) NULL 922 netinet/ip_carp.c sc->sc_carpdev->if_carp = NULL; NULL 926 netinet/ip_carp.c sc->sc_carpdev = NULL; NULL 974 netinet/ip_carp.c if (ifp->if_carp == NULL || ifp->if_type == IFT_CARP) NULL 1001 netinet/ip_carp.c if (sc->sc_carpdev == NULL) { NULL 1036 netinet/ip_carp.c if (m == NULL) { NULL 1044 netinet/ip_carp.c m->m_pkthdr.rcvif = NULL; NULL 1062 netinet/ip_carp.c if (ifa == NULL) NULL 1083 netinet/ip_carp.c error = ip_output(m, NULL, NULL, IP_RAWOUTPUT, &sc->sc_imo, NULL 1084 netinet/ip_carp.c NULL); NULL 1119 netinet/ip_carp.c if (m == NULL) { NULL 1127 netinet/ip_carp.c m->m_pkthdr.rcvif = NULL; NULL 1141 netinet/ip_carp.c if (ifa == NULL) /* This should never happen with IPv6 */ NULL 1166 netinet/ip_carp.c error = ip6_output(m, NULL, NULL, 0, &sc->sc_im6o, NULL, NULL); NULL 1241 netinet/ip_carp.c ND_NA_FLAG_OVERRIDE, 1, NULL); NULL 1329 netinet/ip_carp.c struct carp_softc *curvh, *vh, *sc0 = NULL; NULL 1331 netinet/ip_carp.c struct ifaddr *ifa, *ifa0 = NULL; NULL 1346 netinet/ip_carp.c if (sc0 == NULL) NULL 1353 netinet/ip_carp.c if (ifa0 == NULL) NULL 1359 netinet/ip_carp.c if (ifa0 == NULL) NULL 1368 netinet/ip_carp.c curvh = NULL; NULL 1499 netinet/ip_carp.c return (NULL); NULL 1525 netinet/ip_carp.c if (m0 == NULL) NULL 1533 netinet/ip_carp.c if (ifp == NULL) NULL 1614 netinet/ip_carp.c if (sc->sc_carpdev == NULL) { NULL 1678 netinet/ip_carp.c if (imo->imo_membership[n] != NULL) { NULL 1680 netinet/ip_carp.c imo->imo_membership[n] = NULL; NULL 1684 netinet/ip_carp.c imo->imo_multicast_ifp = NULL; NULL 1694 netinet/ip_carp.c im6o->im6o_multicast_ifp = NULL; NULL 1704 netinet/ip_carp.c struct carp_if *cif, *ncif = NULL; NULL 1705 netinet/ip_carp.c struct carp_softc *vr, *after = NULL; NULL 1712 netinet/ip_carp.c if (ifp != NULL) { NULL 1719 netinet/ip_carp.c if (ifp->if_carp == NULL) { NULL 1722 netinet/ip_carp.c if (ncif == NULL) NULL 1739 netinet/ip_carp.c if (sc->sc_carpdev != NULL) NULL 1745 netinet/ip_carp.c if (ncif != NULL) NULL 1753 netinet/ip_carp.c if (ncif != NULL) NULL 1761 netinet/ip_carp.c if (ncif != NULL) NULL 1774 netinet/ip_carp.c if (after == NULL) { NULL 1835 netinet/ip_carp.c in6_ifattach_linklocal(&sc->sc_if, NULL); NULL 1868 netinet/ip_carp.c if (inm == NULL) { NULL 1871 netinet/ip_carp.c if (sc->sc_carpdev != NULL && sc->sc_naddrs > 0) NULL 1902 netinet/ip_carp.c ia_if = NULL; NULL 1930 netinet/ip_carp.c if (sc->sc_carpdev == NULL) NULL 1937 netinet/ip_carp.c if (sc->sc_carpdev != NULL) NULL 1946 netinet/ip_carp.c if (sc->ah_cookie == NULL) NULL 1962 netinet/ip_carp.c in_addmulti(&addr, &sc->sc_if)) == NULL) { NULL 1993 netinet/ip_carp.c ia_if = NULL; NULL 2027 netinet/ip_carp.c if (sc->sc_carpdev == NULL) NULL 2035 netinet/ip_carp.c if (sc->sc_carpdev != NULL && sc->sc_naddrs6) NULL 2059 netinet/ip_carp.c &addr6.sin6_addr, &error)) == NULL) { NULL 2071 netinet/ip_carp.c &addr6.sin6_addr, &error)) == NULL) { NULL 2098 netinet/ip_carp.c struct ifnet *cdev = NULL; NULL 2154 netinet/ip_carp.c (cdev = ifunit(carpr.carpr_carpdev)) == NULL) NULL 2217 netinet/ip_carp.c if (sc->sc_carpdev != NULL) NULL 2302 netinet/ip_carp.c if (sc->sc_carpdev != NULL && sc->sc_state == MASTER) NULL 2338 netinet/ip_carp.c struct carp_softc *nil = NULL; NULL 2414 netinet/ip_carp.c if (ifp == NULL) NULL 2428 netinet/ip_carp.c if (mc == NULL) { NULL 2467 netinet/ip_carp.c if (ifp == NULL) NULL 2477 netinet/ip_carp.c if (enm == NULL) NULL 2485 netinet/ip_carp.c if (mc == NULL) NULL 2521 netinet/ip_carp.c if (ifp == NULL) NULL 2525 netinet/ip_carp.c while ((mc = LIST_FIRST(&sc->carp_mc_listhead)) != NULL) { NULL 102 netinet/ip_esp.c struct enc_xform *txform = NULL; NULL 103 netinet/ip_esp.c struct auth_hash *thash = NULL; NULL 232 netinet/ip_esp.c crie.cri_next = NULL; NULL 249 netinet/ip_esp.c cria.cri_next = NULL; NULL 269 netinet/ip_esp.c tdbp->tdb_amxkey = NULL; NULL 275 netinet/ip_esp.c tdbp->tdb_emxkey = NULL; NULL 298 netinet/ip_esp.c struct cryptodesc *crde = NULL, *crda = NULL; NULL 386 netinet/ip_esp.c for (mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_CRYPTO_DONE, NULL); NULL 387 netinet/ip_esp.c mtag != NULL; NULL 397 netinet/ip_esp.c mtag = NULL; NULL 402 netinet/ip_esp.c if (crp == NULL) { NULL 410 netinet/ip_esp.c if (esph == NULL || mtag != NULL) NULL 416 netinet/ip_esp.c if (tc == NULL) { NULL 441 netinet/ip_esp.c if (mtag == NULL) NULL 484 netinet/ip_esp.c if (mtag == NULL) NULL 515 netinet/ip_esp.c if (m == NULL) { NULL 527 netinet/ip_esp.c if (tdb == NULL) { NULL 554 netinet/ip_esp.c if (esph != NULL) { NULL 559 netinet/ip_esp.c if (mtag == NULL) { NULL 626 netinet/ip_esp.c if (m1 == NULL) { NULL 657 netinet/ip_esp.c m1->m_next = NULL; NULL 715 netinet/ip_esp.c if (m != NULL) NULL 733 netinet/ip_esp.c struct mbuf *mi, *mo = (struct mbuf *) NULL; NULL 738 netinet/ip_esp.c struct cryptodesc *crde = NULL, *crda = NULL; NULL 845 netinet/ip_esp.c mo = NULL; NULL 847 netinet/ip_esp.c while (mi != NULL && !M_READONLY(mi)) { NULL 852 netinet/ip_esp.c if (mi != NULL) { NULL 856 netinet/ip_esp.c if (n == NULL) { NULL 864 netinet/ip_esp.c if (mo != NULL) NULL 874 netinet/ip_esp.c if (mo == NULL) { NULL 899 netinet/ip_esp.c if (pad == NULL) { NULL 922 netinet/ip_esp.c if (crp == NULL) { NULL 966 netinet/ip_esp.c if (tc == NULL) { NULL 1020 netinet/ip_esp.c if (m == NULL) { NULL 1034 netinet/ip_esp.c if (tdb == NULL) { NULL 1080 netinet/ip_esp.c if (m != NULL) NULL 1155 netinet/ip_esp.c return NULL; NULL 1173 netinet/ip_esp.c return NULL; NULL 1184 netinet/ip_esp.c return NULL; NULL 1197 netinet/ip_esp.c return NULL; NULL 85 netinet/ip_esp.h NULL, \ NULL 157 netinet/ip_ether.c sizeof(struct etherip_header))) == NULL) { NULL 223 netinet/ip_ether.c if ((sc->gif_psrc == NULL) || NULL 224 netinet/ip_ether.c (sc->gif_pdst == NULL) || NULL 230 netinet/ip_ether.c sc->gif_if.if_bridge != NULL) NULL 235 netinet/ip_ether.c if (sc == NULL) { NULL 262 netinet/ip_ether.c if (m == NULL) NULL 346 netinet/ip_ether.c if (m0 == NULL) { NULL 108 netinet/ip_gre.c if ((sc = gre_lookup(m, proto)) == NULL) { NULL 115 netinet/ip_gre.c if (m == NULL) NULL 266 netinet/ip_gre.c if ((sc = gre_lookup(m, IPPROTO_MOBILE)) == NULL) { NULL 274 netinet/ip_gre.c if (m == NULL) NULL 294 netinet/ip_gre.c if (m == NULL) NULL 349 netinet/ip_gre.c return (NULL); NULL 113 netinet/ip_icmp.c static struct rttimer_queue *icmp_redirect_timeout_q = NULL; NULL 206 netinet/ip_icmp.c m = NULL; NULL 209 netinet/ip_icmp.c if (m == NULL) NULL 270 netinet/ip_icmp.c return (NULL); NULL 285 netinet/ip_icmp.c if (m != NULL) NULL 334 netinet/ip_icmp.c if (m->m_len < i && (m = m_pullup(m, i)) == NULL) { NULL 438 netinet/ip_icmp.c ICMP_V6ADVLEN(icp))) == NULL) { NULL 516 netinet/ip_icmp.c if (m->m_pkthdr.rcvif == NULL) NULL 587 netinet/ip_icmp.c rt = NULL; NULL 591 netinet/ip_icmp.c if (rt != NULL && icmp_redirtimeout != 0) { NULL 595 netinet/ip_icmp.c if (rt != NULL) NULL 800 netinet/ip_icmp.c (void)ip_output(m, opts, (void *)NULL, 0, (void *)NULL, (void *)NULL); NULL 829 netinet/ip_icmp.c if (icmp_redirect_timeout_q != NULL) { NULL 833 netinet/ip_icmp.c icmp_redirect_timeout_q = NULL; NULL 864 netinet/ip_icmp.c return (NULL); NULL 877 netinet/ip_icmp.c return (NULL); NULL 886 netinet/ip_icmp.c return (NULL); NULL 959 netinet/ip_icmp.c if (rt == NULL) NULL 974 netinet/ip_icmp.c (*ctlfunc)(PRC_MTUINC,(struct sockaddr *)&sa, NULL); NULL 1005 netinet/ip_icmp.c if (rt == NULL) NULL 108 netinet/ip_input.c struct rttimer_queue *ip_mtudisc_timeout_q = NULL; NULL 215 netinet/ip_input.c NULL); NULL 303 netinet/ip_input.c (m = m_pullup(m, sizeof (struct ip))) == NULL) { NULL 318 netinet/ip_input.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 393 netinet/ip_input.c if (pf_test(PF_IN, m->m_pkthdr.rcvif, &m, NULL) != PF_PASS) NULL 395 netinet/ip_input.c if (m == NULL) NULL 417 netinet/ip_input.c if ((ia = in_iawithaddr(ip->ip_dst, m)) != NULL && NULL 427 netinet/ip_input.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 467 netinet/ip_input.c if (inm == NULL) { NULL 502 netinet/ip_input.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_DONE, NULL); NULL 504 netinet/ip_input.c if (mtag != NULL) { NULL 508 netinet/ip_input.c tdb = NULL; NULL 510 netinet/ip_input.c IPSP_DIRECTION_IN, tdb, NULL); NULL 540 netinet/ip_input.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 597 netinet/ip_input.c if (ipqe == NULL) { NULL 667 netinet/ip_input.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_DONE, NULL); NULL 673 netinet/ip_input.c tdb = NULL; NULL 675 netinet/ip_input.c tdb, NULL); NULL 693 netinet/ip_input.c (*inetsw[ip_protox[ip->ip_p]].pr_input)(m, hlen, NULL, 0); NULL 731 netinet/ip_input.c return NULL; NULL 766 netinet/ip_input.c if (fp == NULL) NULL 775 netinet/ip_input.c p = NULL; NULL 798 netinet/ip_input.c for (p = NULL, q = LIST_FIRST(&fp->ipq_fragq); NULL 808 netinet/ip_input.c if (p != NULL) { NULL 826 netinet/ip_input.c for (; q != NULL && NULL 851 netinet/ip_input.c if (p == NULL) { NULL 857 netinet/ip_input.c for (p = NULL, q = LIST_FIRST(&fp->ipq_fragq); NULL 884 netinet/ip_input.c for (q = nq; q != NULL; q = nq) { NULL 1527 netinet/ip_input.c error = ip_output(m, (struct mbuf *)NULL, &ipforward_rt, NULL 1529 netinet/ip_input.c (void *)NULL, (void *)NULL); NULL 1539 netinet/ip_input.c if (mcopy == NULL) NULL 1638 netinet/ip_input.c if (ip_mtudisc != 0 && ip_mtudisc_timeout_q == NULL) { NULL 1641 netinet/ip_input.c } else if (ip_mtudisc == 0 && ip_mtudisc_timeout_q != NULL) { NULL 1644 netinet/ip_input.c ip_mtudisc_timeout_q = NULL; NULL 1650 netinet/ip_input.c if (ip_mtudisc_timeout_q != NULL) NULL 1719 netinet/ip_input.c if ((ifp = m->m_pkthdr.rcvif) == NULL || NULL 1720 netinet/ip_input.c ifp->if_sadl == NULL) { NULL 1724 netinet/ip_input.c sdl.sdl_index = ifp != NULL ? ifp->if_index : 0; NULL 92 netinet/ip_ipcomp.c struct comp_algo *tcomp = NULL; NULL 152 netinet/ip_ipcomp.c struct cryptodesc *crdc = NULL; NULL 159 netinet/ip_ipcomp.c if (crp == NULL) { NULL 168 netinet/ip_ipcomp.c if (tc == NULL) { NULL 231 netinet/ip_ipcomp.c if (m == NULL) { NULL 243 netinet/ip_ipcomp.c if (tdb == NULL) { NULL 303 netinet/ip_ipcomp.c if (m1 == NULL) { NULL 334 netinet/ip_ipcomp.c m1->m_next = NULL; NULL 358 netinet/ip_ipcomp.c error = ipsec_common_input_cb(m, tdb, skip, protoff, NULL); NULL 386 netinet/ip_ipcomp.c struct cryptodesc *crdc = NULL; NULL 471 netinet/ip_ipcomp.c mo = NULL; NULL 473 netinet/ip_ipcomp.c while (mi != NULL && !M_READONLY(mi)) { NULL 478 netinet/ip_ipcomp.c if (mi != NULL) { NULL 482 netinet/ip_ipcomp.c if (n == NULL) { NULL 489 netinet/ip_ipcomp.c if (mo != NULL) NULL 500 netinet/ip_ipcomp.c if (crp == NULL) { NULL 520 netinet/ip_ipcomp.c if (tc == NULL) { NULL 571 netinet/ip_ipcomp.c if (m == NULL) { NULL 584 netinet/ip_ipcomp.c if (tdb == NULL) { NULL 621 netinet/ip_ipcomp.c if (mo == NULL) { NULL 79 netinet/ip_ipcomp.h NULL, \ NULL 99 netinet/ip_ipip.c ipip_input(*m, *offp, NULL); NULL 126 netinet/ip_ipip.c ipip_input(m, iphlen, NULL); NULL 143 netinet/ip_ipip.c struct ifqueue *ifq = NULL; NULL 147 netinet/ip_ipip.c struct ip6_hdr *ip6 = NULL; NULL 179 netinet/ip_ipip.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 238 netinet/ip_ipip.c if ((m = m_pullup(m, hlen)) == NULL) { NULL 281 netinet/ip_ipip.c if ((m->m_pkthdr.rcvif == NULL || NULL 409 netinet/ip_ipip.c *mp = NULL; NULL 417 netinet/ip_ipip.c *mp = NULL; NULL 472 netinet/ip_ipip.c *mp = NULL; NULL 495 netinet/ip_ipip.c *mp = NULL; NULL 510 netinet/ip_ipip.c *mp = NULL; NULL 521 netinet/ip_ipip.c in6_embedscope(&ip6o->ip6_src, &tdb->tdb_src.sin6, NULL, NULL); NULL 522 netinet/ip_ipip.c in6_embedscope(&ip6o->ip6_dst, &tdb->tdb_dst.sin6, NULL, NULL); NULL 548 netinet/ip_ipip.c *mp = NULL; NULL 563 netinet/ip_ipip.c *mp = NULL; NULL 141 netinet/ip_ipsp.c static struct tdb **tdbh = NULL; NULL 142 netinet/ip_ipsp.c static struct tdb **tdbaddr = NULL; NULL 143 netinet/ip_ipsp.c static struct tdb **tdbsrc = NULL; NULL 248 netinet/ip_ipsp.c if (tdbp != (struct tdb *) NULL) NULL 291 netinet/ip_ipsp.c if (tdbh == NULL) NULL 292 netinet/ip_ipsp.c return (struct tdb *) NULL; NULL 296 netinet/ip_ipsp.c for (tdbp = tdbh[hashval]; tdbp != NULL; tdbp = tdbp->tdb_hnext) NULL 317 netinet/ip_ipsp.c if (tdbsrc == NULL) NULL 318 netinet/ip_ipsp.c return (struct tdb *) NULL; NULL 322 netinet/ip_ipsp.c for (tdbp = tdbsrc[hashval]; tdbp != NULL; tdbp = tdbp->tdb_snext) NULL 331 netinet/ip_ipsp.c if (tdbp != NULL) NULL 338 netinet/ip_ipsp.c for (tdbp = tdbsrc[hashval]; tdbp != NULL; tdbp = tdbp->tdb_snext) NULL 365 netinet/ip_ipsp.c if (psrcid != NULL) NULL 366 netinet/ip_ipsp.c if (tdb->tdb_srcid == NULL || NULL 370 netinet/ip_ipsp.c if (pdstid != NULL) NULL 371 netinet/ip_ipsp.c if (tdb->tdb_dstid == NULL || NULL 375 netinet/ip_ipsp.c if (plcred != NULL) NULL 376 netinet/ip_ipsp.c if (tdb->tdb_local_cred == NULL || NULL 380 netinet/ip_ipsp.c if (prcred != NULL) NULL 381 netinet/ip_ipsp.c if (tdb->tdb_remote_cred == NULL || NULL 417 netinet/ip_ipsp.c if (tdbaddr == NULL) NULL 418 netinet/ip_ipsp.c return (struct tdb *) NULL; NULL 422 netinet/ip_ipsp.c for (tdbp = tdbaddr[hashval]; tdbp != NULL; tdbp = tdbp->tdb_anext) NULL 428 netinet/ip_ipsp.c local_cred, NULL, filter, filtermask)) NULL 449 netinet/ip_ipsp.c if (tdbsrc == NULL) NULL 450 netinet/ip_ipsp.c return (struct tdb *) NULL; NULL 454 netinet/ip_ipsp.c for (tdbp = tdbsrc[hashval]; tdbp != NULL; tdbp = tdbp->tdb_snext) NULL 459 netinet/ip_ipsp.c if (!ipsp_aux_match(tdbp, dstid, srcid, NULL, NULL, NULL 475 netinet/ip_ipsp.c if (tdbh == NULL) { NULL 483 netinet/ip_ipsp.c for (tdbp = tdbh[i]; cnt < 16 && tdbp != NULL; NULL 506 netinet/ip_ipsp.c if (tdbh == NULL) NULL 510 netinet/ip_ipsp.c for (tdbp = tdbh[i]; rval == 0 && tdbp != NULL; tdbp = next) { NULL 512 netinet/ip_ipsp.c if (i == tdb_hashmask && next == NULL) NULL 603 netinet/ip_ipsp.c for (tdbp = tdbh[i]; tdbp != NULL; tdbp = tdbnp) { NULL 611 netinet/ip_ipsp.c for (tdbp = tdbaddr[i]; tdbp != NULL; tdbp = tdbnp) { NULL 619 netinet/ip_ipsp.c for (tdbp = tdbsrc[i]; tdbp != NULL; tdbp = tdbnp) { NULL 647 netinet/ip_ipsp.c if (tdbh == NULL) { NULL 673 netinet/ip_ipsp.c if (tdbh[hashval] != NULL && tdbh[hashval]->tdb_hnext != NULL && NULL 708 netinet/ip_ipsp.c if (tdbh == NULL) NULL 718 netinet/ip_ipsp.c for (tdbpp = tdbh[hashval]; tdbpp != NULL; NULL 728 netinet/ip_ipsp.c tdbp->tdb_hnext = NULL; NULL 736 netinet/ip_ipsp.c for (tdbpp = tdbaddr[hashval]; tdbpp != NULL; NULL 753 netinet/ip_ipsp.c for (tdbpp = tdbsrc[hashval]; tdbpp != NULL; NULL 763 netinet/ip_ipsp.c tdbp->tdb_snext = NULL; NULL 807 netinet/ip_ipsp.c tdbp->tdb_xform = NULL; NULL 814 netinet/ip_ipsp.c inp->inp_tdb_in = NULL; NULL 820 netinet/ip_ipsp.c inp->inp_tdb_out = NULL; NULL 827 netinet/ip_ipsp.c ipo->ipo_tdb = NULL; NULL 841 netinet/ip_ipsp.c tdbp->tdb_local_auth = NULL; NULL 846 netinet/ip_ipsp.c tdbp->tdb_remote_auth = NULL; NULL 851 netinet/ip_ipsp.c tdbp->tdb_srcid = NULL; NULL 856 netinet/ip_ipsp.c tdbp->tdb_dstid = NULL; NULL 861 netinet/ip_ipsp.c tdbp->tdb_local_cred = NULL; NULL 866 netinet/ip_ipsp.c tdbp->tdb_remote_cred = NULL; NULL 877 netinet/ip_ipsp.c tdbp->tdb_onext->tdb_inext = NULL; NULL 880 netinet/ip_ipsp.c tdbp->tdb_inext->tdb_onext = NULL; NULL 916 netinet/ip_ipsp.c if (inp != NULL) { NULL 1050 netinet/ip_ipsp.c if (tdb != NULL) { NULL 1065 netinet/ip_ipsp.c if (tdb != NULL) { NULL 1110 netinet/ip_ipsp.c return NULL; NULL 1156 netinet/ip_ipsp.c if (mtag == NULL) NULL 1214 netinet/ip_ipsp.c if (tdb == NULL) { NULL 1263 netinet/ip_ipsp.c if (mtag == NULL) NULL 493 netinet/ip_ipsp.h if (tmptdb == NULL || tmptdb->tdb_flags & TDBF_INVALID) \ NULL 109 netinet/ip_mroute.c struct socket *ip_mrouter = NULL; NULL 356 netinet/ip_mroute.c (rt->mfc_stall == NULL)) NULL 517 netinet/ip_mroute.c if (rt == NULL) { NULL 566 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(int)) NULL 573 netinet/ip_mroute.c if (ip_mrouter != NULL) NULL 583 netinet/ip_mroute.c timeout_set(&expire_upcalls_ch, expire_upcalls, NULL); NULL 586 netinet/ip_mroute.c timeout_set(&bw_upcalls_ch, expire_bw_upcalls_send, NULL); NULL 589 netinet/ip_mroute.c timeout_set(&bw_meter_ch, expire_bw_meter_process, NULL); NULL 641 netinet/ip_mroute.c mfchashtbl = NULL; NULL 649 netinet/ip_mroute.c ip_mrouter = NULL; NULL 679 netinet/ip_mroute.c rte->ifp = NULL; NULL 703 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(int)) NULL 733 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(u_int32_t)) NULL 754 netinet/ip_mroute.c if (LIST_FIRST(&mfchashtbl[i]) != NULL) { NULL 774 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(u_int32_t)) NULL 792 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(u_int32_t)) NULL 817 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(struct vifctl)) NULL 838 netinet/ip_mroute.c ifp = NULL; NULL 844 netinet/ip_mroute.c if (ifa == NULL) NULL 887 netinet/ip_mroute.c vifp->tbf_q = NULL; NULL 911 netinet/ip_mroute.c vifp->v_rsvpd = NULL; NULL 945 netinet/ip_mroute.c for (m = vifp->tbf_q; m != NULL; m = n) { NULL 977 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(vifi_t)) NULL 1031 netinet/ip_mroute.c rte->ifp = NULL; NULL 1083 netinet/ip_mroute.c for (rte = rt->mfc_stall; rte != NULL; rte = nrte) { NULL 1111 netinet/ip_mroute.c if (m == NULL || m->m_len < mfcctl_size) NULL 1153 netinet/ip_mroute.c rt->mfc_stall != NULL) { NULL 1171 netinet/ip_mroute.c rt->mfc_stall = NULL; NULL 1177 netinet/ip_mroute.c for (; rte != NULL; rte = nrte) { NULL 1218 netinet/ip_mroute.c if (rt == NULL) { /* no upcall, so make a new entry */ NULL 1221 netinet/ip_mroute.c if (rt == NULL) { NULL 1228 netinet/ip_mroute.c rt->mfc_stall = NULL; NULL 1229 netinet/ip_mroute.c rt->mfc_bw_meter = NULL; NULL 1283 netinet/ip_mroute.c if (m == NULL || m->m_len < mfcctl_size) NULL 1300 netinet/ip_mroute.c if (rt == NULL) { NULL 1309 netinet/ip_mroute.c rt->mfc_bw_meter = NULL; NULL 1321 netinet/ip_mroute.c if (s != NULL) { NULL 1323 netinet/ip_mroute.c (struct mbuf *)NULL) != 0) { NULL 1396 netinet/ip_mroute.c return (ip_mdq(m, ifp, (struct mfc *)NULL, vifi)); NULL 1419 netinet/ip_mroute.c if (rt != NULL) { NULL 1457 netinet/ip_mroute.c if (rte == NULL) { NULL 1463 netinet/ip_mroute.c if (mb0 == NULL) { NULL 1474 netinet/ip_mroute.c rt->mfc_stall != NULL) NULL 1478 netinet/ip_mroute.c if (rt == NULL) { NULL 1496 netinet/ip_mroute.c if (rt == NULL) NULL 1504 netinet/ip_mroute.c if (mm == NULL) NULL 1550 netinet/ip_mroute.c rt->mfc_bw_meter = NULL; NULL 1566 netinet/ip_mroute.c for (p = &rt->mfc_stall; *p != NULL; p = &(*p)->next) NULL 1580 netinet/ip_mroute.c rte->next = NULL; NULL 1619 netinet/ip_mroute.c while (rt->mfc_bw_meter != NULL) { NULL 1740 netinet/ip_mroute.c if (mm == NULL) NULL 1797 netinet/ip_mroute.c if (rt->mfc_bw_meter != NULL) { NULL 1802 netinet/ip_mroute.c for (x = rt->mfc_bw_meter; x != NULL; x = x->bm_mfc_next) NULL 1836 netinet/ip_mroute.c if (mb_copy == NULL) NULL 1866 netinet/ip_mroute.c if (mb_copy == NULL) NULL 1872 netinet/ip_mroute.c if ((mb_copy->m_next = m_copy(m, 0, M_COPYALL)) == NULL) { NULL 1880 netinet/ip_mroute.c if (mb_copy == NULL) NULL 1983 netinet/ip_mroute.c for (m = vifp->tbf_q; m != NULL; m = vifp->tbf_q) { NULL 1992 netinet/ip_mroute.c if ((vifp->tbf_q = m->m_nextpkt) == NULL) NULL 1996 netinet/ip_mroute.c m->m_nextpkt = NULL; NULL 2010 netinet/ip_mroute.c if (ip_mrouter == NULL) NULL 2033 netinet/ip_mroute.c m != NULL; NULL 2036 netinet/ip_mroute.c if ((*mp = m->m_nextpkt) == NULL) NULL 2058 netinet/ip_mroute.c ip_output(m, (struct mbuf *)NULL, &vifp->v_route, NULL 2059 netinet/ip_mroute.c IP_FORWARDING, (struct ip_moptions *)NULL, NULL 2060 netinet/ip_mroute.c (struct inpcb *)NULL); NULL 2075 netinet/ip_mroute.c error = ip_output(m, (struct mbuf *)NULL, (struct route *)NULL, NULL 2077 netinet/ip_mroute.c (struct inpcb *)NULL); NULL 2175 netinet/ip_mroute.c if (m == NULL || m->m_len != sizeof(int)) { NULL 2193 netinet/ip_mroute.c if (viftable[vifi].v_rsvpd != NULL) { NULL 2225 netinet/ip_mroute.c if (m == NULL || m->m_len != sizeof(int)) { NULL 2242 netinet/ip_mroute.c viftable[vifi].v_rsvpd = NULL; NULL 2274 netinet/ip_mroute.c viftable[vifi].v_rsvpd = NULL; NULL 2315 netinet/ip_mroute.c if (ip_rsvpd != NULL) { NULL 2347 netinet/ip_mroute.c if (viftable[vifi].v_rsvpd == NULL) { NULL 2420 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(struct bw_upcall)) NULL 2446 netinet/ip_mroute.c if (mfc == NULL) { NULL 2450 netinet/ip_mroute.c for (x = mfc->mfc_bw_meter; x != NULL; x = x->bm_mfc_next) { NULL 2464 netinet/ip_mroute.c if (x == NULL) { NULL 2478 netinet/ip_mroute.c x->bm_time_next = NULL; NULL 2494 netinet/ip_mroute.c while (list != NULL) { NULL 2514 netinet/ip_mroute.c if (m == NULL || m->m_len < sizeof(struct bw_upcall)) NULL 2525 netinet/ip_mroute.c if (mfc == NULL) { NULL 2533 netinet/ip_mroute.c mfc->mfc_bw_meter = NULL; NULL 2544 netinet/ip_mroute.c for (prev = NULL, x = mfc->mfc_bw_meter; x != NULL; NULL 2555 netinet/ip_mroute.c if (x != NULL) { /* Delete entry from the list for this MFC */ NULL 2556 netinet/ip_mroute.c if (prev != NULL) { NULL 2731 netinet/ip_mroute.c if (m == NULL) { NULL 2808 netinet/ip_mroute.c for (prev = NULL, tmp = bw_meter_timers[time_hash]; NULL 2809 netinet/ip_mroute.c tmp != NULL; prev = tmp, tmp = tmp->bm_time_next) NULL 2813 netinet/ip_mroute.c if (tmp == NULL) NULL 2816 netinet/ip_mroute.c if (prev != NULL) NULL 2821 netinet/ip_mroute.c x->bm_time_next = NULL; NULL 2867 netinet/ip_mroute.c bw_meter_timers[i] = NULL; NULL 2870 netinet/ip_mroute.c while (tmp_list != NULL) { NULL 2968 netinet/ip_mroute.c if (mb_copy == NULL) NULL 2977 netinet/ip_mroute.c mm->m_nextpkt = NULL; NULL 2979 netinet/ip_mroute.c if (mm != NULL) { NULL 3001 netinet/ip_mroute.c struct mbuf *mb_copy = NULL; NULL 3016 netinet/ip_mroute.c if (mb_copy == NULL) NULL 3017 netinet/ip_mroute.c return (NULL); NULL 3019 netinet/ip_mroute.c if (mb_copy == NULL) NULL 3020 netinet/ip_mroute.c return (NULL); NULL 3035 netinet/ip_mroute.c if (ip_fragment(mb_copy, NULL, mtu) != 0) { NULL 3037 netinet/ip_mroute.c return (NULL); NULL 3057 netinet/ip_mroute.c if (mb_first == NULL) { NULL 3113 netinet/ip_mroute.c if (mb_first == NULL) { NULL 3214 netinet/ip_mroute.c (m = m_pullup(m, minlen)) == NULL) { NULL 3364 netinet/ip_mroute.c if (mcp == NULL) { NULL 3389 netinet/ip_mroute.c (struct rtentry *)NULL); NULL 216 netinet/ip_output.c imo != NULL && imo->imo_multicast_ifp != NULL) { NULL 222 netinet/ip_output.c rtalloc_mpath(ro, NULL, 0); NULL 246 netinet/ip_output.c if (!ipsec_in_use && inp == NULL) NULL 256 netinet/ip_output.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_PENDING_TDB, NULL); NULL 257 netinet/ip_output.c if (mtag != NULL) { NULL 265 netinet/ip_output.c if (tdb == NULL) NULL 271 netinet/ip_output.c IPSP_DIRECTION_OUT, NULL, inp); NULL 273 netinet/ip_output.c if (tdb == NULL) { NULL 298 netinet/ip_output.c for (mtag = m_tag_first(m); mtag != NULL; NULL 345 netinet/ip_output.c ro->ro_rt = NULL; NULL 386 netinet/ip_output.c imo != NULL && imo->imo_multicast_ifp != NULL) { NULL 432 netinet/ip_output.c if (imo != NULL) NULL 476 netinet/ip_output.c if (inm != NULL && NULL 477 netinet/ip_output.c (imo == NULL || imo->imo_multicast_loop)) { NULL 579 netinet/ip_output.c if (pf_test(PF_OUT, &encif[0].sc_if, &m, NULL) != PF_PASS) { NULL 585 netinet/ip_output.c if (m == NULL) { NULL 594 netinet/ip_output.c if (tdb == NULL) { NULL 606 netinet/ip_output.c struct rtentry *rt = NULL; NULL 617 netinet/ip_output.c if (ro != NULL) NULL 621 netinet/ip_output.c rt = NULL; NULL 622 netinet/ip_output.c else if (rt == NULL || (rt->rt_flags & RTF_HOST) == 0) { NULL 631 netinet/ip_output.c if (rt != NULL) { NULL 633 netinet/ip_output.c if (ro && ro->ro_rt != NULL) { NULL 662 netinet/ip_output.c PACKET_TAG_IPSEC_OUT_CRYPTO_NEEDED, NULL)) != NULL && NULL 675 netinet/ip_output.c ifp->if_bridge != NULL) { NULL 681 netinet/ip_output.c ifp->if_bridge != NULL) { NULL 691 netinet/ip_output.c if (pf_test(PF_OUT, ifp, &m, NULL) != PF_PASS) { NULL 696 netinet/ip_output.c if (m == NULL) NULL 705 netinet/ip_output.c (m_tag_find(m, PACKET_TAG_IPSEC_IN_DONE, NULL) == NULL)) { NULL 725 netinet/ip_output.c ifp->if_bridge == NULL) { NULL 768 netinet/ip_output.c m = m0 = NULL; NULL 791 netinet/ip_output.c if (error == EMSGSIZE && ip_mtudisc && icmp_mtu != 0 && m != NULL) NULL 874 netinet/ip_output.c if ((ifp != NULL) && NULL 876 netinet/ip_output.c ifp->if_bridge == NULL) { NULL 895 netinet/ip_output.c if ((ifp != NULL) && NULL 897 netinet/ip_output.c ifp->if_bridge == NULL) { NULL 909 netinet/ip_output.c if (ifp != NULL) { NULL 922 netinet/ip_output.c m->m_nextpkt = NULL; NULL 1066 netinet/ip_output.c if (m == NULL || m->m_len != sizeof(int)) NULL 1254 netinet/ip_output.c if (inp->inp_ipo != NULL && NULL 1255 netinet/ip_output.c inp->inp_ipo->ipo_srcid != NULL) { NULL 1257 netinet/ip_output.c inp->inp_ipo->ipo_srcid = NULL; NULL 1262 netinet/ip_output.c if (inp->inp_ipo != NULL && NULL 1263 netinet/ip_output.c inp->inp_ipo->ipo_dstid != NULL) { NULL 1265 netinet/ip_output.c inp->inp_ipo->ipo_dstid = NULL; NULL 1270 netinet/ip_output.c if (inp->inp_ipo != NULL && NULL 1271 netinet/ip_output.c inp->inp_ipo->ipo_local_cred != NULL) { NULL 1273 netinet/ip_output.c inp->inp_ipo->ipo_local_cred = NULL; NULL 1278 netinet/ip_output.c if (inp->inp_ipo != NULL && NULL 1279 netinet/ip_output.c inp->inp_ipo->ipo_local_auth != NULL) { NULL 1281 netinet/ip_output.c inp->inp_ipo->ipo_local_auth = NULL; NULL 1297 netinet/ip_output.c if (inp->inp_ipo == NULL) { NULL 1300 netinet/ip_output.c if (inp->inp_ipo == NULL) { NULL 1309 netinet/ip_output.c if (ipr == NULL) { NULL 1329 netinet/ip_output.c if (inp->inp_ipo->ipo_srcid != NULL) NULL 1342 netinet/ip_output.c if (inp->inp_ipo->ipo_dstid != NULL) NULL 1353 netinet/ip_output.c if (inp->inp_ipo->ipo_local_cred != NULL) NULL 1364 netinet/ip_output.c if (inp->inp_ipo->ipo_local_auth != NULL) NULL 1516 netinet/ip_output.c ipr = NULL; NULL 1519 netinet/ip_output.c if (inp->inp_ipo != NULL) NULL 1524 netinet/ip_output.c if (inp->inp_ipo != NULL) NULL 1529 netinet/ip_output.c if (inp->inp_ipo != NULL) NULL 1538 netinet/ip_output.c if (inp->inp_ipo != NULL) NULL 1545 netinet/ip_output.c if (ipr == NULL) NULL 1709 netinet/ip_output.c if (imo == NULL) { NULL 1718 netinet/ip_output.c imo->imo_multicast_ifp = NULL; NULL 1730 netinet/ip_output.c if (m == NULL || m->m_len != sizeof(struct in_addr)) { NULL 1741 netinet/ip_output.c imo->imo_multicast_ifp = NULL; NULL 1750 netinet/ip_output.c if (ifp == NULL || (ifp->if_flags & IFF_MULTICAST) == 0) { NULL 1761 netinet/ip_output.c if (m == NULL || m->m_len != 1) { NULL 1773 netinet/ip_output.c if (m == NULL || m->m_len != 1 || NULL 1786 netinet/ip_output.c if (m == NULL || m->m_len != sizeof(struct ip_mreq)) { NULL 1800 netinet/ip_output.c ro.ro_rt = NULL; NULL 1806 netinet/ip_output.c if (ro.ro_rt == NULL) { NULL 1819 netinet/ip_output.c if (ifp == NULL || (ifp->if_flags & IFF_MULTICAST) == 0) { NULL 1846 netinet/ip_output.c in_addmulti(&mreq->imr_multiaddr, ifp)) == NULL) { NULL 1858 netinet/ip_output.c if (m == NULL || m->m_len != sizeof(struct ip_mreq)) { NULL 1872 netinet/ip_output.c ifp = NULL; NULL 1875 netinet/ip_output.c if (ifp == NULL) { NULL 1884 netinet/ip_output.c if ((ifp == NULL || NULL 1915 netinet/ip_output.c if (imo->imo_multicast_ifp == NULL && NULL 1920 netinet/ip_output.c *imop = NULL; NULL 1947 netinet/ip_output.c if (imo == NULL || imo->imo_multicast_ifp == NULL) NULL 1951 netinet/ip_output.c addr->s_addr = (ia == NULL) ? INADDR_ANY NULL 1959 netinet/ip_output.c *ttl = (imo == NULL) ? IP_DEFAULT_MULTICAST_TTL NULL 1966 netinet/ip_output.c *loop = (imo == NULL) ? IP_DEFAULT_MULTICAST_LOOP NULL 1984 netinet/ip_output.c if (imo != NULL) { NULL 2007 netinet/ip_output.c if (copym != NULL) { NULL 2015 netinet/ip_output.c (void) looutput(ifp, copym, sintosa(dst), NULL); NULL 93 netinet/ip_spd.c if (!ipsec_in_use && inp == NULL) { NULL 95 netinet/ip_spd.c return NULL; NULL 101 netinet/ip_spd.c if ((inp != NULL) && (direction == IPSP_DIRECTION_IN) && NULL 106 netinet/ip_spd.c return NULL; NULL 121 netinet/ip_spd.c return NULL; NULL 148 netinet/ip_spd.c return NULL; NULL 175 netinet/ip_spd.c return NULL; NULL 193 netinet/ip_spd.c in6_recoverscope(&ssrc.sin6, &ddst->sen_ip6_src, NULL); NULL 194 netinet/ip_spd.c in6_recoverscope(&sdst.sin6, &ddst->sen_ip6_dst, NULL); NULL 205 netinet/ip_spd.c return NULL; NULL 230 netinet/ip_spd.c return NULL; NULL 235 netinet/ip_spd.c if (re->re_rt == NULL) { NULL 242 netinet/ip_spd.c tdbp, inp, NULL); NULL 246 netinet/ip_spd.c if ((re->re_rt->rt_gateway == NULL) || NULL 252 netinet/ip_spd.c return NULL; NULL 257 netinet/ip_spd.c if (ipo == NULL) { NULL 260 netinet/ip_spd.c return NULL; NULL 271 netinet/ip_spd.c return NULL; NULL 282 netinet/ip_spd.c return NULL; NULL 326 netinet/ip_spd.c ipo->ipo_tdb = NULL; NULL 336 netinet/ip_spd.c if ((inp != NULL) && NULL 345 netinet/ip_spd.c return NULL; NULL 360 netinet/ip_spd.c ipo->ipo_local_cred, NULL, NULL 373 netinet/ip_spd.c ipo->ipo_tdb = NULL; NULL 412 netinet/ip_spd.c signore ? NULL : &ipo->ipo_src, ddst, m) != 0) { NULL 414 netinet/ip_spd.c return NULL; NULL 420 netinet/ip_spd.c return NULL; NULL 425 netinet/ip_spd.c signore ? NULL : &ipo->ipo_src, ddst, NULL); NULL 434 netinet/ip_spd.c if (tdbp != NULL) { NULL 449 netinet/ip_spd.c if (tdbp->tdb_dstid == NULL || NULL 457 netinet/ip_spd.c if (tdbp->tdb_srcid == NULL || NULL 497 netinet/ip_spd.c ipo->ipo_tdb = NULL; NULL 521 netinet/ip_spd.c return NULL; NULL 527 netinet/ip_spd.c signore ? NULL : &ipo->ipo_src, ddst, m)) != 0) NULL 528 netinet/ip_spd.c return NULL; NULL 534 netinet/ip_spd.c return NULL; NULL 546 netinet/ip_spd.c signore ? NULL : &ipo->ipo_src, ddst, NULL); NULL 558 netinet/ip_spd.c return NULL; NULL 580 netinet/ip_spd.c if (ipo->ipo_tdb != NULL) NULL 584 netinet/ip_spd.c while ((ipa = TAILQ_FIRST(&ipo->ipo_acquires)) != NULL) NULL 617 netinet/ip_spd.c 0, 0, 0, "ipsec policy", NULL); NULL 621 netinet/ip_spd.c if (ipon == NULL) NULL 622 netinet/ip_spd.c return NULL; NULL 718 netinet/ip_spd.c if (ipa->ipa_policy != NULL) NULL 738 netinet/ip_spd.c return NULL; NULL 760 netinet/ip_spd.c ipo->ipo_local_auth == NULL) NULL 764 netinet/ip_spd.c if ((ipa = ipsp_pending_acquire(ipo, gw)) != NULL) NULL 771 netinet/ip_spd.c 0, 0, 0, "ipsec acquire", NULL); NULL 775 netinet/ip_spd.c if (ipa == NULL) NULL 896 netinet/ip_spd.c struct tdb *tdb = NULL; NULL 899 netinet/ip_spd.c if (inp == NULL) NULL 927 netinet/ip_spd.c if (inp->inp_ipo == NULL) { NULL 930 netinet/ip_spd.c if (inp->inp_ipo == NULL) { NULL 932 netinet/ip_spd.c return NULL; NULL 940 netinet/ip_spd.c if (inp->inp_tdb_in != NULL) { NULL 950 netinet/ip_spd.c if (tdbp == NULL) { NULL 952 netinet/ip_spd.c return NULL; NULL 970 netinet/ip_spd.c NULL, NULL, NULL 976 netinet/ip_spd.c return NULL; NULL 988 netinet/ip_spd.c if (tdbp != NULL && NULL 995 netinet/ip_spd.c NULL, NULL, NULL 1016 netinet/ip_spd.c &inp->inp_ipo->ipo_mask) != NULL) { NULL 1018 netinet/ip_spd.c return NULL; NULL 1030 netinet/ip_spd.c return NULL; NULL 1037 netinet/ip_spd.c if (inp->inp_tdb_out != NULL) { NULL 1043 netinet/ip_spd.c if (ipo != NULL && m != NULL && NULL 1044 netinet/ip_spd.c ipo->ipo_tdb != NULL && NULL 1058 netinet/ip_spd.c if (inp->inp_ipo != NULL) { NULL 1083 netinet/ip_spd.c tdb = gettdbbyaddr(&sipon.ipo_dst, IPPROTO_ESP, NULL, NULL 1084 netinet/ip_spd.c NULL, NULL, m, af, &sipon.ipo_addr, NULL 1089 netinet/ip_spd.c if (tdb != NULL) { NULL 1092 netinet/ip_spd.c if (ipo != NULL && ipo->ipo_tdb != NULL && NULL 1093 netinet/ip_spd.c ipo->ipo_tdb != inp->inp_tdb_out && m != NULL) NULL 1108 netinet/ip_spd.c if (inp->inp_ipo == NULL) { NULL 1110 netinet/ip_spd.c if (inp->inp_ipo == NULL) { NULL 1112 netinet/ip_spd.c return NULL; NULL 1123 netinet/ip_spd.c return NULL; NULL 1129 netinet/ip_spd.c return NULL; NULL 1136 netinet/ip_spd.c return NULL; NULL 1140 netinet/ip_spd.c if (tdb == NULL) NULL 1145 netinet/ip_spd.c if (mtag == NULL) { NULL 1147 netinet/ip_spd.c return NULL; NULL 1159 netinet/ip_spd.c if (ipo != NULL) NULL 1162 netinet/ip_spd.c return NULL; NULL 1178 netinet/ip_spd.c return NULL; NULL 188 netinet/ipsec_input.c NULL); NULL 203 netinet/ipsec_input.c if (tdbp == NULL) { NULL 231 netinet/ipsec_input.c if (tdbp->tdb_xform == NULL) { NULL 303 netinet/ipsec_input.c if (m == NULL) { NULL 313 netinet/ipsec_input.c if ((m->m_len < skip) && ((m = m_pullup(m, skip)) == NULL)) { NULL 418 netinet/ipsec_input.c (m = m_pullup(m, sizeof(struct ip6_hdr))) == NULL) { NULL 528 netinet/ipsec_input.c if (mt == NULL && tdbp->tdb_sproto != IPPROTO_IPCOMP) { NULL 531 netinet/ipsec_input.c if (mtag == NULL) { NULL 548 netinet/ipsec_input.c if (mt != NULL) NULL 725 netinet/ipsec_input.c return (NULL); NULL 840 netinet/ipsec_input.c return (NULL); NULL 851 netinet/ipsec_input.c if (tdbp == NULL || tdbp->tdb_flags & TDBF_INVALID) { NULL 853 netinet/ipsec_input.c return (NULL); NULL 861 netinet/ipsec_input.c return (NULL); NULL 876 netinet/ipsec_input.c return (NULL); NULL 878 netinet/ipsec_input.c return (NULL); NULL 901 netinet/ipsec_input.c return (NULL); NULL 917 netinet/ipsec_input.c for (; tdbp != NULL; tdbp = tdbp->tdb_snext) { NULL 936 netinet/ipsec_input.c return (NULL); NULL 944 netinet/ipsec_input.c return (NULL); NULL 991 netinet/ipsec_input.c *mp = NULL; NULL 1080 netinet/ipsec_input.c *mp = NULL; NULL 1136 netinet/ipsec_input.c *mp = NULL; NULL 183 netinet/ipsec_output.c if ((m = m_pullup(m, i)) == NULL) NULL 223 netinet/ipsec_output.c sizeof(struct ip))) == NULL) NULL 238 netinet/ipsec_output.c sizeof(struct ip6_hdr))) == NULL) NULL 255 netinet/ipsec_output.c if ((mp == NULL) && (!error)) NULL 260 netinet/ipsec_output.c mp = NULL; NULL 266 netinet/ipsec_output.c mp = NULL; NULL 272 netinet/ipsec_output.c sizeof(struct ip))) == NULL) NULL 383 netinet/ipsec_output.c return (*(tdb->tdb_xform->xf_output))(m, tdb, NULL, i, off); NULL 416 netinet/ipsec_output.c if (mi == NULL) { NULL 479 netinet/ipsec_output.c if (mtag == NULL) { NULL 512 netinet/ipsec_output.c return ip_output(m, (void *)NULL, (void *)NULL, IP_RAWOUTPUT, (void *)NULL, (void *)NULL); NULL 521 netinet/ipsec_output.c return ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL); NULL 538 netinet/ipsec_output.c if (tdbp->tdb_encalgxform == NULL) NULL 549 netinet/ipsec_output.c if (tdbp->tdb_authalgxform != NULL) NULL 556 netinet/ipsec_output.c if (tdbp->tdb_authalgxform == NULL) NULL 601 netinet/ipsec_output.c for (mtag = m_tag_find(m, PACKET_TAG_IPSEC_OUT_DONE, NULL); mtag; NULL 605 netinet/ipsec_output.c if (tdbp == NULL) NULL 123 netinet/raw_ip.c struct inpcb *inp, *last = NULL; NULL 124 netinet/raw_ip.c struct mbuf *opts = NULL; NULL 143 netinet/raw_ip.c if ((n = m_copy(m, 0, (int)M_COPYALL)) != NULL) { NULL 154 netinet/raw_ip.c opts = NULL; NULL 346 netinet/raw_ip.c if (inp == NULL && req != PRU_ATTACH) { NULL 453 netinet/raw_ip.c if (nam == NULL) { NULL 463 netinet/raw_ip.c m = NULL; NULL 496 netinet/raw_ip.c if (m != NULL) NULL 144 netinet/tcp_input.c nd6_nud_hint(tp->t_inpcb->inp_route6.ro_rt, NULL, 0); \ NULL 212 netinet/tcp_input.c if (tiqe == NULL) { NULL 214 netinet/tcp_input.c if (tiqe != NULL && th->th_seq == tp->rcv_nxt) { NULL 219 netinet/tcp_input.c if (tiqe == NULL || th->th_seq != tp->rcv_nxt) { NULL 231 netinet/tcp_input.c for (p = NULL, q = TAILQ_FIRST(&tp->t_segq); q != NULL; NULL 241 netinet/tcp_input.c if (p != NULL) { NULL 267 netinet/tcp_input.c for (; q != NULL; q = nq) { NULL 289 netinet/tcp_input.c if (p == NULL) { NULL 303 netinet/tcp_input.c if (q == NULL || q->tcpqe_tcp->th_seq != tp->rcv_nxt) NULL 320 netinet/tcp_input.c } while (q != NULL && q->tcpqe_tcp->th_seq == tp->rcv_nxt); NULL 372 netinet/tcp_input.c u_int8_t *optp = NULL; NULL 377 netinet/tcp_input.c struct socket *so = NULL; NULL 381 netinet/tcp_input.c tcp_seq iss, *reuse = NULL; NULL 388 netinet/tcp_input.c struct ip6_hdr *ip6 = NULL; NULL 470 netinet/tcp_input.c ip = NULL; NULL 472 netinet/tcp_input.c ip6 = NULL; NULL 579 netinet/tcp_input.c optp = NULL; /* we've parsed the options */ NULL 721 netinet/tcp_input.c if (so == NULL) { NULL 739 netinet/tcp_input.c m = NULL; NULL 745 netinet/tcp_input.c tp = NULL; NULL 748 netinet/tcp_input.c if (tp == NULL) NULL 812 netinet/tcp_input.c tp = NULL; NULL 850 netinet/tcp_input.c m = NULL; NULL 868 netinet/tcp_input.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_DONE, NULL); NULL 870 netinet/tcp_input.c if (mtag != NULL) { NULL 874 netinet/tcp_input.c tdb = NULL; NULL 886 netinet/tcp_input.c if (inp->inp_ipo == NULL) { NULL 889 netinet/tcp_input.c if (inp->inp_ipo == NULL) { NULL 894 netinet/tcp_input.c if (inp->inp_ipo->ipo_dstid == NULL && NULL 895 netinet/tcp_input.c tdb->tdb_srcid != NULL) { NULL 899 netinet/tcp_input.c if (inp->inp_ipsec_remotecred == NULL && NULL 900 netinet/tcp_input.c tdb->tdb_remote_cred != NULL) { NULL 905 netinet/tcp_input.c if (inp->inp_ipsec_remoteauth == NULL && NULL 906 netinet/tcp_input.c tdb->tdb_remote_auth != NULL) { NULL 914 netinet/tcp_input.c inp->inp_tdb_in = NULL; NULL 2164 netinet/tcp_input.c tp = NULL; NULL 2256 netinet/tcp_input.c caddr_t sigp = NULL; NULL 2257 netinet/tcp_input.c struct tdb *tdb = NULL; NULL 2389 netinet/tcp_input.c if (tdb == NULL && tp->t_state == TCPS_LISTEN) NULL 2402 netinet/tcp_input.c if (tdb == NULL) { NULL 2584 netinet/tcp_input.c if (tp->snd_holes == NULL) { /* first hole */ NULL 2587 netinet/tcp_input.c if (tp->snd_holes == NULL) { NULL 2595 netinet/tcp_input.c cur->next = NULL; NULL 2684 netinet/tcp_input.c if (temp == NULL) NULL 2721 netinet/tcp_input.c if (temp == NULL) NULL 2994 netinet/tcp_input.c if (rt == NULL) NULL 3190 netinet/tcp_input.c if (rt == NULL) NULL 3272 netinet/tcp_input.c if (ifp != NULL) NULL 3278 netinet/tcp_input.c if (ifp != NULL) NULL 3336 netinet/tcp_input.c (sc)->sc_tp = NULL; \ NULL 3347 netinet/tcp_input.c if ((sc)->sc_route4.ro_rt != NULL) \ NULL 3382 netinet/tcp_input.c "synpl", NULL); NULL 3424 netinet/tcp_input.c if (sc2 == NULL) NULL 3516 netinet/tcp_input.c (void) syn_cache_respond(sc, NULL); NULL 3558 netinet/tcp_input.c for (sc = LIST_FIRST(&tp->t_sc); sc != NULL; sc = nsc) { NULL 3593 netinet/tcp_input.c for (sc = TAILQ_FIRST(&scp->sch_bucket); sc != NULL; NULL 3604 netinet/tcp_input.c return (NULL); NULL 3641 netinet/tcp_input.c struct inpcb *inp = NULL; NULL 3648 netinet/tcp_input.c if ((sc = syn_cache_lookup(src, dst, &scp)) == NULL) { NULL 3650 netinet/tcp_input.c return (NULL); NULL 3677 netinet/tcp_input.c if (so == NULL) NULL 3692 netinet/tcp_input.c if (inp->inp_ipo != NULL) { NULL 3696 netinet/tcp_input.c if (inp->inp_ipsec_remotecred != NULL) { NULL 3700 netinet/tcp_input.c if (inp->inp_ipsec_remoteauth != NULL) { NULL 3738 netinet/tcp_input.c if (inp->inp_options == NULL) { NULL 3740 netinet/tcp_input.c sc->sc_ipopts = NULL; NULL 3755 netinet/tcp_input.c sc->sc_route4.ro_rt = NULL; NULL 3758 netinet/tcp_input.c if (am == NULL) NULL 3801 netinet/tcp_input.c so = NULL; NULL 3866 netinet/tcp_input.c tcp_respond(NULL, mtod(m, caddr_t), m, (tcp_seq)0, th->th_ack, TH_RST); NULL 3868 netinet/tcp_input.c if (so != NULL) NULL 3891 netinet/tcp_input.c if ((sc = syn_cache_lookup(src, dst, &scp)) == NULL) { NULL 3917 netinet/tcp_input.c if ((sc = syn_cache_lookup(src, dst, &scp)) == NULL) { NULL 4025 netinet/tcp_input.c ipopts = NULL; NULL 4033 netinet/tcp_input.c if ((sc = syn_cache_lookup(src, dst, &scp)) != NULL) { NULL 4053 netinet/tcp_input.c if (sc == NULL) { NULL 4079 netinet/tcp_input.c m->m_pkthdr.rcvif : NULL, sc->sc_src.sa.sa_family); NULL 4140 netinet/tcp_input.c struct ip *ip = NULL; NULL 4142 netinet/tcp_input.c struct ip6_hdr *ip6 = NULL; NULL 4191 netinet/tcp_input.c m = NULL; NULL 4194 netinet/tcp_input.c if (m == NULL) NULL 4200 netinet/tcp_input.c m->m_pkthdr.rcvif = NULL; NULL 4226 netinet/tcp_input.c th = NULL; NULL 4302 netinet/tcp_input.c if (tdb == NULL) { NULL 4345 netinet/tcp_input.c inp = sc->sc_tp ? sc->sc_tp->t_inpcb : NULL; NULL 4375 netinet/tcp_input.c (struct ip_moptions *)NULL, inp); NULL 4380 netinet/tcp_input.c ip6->ip6_hlim = in6_selecthlim(NULL, NULL 4381 netinet/tcp_input.c ro->ro_rt ? ro->ro_rt->rt_ifp : NULL); NULL 4383 netinet/tcp_input.c error = ip6_output(m, NULL /*XXX*/, (struct route_in6 *)ro, 0, NULL 4384 netinet/tcp_input.c (struct ip6_moptions *)0, NULL, NULL); NULL 139 netinet/tcp_output.c return (NULL); NULL 165 netinet/tcp_output.c return (NULL); NULL 178 netinet/tcp_output.c if (cur == NULL) NULL 708 netinet/tcp_output.c if (m != NULL && max_linkhdr + hdrlen > MHLEN) { NULL 712 netinet/tcp_output.c m = NULL; NULL 715 netinet/tcp_output.c if (m == NULL) { NULL 753 netinet/tcp_output.c if (m != NULL && max_linkhdr + hdrlen > MHLEN) { NULL 757 netinet/tcp_output.c m = NULL; NULL 760 netinet/tcp_output.c if (m == NULL) { NULL 932 netinet/tcp_output.c if (tdb == NULL) NULL 1088 netinet/tcp_output.c (void *)NULL, tp->t_inpcb); NULL 1101 netinet/tcp_output.c ip6->ip6_hlim = in6_selecthlim(tp->t_inpcb, NULL); NULL 1109 netinet/tcp_output.c (so->so_options & SO_DONTROUTE), NULL, NULL, NULL 160 netinet/tcp_subr.c NULL); NULL 162 netinet/tcp_subr.c NULL); NULL 163 netinet/tcp_subr.c pool_sethardlimit(&tcpqe_pool, tcp_reass_limit, NULL, 0); NULL 166 netinet/tcp_subr.c NULL); NULL 167 netinet/tcp_subr.c pool_sethardlimit(&sackhl_pool, tcp_sackhole_limit, NULL, 0); NULL 213 netinet/tcp_subr.c if (m == NULL) NULL 281 netinet/tcp_subr.c ip6->ip6_hlim = in6_selecthlim(inp, NULL); /*XXX*/ NULL 351 netinet/tcp_subr.c if (m == NULL) NULL 433 netinet/tcp_subr.c in6_selecthlim(tp ? tp->t_inpcb : NULL, NULL); /*XXX*/ NULL 439 netinet/tcp_subr.c ip6_output(m, tp ? tp->t_inpcb->inp_outputopts6 : NULL, NULL 440 netinet/tcp_subr.c (struct route_in6 *)ro, 0, NULL, NULL, NULL 441 netinet/tcp_subr.c tp ? tp->t_inpcb : NULL); NULL 457 netinet/tcp_subr.c ip_output(m, (void *)NULL, ro, ip_mtudisc ? IP_MTUDISC : 0, NULL 458 netinet/tcp_subr.c (void *)NULL, tp ? tp->t_inpcb : (void *)NULL); NULL 474 netinet/tcp_subr.c if (tp == NULL) NULL 616 netinet/tcp_subr.c while ((qe = TAILQ_FIRST(&tp->t_segq)) != NULL) { NULL 634 netinet/tcp_subr.c if (tp != NULL) { NULL 702 netinet/tcp_subr.c const struct sockaddr_in6 *sa6_src = NULL; NULL 729 netinet/tcp_subr.c notify = in_rtchange, d = NULL; NULL 733 netinet/tcp_subr.c d = NULL; NULL 738 netinet/tcp_subr.c if (d != NULL) { NULL 745 netinet/tcp_subr.c m = NULL; NULL 746 netinet/tcp_subr.c ip6 = NULL; NULL 783 netinet/tcp_subr.c icmp6_mtudisc_update((struct ip6ctlparam *)d, inp != NULL); NULL 801 netinet/tcp_subr.c (struct sockaddr *)sa6_src, 0, cmd, NULL, notify); NULL 824 netinet/tcp_subr.c return NULL; NULL 827 netinet/tcp_subr.c return NULL; NULL 830 netinet/tcp_subr.c return NULL; NULL 837 netinet/tcp_subr.c return NULL; NULL 863 netinet/tcp_subr.c return NULL; NULL 881 netinet/tcp_subr.c return NULL; NULL 888 netinet/tcp_subr.c return NULL; NULL 892 netinet/tcp_subr.c return NULL; NULL 900 netinet/tcp_subr.c return NULL; NULL 930 netinet/tcp_subr.c return NULL; NULL 949 netinet/tcp_subr.c (struct sockaddr *)&sa6_any, 0, PRC_MSGSIZE, NULL, tcp_mtudisc); NULL 1067 netinet/tcp_subr.c if (tdbp->tdb_amxkey == NULL) NULL 1082 netinet/tcp_subr.c tdbp->tdb_amxkey = NULL; NULL 181 netinet/tcp_timer.c while (q != NULL) { NULL 264 netinet/tcp_timer.c struct rtentry *rt = NULL; NULL 277 netinet/tcp_timer.c rt = NULL; NULL 296 netinet/tcp_timer.c if (rt != NULL) { NULL 466 netinet/tcp_timer.c (struct mbuf *)NULL, tp->rcv_nxt - 1, tp->snd_una - 1, 0); NULL 469 netinet/tcp_timer.c (struct mbuf *)NULL, tp->rcv_nxt, tp->snd_una - 1, 0); NULL 154 netinet/tcp_usrreq.c struct tcpcb *tp = NULL; NULL 253 netinet/tcp_usrreq.c error = in6_pcbbind(inp, NULL); NULL 256 netinet/tcp_usrreq.c error = in_pcbbind(inp, NULL); NULL 284 netinet/tcp_usrreq.c in_broadcast(sin->sin_addr, NULL)))) { NULL 290 netinet/tcp_usrreq.c error = in6_pcbbind(inp, NULL); NULL 300 netinet/tcp_usrreq.c in_broadcast(sin->sin_addr, NULL)) { NULL 306 netinet/tcp_usrreq.c error = in_pcbbind(inp, NULL); NULL 515 netinet/tcp_usrreq.c if (inp == NULL) { NULL 552 netinet/tcp_usrreq.c if (m == NULL || m->m_len < sizeof (int)) NULL 561 netinet/tcp_usrreq.c if (m == NULL || m->m_len < sizeof (int)) { NULL 575 netinet/tcp_usrreq.c if (m == NULL || m->m_len < sizeof (int)) { NULL 598 netinet/tcp_usrreq.c if (m == NULL || m->m_len < sizeof (int)) { NULL 679 netinet/tcp_usrreq.c if (tp == NULL) { NULL 790 netinet/tcp_usrreq.c struct tcpcb *tp = NULL; NULL 797 netinet/tcp_usrreq.c if (oldp != NULL || *oldlenp != 0) NULL 799 netinet/tcp_usrreq.c if (newp == NULL) NULL 806 netinet/tcp_usrreq.c if (oldp == NULL) NULL 810 netinet/tcp_usrreq.c if (newp != NULL || newlen != 0) NULL 819 netinet/tcp_usrreq.c error = in6_embedscope(&f6, fin6, NULL, NULL); NULL 823 netinet/tcp_usrreq.c error = in6_embedscope(&l6, lin6, NULL, NULL); NULL 860 netinet/tcp_usrreq.c if (inp == NULL) { NULL 876 netinet/tcp_usrreq.c if (inp != NULL && (inp->inp_socket->so_state & SS_CONNECTOUT)) { NULL 938 netinet/tcp_usrreq.c error = pool_sethardlimit(&tcpqe_pool, nval, NULL, 0); NULL 951 netinet/tcp_usrreq.c error = pool_sethardlimit(&sackhl_pool, nval, NULL, 0); NULL 524 netinet/tcp_var.h NULL, \ NULL 529 netinet/tcp_var.h NULL, \ NULL 530 netinet/tcp_var.h NULL, \ NULL 533 netinet/tcp_var.h NULL, \ NULL 534 netinet/tcp_var.h NULL, \ NULL 538 netinet/tcp_var.h NULL, \ NULL 542 netinet/tcp_var.h NULL, \ NULL 543 netinet/tcp_var.h NULL, \ NULL 544 netinet/tcp_var.h NULL \ NULL 167 netinet/udp_usrreq.c struct mbuf *opts = NULL; NULL 199 netinet/udp_usrreq.c ip6 = NULL; NULL 205 netinet/udp_usrreq.c ip = NULL; NULL 329 netinet/udp_usrreq.c if ((m = m_pullup2(m, skip)) == NULL) { NULL 417 netinet/udp_usrreq.c last = NULL; NULL 456 netinet/udp_usrreq.c if (last != NULL) { NULL 459 netinet/udp_usrreq.c if ((n = m_copy(m, 0, M_COPYALL)) != NULL) { NULL 480 netinet/udp_usrreq.c opts = NULL; NULL 497 netinet/udp_usrreq.c if (last == NULL) { NULL 571 netinet/udp_usrreq.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_IN_DONE, NULL); NULL 573 netinet/udp_usrreq.c if (mtag != NULL) { NULL 577 netinet/udp_usrreq.c tdb = NULL; NULL 590 netinet/udp_usrreq.c if (inp->inp_ipo == NULL) { NULL 593 netinet/udp_usrreq.c if (inp->inp_ipo == NULL) { NULL 598 netinet/udp_usrreq.c if (inp->inp_ipo->ipo_dstid == NULL && NULL 599 netinet/udp_usrreq.c tdb->tdb_srcid != NULL) { NULL 603 netinet/udp_usrreq.c if (inp->inp_ipsec_remotecred == NULL && NULL 604 netinet/udp_usrreq.c tdb->tdb_remote_cred != NULL) { NULL 609 netinet/udp_usrreq.c if (inp->inp_ipsec_remoteauth == NULL && NULL 610 netinet/udp_usrreq.c tdb->tdb_remote_auth != NULL) { NULL 618 netinet/udp_usrreq.c inp->inp_tdb_in = NULL; NULL 624 netinet/udp_usrreq.c opts = NULL; NULL 673 netinet/udp_usrreq.c struct ip6ctlparam *ip6cp = NULL; NULL 680 netinet/udp_usrreq.c if (sa == NULL) NULL 689 netinet/udp_usrreq.c notify = in_rtchange, d = NULL; NULL 691 netinet/udp_usrreq.c d = NULL; NULL 698 netinet/udp_usrreq.c if (d != NULL) { NULL 705 netinet/udp_usrreq.c m = NULL; NULL 706 netinet/udp_usrreq.c ip6 = NULL; NULL 707 netinet/udp_usrreq.c cmdarg = NULL; NULL 711 netinet/udp_usrreq.c if (in6_embedscope(&sa6.sin6_addr, &sa6, NULL, NULL)) { NULL 727 netinet/udp_usrreq.c if (in6_embedscope(ip6cp->ip6c_finaldst, &sa6, NULL, NULL)) { NULL 736 netinet/udp_usrreq.c if (in6_embedscope(&sa6.sin6_addr, &sa6, NULL, NULL)) { NULL 764 netinet/udp_usrreq.c if (in6_embedscope(&sa6_src.sin6_addr, &sa6_src, NULL, NULL)) { NULL 836 netinet/udp_usrreq.c if (sa == NULL) NULL 837 netinet/udp_usrreq.c return NULL; NULL 840 netinet/udp_usrreq.c return NULL; NULL 843 netinet/udp_usrreq.c return NULL; NULL 846 netinet/udp_usrreq.c return NULL; NULL 853 netinet/udp_usrreq.c return NULL; NULL 862 netinet/udp_usrreq.c return (NULL); NULL 867 netinet/udp_usrreq.c if (inp && inp->inp_socket != NULL) NULL 871 netinet/udp_usrreq.c return (NULL); NULL 1023 netinet/udp_usrreq.c if (inp == NULL && req != PRU_ATTACH) { NULL 1034 netinet/udp_usrreq.c if (inp != NULL) { NULL 91 netinet/udp_var.h NULL, \ NULL 93 netinet/udp_var.h NULL, \ NULL 68 netinet6/dest6.c if (dstopts == NULL) NULL 73 netinet6/dest6.c if (dstopts == NULL) NULL 195 netinet6/frag6.c if (ip6f == NULL) NULL 198 netinet6/frag6.c dstifp = NULL; NULL 208 netinet6/frag6.c if (ro.ro_rt == NULL) { NULL 217 netinet6/frag6.c if (ro.ro_rt != NULL && ro.ro_rt->rt_ifa != NULL) NULL 290 netinet6/frag6.c if (q6 == NULL) NULL 383 netinet6/frag6.c if (ip6af == NULL) NULL 570 netinet6/frag6.c if ((t = m_split(m, offset, M_DONTWAIT)) == NULL) { NULL 151 netinet6/icmp6.c static struct rttimer_queue *icmp6_mtudisc_timeout_q = NULL; NULL 161 netinet6/icmp6.c static struct rttimer_queue *icmp6_redirect_timeout_q = NULL; NULL 259 netinet6/icmp6.c for (mc = LIST_FIRST(&icmp6_mtudisc_callbacks); mc != NULL; NULL 266 netinet6/icmp6.c if (mc == NULL) NULL 294 netinet6/icmp6.c if (m == NULL) NULL 336 netinet6/icmp6.c if (icp == NULL) { NULL 376 netinet6/icmp6.c if (m == NULL) { NULL 402 netinet6/icmp6.c m->m_pkthdr.rcvif = NULL; NULL 449 netinet6/icmp6.c if (icmp6 == NULL) { NULL 573 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 576 netinet6/icmp6.c m = NULL; NULL 603 netinet6/icmp6.c n = NULL; NULL 606 netinet6/icmp6.c if (n == NULL) { NULL 610 netinet6/icmp6.c m = NULL; NULL 664 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 667 netinet6/icmp6.c m = NULL; NULL 725 netinet6/icmp6.c n = NULL; NULL 728 netinet6/icmp6.c if (n == NULL) { NULL 732 netinet6/icmp6.c n->m_pkthdr.rcvif = NULL; NULL 774 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 777 netinet6/icmp6.c m = NULL; NULL 790 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 793 netinet6/icmp6.c m = NULL; NULL 806 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 809 netinet6/icmp6.c m = NULL; NULL 822 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 825 netinet6/icmp6.c m = NULL; NULL 838 netinet6/icmp6.c if ((n = m_copym(m, 0, M_COPYALL, M_DONTWAIT)) == NULL) { NULL 841 netinet6/icmp6.c m = NULL; NULL 912 netinet6/icmp6.c if (icmp6 == NULL) { NULL 925 netinet6/icmp6.c struct in6_addr *finaldst = NULL; NULL 941 netinet6/icmp6.c if (eh == NULL) { NULL 963 netinet6/icmp6.c if (rth == NULL) { NULL 983 netinet6/icmp6.c if (rth0 == NULL) { NULL 998 netinet6/icmp6.c if (fh == NULL) { NULL 1029 netinet6/icmp6.c if (icmp6 == NULL) { NULL 1038 netinet6/icmp6.c if (finaldst == NULL) NULL 1045 netinet6/icmp6.c NULL, NULL)) { NULL 1063 netinet6/icmp6.c NULL, NULL)) { NULL 1072 netinet6/icmp6.c if (finaldst == NULL) NULL 1112 netinet6/icmp6.c struct rtentry *rt = NULL; NULL 1162 netinet6/icmp6.c for (mc = LIST_FIRST(&icmp6_mtudisc_callbacks); mc != NULL; NULL 1187 netinet6/icmp6.c struct mbuf *n = NULL; NULL 1193 netinet6/icmp6.c struct ifnet *ifp = NULL; /* for NI_QTYPE_NODEADDR */ NULL 1197 netinet6/icmp6.c char *subj = NULL; NULL 1201 netinet6/icmp6.c if (ni6 == NULL) { NULL 1203 netinet6/icmp6.c return NULL; NULL 1316 netinet6/icmp6.c if (subj == NULL) NULL 1323 netinet6/icmp6.c n = NULL; NULL 1381 netinet6/icmp6.c if (n == NULL) { NULL 1383 netinet6/icmp6.c return (NULL); NULL 1433 netinet6/icmp6.c if (n->m_next == NULL) NULL 1436 netinet6/icmp6.c if (n->m_next->m_next != NULL) NULL 1466 netinet6/icmp6.c return (NULL); NULL 1506 netinet6/icmp6.c m->m_next = NULL; NULL 1583 netinet6/icmp6.c return NULL; NULL 1665 netinet6/icmp6.c struct sockaddr_in6 *subj_ip6 = NULL; /* XXX pedant */ NULL 1672 netinet6/icmp6.c if (subj == NULL) /* must be impossible... */ NULL 1755 netinet6/icmp6.c struct ifnet *ifp_dep = NULL; NULL 1761 netinet6/icmp6.c if (ifp0 == NULL && !(niflags & NI_NODEADDR_FLAG_ALL)) NULL 1780 netinet6/icmp6.c if (ifp_dep == NULL) NULL 1873 netinet6/icmp6.c if (allow_deprecated == 0 && ifp_dep != NULL) { NULL 1894 netinet6/icmp6.c struct in6pcb *last = NULL; NULL 1897 netinet6/icmp6.c struct mbuf *opts = NULL; NULL 1900 netinet6/icmp6.c if (icmp6 == NULL) { NULL 1928 netinet6/icmp6.c if ((n = m_copy(m, 0, (int)M_COPYALL)) != NULL) { NULL 1942 netinet6/icmp6.c opts = NULL; NULL 1991 netinet6/icmp6.c struct ifnet *outif = NULL; NULL 2020 netinet6/icmp6.c if ((m = m_pullup(m, l)) == NULL) NULL 2028 netinet6/icmp6.c if ((m = m_pullup(m, l)) == NULL) NULL 2057 netinet6/icmp6.c in6_embedscope(&ip6->ip6_dst, &sa6_src, NULL, NULL); NULL 2063 netinet6/icmp6.c in6_embedscope(&t, &sa6_dst, NULL, NULL); NULL 2078 netinet6/icmp6.c if (ia == NULL && IN6_IS_ADDR_LINKLOCAL(&t) && (m->m_flags & M_LOOP)) { NULL 2096 netinet6/icmp6.c src = in6_selectsrc(&sa6_src, NULL, NULL, &ro, NULL, &e); NULL 2100 netinet6/icmp6.c if (src == NULL) { NULL 2137 netinet6/icmp6.c if (ip6_output(m, NULL, NULL, IPV6_MINMTU, NULL, &outif, NULL) != 0 && NULL 2179 netinet6/icmp6.c char *lladdr = NULL; NULL 2181 netinet6/icmp6.c u_char *redirhdr = NULL; NULL 2183 netinet6/icmp6.c struct rtentry *rt = NULL; NULL 2201 netinet6/icmp6.c if (nd_rd == NULL) { NULL 2238 netinet6/icmp6.c if (rt->rt_gateway == NULL || NULL 2267 netinet6/icmp6.c rt = NULL; NULL 2330 netinet6/icmp6.c struct rtentry *newrt = NULL; NULL 2358 netinet6/icmp6.c (struct sockaddr *)NULL, RTF_GATEWAY | RTF_HOST, NULL 2397 netinet6/icmp6.c struct mbuf *m = NULL; /* newly allocated one */ NULL 2449 netinet6/icmp6.c m->m_pkthdr.rcvif = NULL; NULL 2464 netinet6/icmp6.c IN6_IFF_ANYCAST)) == NULL) NULL 2475 netinet6/icmp6.c nexthop = NULL; NULL 2477 netinet6/icmp6.c nexthop = NULL; NULL 2520 netinet6/icmp6.c struct rtentry *rt_nexthop = NULL; NULL 2607 netinet6/icmp6.c m0 = NULL; NULL 2612 netinet6/icmp6.c m0 = NULL; NULL 2638 netinet6/icmp6.c if (ip6_output(m, NULL, NULL, 0, NULL, NULL, NULL) != 0) NULL 2783 netinet6/icmp6.c return NULL; NULL 2795 netinet6/icmp6.c return NULL; NULL 2805 netinet6/icmp6.c return NULL; NULL 2816 netinet6/icmp6.c if (rt == NULL) NULL 2833 netinet6/icmp6.c if (rt == NULL) NULL 146 netinet6/in6.c struct rtentry *nrt = NULL; NULL 223 netinet6/in6.c if (rt == NULL || (rt->rt_flags & RTF_HOST) == 0 || NULL 274 netinet6/in6.c if (rt != NULL && (rt->rt_flags & RTF_HOST) != 0 && NULL 291 netinet6/in6.c if (lim0 == NULL || lim0 - (u_char *)mask > sizeof(*mask)) NULL 332 netinet6/in6.c struct in6_ifaddr *ia = NULL; NULL 349 netinet6/in6.c if (ifp == NULL) NULL 430 netinet6/in6.c sa6 = NULL; NULL 452 netinet6/in6.c ia = NULL; NULL 472 netinet6/in6.c if (ia == NULL) NULL 496 netinet6/in6.c if (ia == NULL) NULL 505 netinet6/in6.c if (ia == NULL) NULL 546 netinet6/in6.c if (ifp == NULL) NULL 555 netinet6/in6.c if (ifp == NULL) NULL 637 netinet6/in6.c == NULL) { NULL 659 netinet6/in6.c NULL); NULL 684 netinet6/in6.c if ((pr = nd6_prefix_lookup(&pr0)) == NULL) { NULL 689 netinet6/in6.c if ((error = nd6_prelist_add(&pr0, NULL, &pr)) != 0) NULL 691 netinet6/in6.c if (pr == NULL) { NULL 699 netinet6/in6.c if (ia->ia6_ndpr == NULL) { NULL 717 netinet6/in6.c struct nd_prefix pr0, *pr = NULL; NULL 731 netinet6/in6.c NULL); NULL 740 netinet6/in6.c if ((pr = nd6_prefix_lookup(&pr0)) != NULL && NULL 756 netinet6/in6.c if (ifp == NULL || ifp->if_ioctl == 0) NULL 784 netinet6/in6.c if (ifp == NULL || ifra == NULL) /* this maybe redundant */ NULL 807 netinet6/in6.c if (ia == NULL && ifra->ifra_prefixmask.sin6_len == 0) NULL 820 netinet6/in6.c plen = in6_mask2len(&ia->ia_prefixmask.sin6_addr, NULL); NULL 895 netinet6/in6.c if (ia == NULL) NULL 903 netinet6/in6.c if (ia == NULL) { NULL 912 netinet6/in6.c if (ia == NULL) NULL 929 netinet6/in6.c ia->ia_ifa.ifa_dstaddr = NULL; NULL 935 netinet6/in6.c if ((oia = in6_ifaddr) != NULL) { NULL 954 netinet6/in6.c in6_mask2len(&ia->ia_prefixmask.sin6_addr, NULL) != plen) { NULL 1094 netinet6/in6.c rt = NULL; NULL 1110 netinet6/in6.c error = rtrequest1(RTM_ADD, &info, NULL, 0); NULL 1163 netinet6/in6.c rt = NULL; NULL 1178 netinet6/in6.c error = rtrequest1(RTM_ADD, &info, NULL, 0); NULL 1203 netinet6/in6.c nd6_dad_start((struct ifaddr *)ia, NULL); NULL 1302 netinet6/in6.c if (oia->ia6_ndpr == NULL) { NULL 1308 netinet6/in6.c oia->ia6_ndpr = NULL; NULL 1329 netinet6/in6.c for (ifa = TAILQ_FIRST(&ifp->if_addrlist); ifa != NULL; ifa = nifa) NULL 1417 netinet6/in6.c struct in6_addr *hostid = NULL; NULL 1545 netinet6/in6.c in6_mask2len(&ia->ia_prefixmask.sin6_addr, NULL); NULL 1601 netinet6/in6.c if (ifa->ifa_addr == NULL) NULL 1627 netinet6/in6.c plen = in6_mask2len(&ia->ia_prefixmask.sin6_addr, NULL); /* XXX */ NULL 1678 netinet6/in6.c if (mk == NULL) /* this should not happen! */ NULL 1685 netinet6/in6.c in6m->in6m_ia = NULL; NULL 1765 netinet6/in6.c while ((in6m = LIST_FIRST(&mk->mk_head)) != NULL) NULL 1793 netinet6/in6.c if (in6m != NULL) { NULL 1805 netinet6/in6.c if (in6m == NULL) { NULL 1808 netinet6/in6.c return (NULL); NULL 1814 netinet6/in6.c if (ia == NULL) { NULL 1818 netinet6/in6.c return (NULL); NULL 1832 netinet6/in6.c if (ifp->if_ioctl == NULL) NULL 1842 netinet6/in6.c return (NULL); NULL 1905 netinet6/in6.c return NULL; NULL 1911 netinet6/in6.c return NULL; NULL 1938 netinet6/in6.c if (ifa->ifa_addr == NULL) NULL 1965 netinet6/in6.c if (ifa->ifa_addr == NULL) NULL 2217 netinet6/in6.c struct in6_ifaddr *ifa_best = NULL; NULL 2219 netinet6/in6.c if (oifp == NULL) { NULL 2221 netinet6/in6.c return (NULL); NULL 2281 netinet6/in6.c if (ifa_best == NULL) NULL 2432 netinet6/in6.c if (ifa_best == NULL) NULL 2466 netinet6/in6.c dep[0] = dep[1] = NULL; NULL 2532 netinet6/in6.c return NULL; NULL 2549 netinet6/in6.c in6_ifattach(ifp, NULL); NULL 670 netinet6/in6.h NULL, \ NULL 674 netinet6/in6.h NULL, \ NULL 675 netinet6/in6.h NULL, \ NULL 676 netinet6/in6.h NULL, \ NULL 677 netinet6/in6.h NULL, \ NULL 678 netinet6/in6.h NULL, \ NULL 680 netinet6/in6.h NULL, \ NULL 681 netinet6/in6.h NULL, \ NULL 689 netinet6/in6.h NULL, \ NULL 690 netinet6/in6.h NULL, \ NULL 693 netinet6/in6.h NULL, \ NULL 694 netinet6/in6.h NULL, \ NULL 695 netinet6/in6.h NULL, \ NULL 696 netinet6/in6.h NULL, \ NULL 697 netinet6/in6.h NULL, \ NULL 698 netinet6/in6.h NULL, \ NULL 699 netinet6/in6.h NULL, \ NULL 700 netinet6/in6.h NULL, \ NULL 701 netinet6/in6.h NULL, \ NULL 702 netinet6/in6.h NULL, \ NULL 703 netinet6/in6.h NULL, \ NULL 704 netinet6/in6.h NULL, \ NULL 705 netinet6/in6.h NULL, \ NULL 706 netinet6/in6.h NULL, \ NULL 707 netinet6/in6.h NULL, \ NULL 708 netinet6/in6.h NULL, \ NULL 709 netinet6/in6.h NULL, \ NULL 710 netinet6/in6.h NULL, \ NULL 150 netinet6/in6_cksum.c while (m != NULL && off > 0) { NULL 86 netinet6/in6_gif.c if (sin6_src == NULL || sin6_dst == NULL || NULL 128 netinet6/in6_gif.c mp = NULL; NULL 137 netinet6/in6_gif.c else if (mp == NULL) NULL 152 netinet6/in6_gif.c sc->gif_ro6.ro_rt = NULL; NULL 156 netinet6/in6_gif.c if (sc->gif_ro6.ro_rt == NULL) { NULL 158 netinet6/in6_gif.c if (sc->gif_ro6.ro_rt == NULL) { NULL 169 netinet6/in6_gif.c error = ip6_output(m, 0, &sc->gif_ro6, IPV6_MINMTU, 0, NULL, NULL); NULL 180 netinet6/in6_gif.c struct ifnet *gifp = NULL; NULL 191 netinet6/in6_gif.c if (sc->gif_psrc == NULL || sc->gif_pdst == NULL || NULL 142 netinet6/in6_ifattach.c if (sdl == NULL) NULL 403 netinet6/in6_ifattach.c pr0.ndpr_plen = in6_mask2len(&ifra.ifra_prefixmask.sin6_addr, NULL); NULL 426 netinet6/in6_ifattach.c if (nd6_prefix_lookup(&pr0) == NULL) { NULL 427 netinet6/in6_ifattach.c if ((error = nd6_prelist_add(&pr0, NULL, NULL)) != 0) NULL 476 netinet6/in6_ifattach.c if ((error = in6_update_ifa(ifp, &ifra, NULL)) != 0) { NULL 605 netinet6/in6_ifattach.c if (in6ifa_ifpwithaddr(ifp, &in6) == NULL) { NULL 616 netinet6/in6_ifattach.c if (ia == NULL) { NULL 209 netinet6/in6_pcb.c if (in6_embedscope(&sin6->sin6_addr, sin6, inp, NULL) != 0) NULL 231 netinet6/in6_pcb.c struct ifaddr *ia = NULL; NULL 241 netinet6/in6_pcb.c == NULL) NULL 407 netinet6/in6_pcb.c struct in6_addr *in6a = NULL; NULL 409 netinet6/in6_pcb.c struct ifnet *ifp = NULL; /* outgoing interface */ NULL 527 netinet6/in6_pcb.c sa6_src = (src == NULL) ? sa6_any : *(struct sockaddr_in6 *)src; NULL 607 netinet6/in6_pcb.c inp->inp_socket != NULL && NULL 649 netinet6/in6_pcb.c (void)in6_recoverscope(sin6, &inp->inp_laddr6, NULL); NULL 674 netinet6/in6_pcb.c (void)in6_recoverscope(sin6, &inp->inp_faddr6, NULL); NULL 110 netinet6/in6_src.c struct in6_pktinfo *pi = NULL; NULL 184 netinet6/in6_src.c struct ifnet *ifp = mopts ? mopts->im6o_multicast_ifp : NULL; NULL 210 netinet6/in6_src.c rt = nd6_lookup(&sin6_next->sin6_addr, 1, NULL); NULL 249 netinet6/in6_src.c rtalloc_mpath((struct route *)ro, NULL, 0); NULL 306 netinet6/in6_src.c struct ifnet *ifp = NULL; NULL 307 netinet6/in6_src.c struct rtentry *rt = NULL; NULL 309 netinet6/in6_src.c struct in6_pktinfo *pi = NULL; NULL 328 netinet6/in6_src.c if (opts && (pi = opts->ip6po_pktinfo) != NULL && pi->ipi6_ifindex) { NULL 331 netinet6/in6_src.c if (ifp != NULL && NULL 332 netinet6/in6_src.c (norouteok || retrt == NULL || NULL 348 netinet6/in6_src.c mopts != NULL && (ifp = mopts->im6o_multicast_ifp) != NULL) { NULL 380 netinet6/in6_src.c ron->ro_rt = NULL; NULL 384 netinet6/in6_src.c if (ron->ro_rt == NULL) { NULL 386 netinet6/in6_src.c if (ron->ro_rt == NULL || NULL 390 netinet6/in6_src.c ron->ro_rt = NULL; NULL 398 netinet6/in6_src.c ron->ro_rt = NULL; NULL 425 netinet6/in6_src.c ro->ro_rt = (struct rtentry *)NULL; NULL 427 netinet6/in6_src.c if (ro->ro_rt == (struct rtentry *)NULL) { NULL 435 netinet6/in6_src.c rtalloc_mpath((struct route *)ro, NULL, 0); NULL 448 netinet6/in6_src.c if (ifp == NULL) { /* can this really happen? */ NULL 450 netinet6/in6_src.c ro->ro_rt = NULL; NULL 453 netinet6/in6_src.c if (ro->ro_rt == NULL) NULL 476 netinet6/in6_src.c if (ifp == NULL && rt == NULL) { NULL 486 netinet6/in6_src.c if (retifp != NULL) NULL 488 netinet6/in6_src.c if (retrt != NULL) NULL 555 netinet6/in6_src.c struct ifnet *ifp = NULL; NULL 561 netinet6/in6_src.c *ifpp = NULL; NULL 525 netinet6/in6_var.h if (ia == NULL) \ NULL 526 netinet6/in6_var.h (in6m) = NULL; \ NULL 546 netinet6/in6_var.h if (((in6m) = (step).i_in6m) != NULL) \ NULL 549 netinet6/in6_var.h while ((step).i_ia != NULL) { \ NULL 552 netinet6/in6_var.h if ((in6m) != NULL) { \ NULL 564 netinet6/in6_var.h (step).i_in6m = NULL; \ NULL 96 netinet6/ip6_forward.c struct mbuf *mcopy = NULL; NULL 154 netinet6/ip6_forward.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_PENDING_TDB, NULL); NULL 155 netinet6/ip6_forward.c if (mtag != NULL) { NULL 163 netinet6/ip6_forward.c if (tdb == NULL) NULL 168 netinet6/ip6_forward.c &error, IPSP_DIRECTION_OUT, NULL, NULL); NULL 170 netinet6/ip6_forward.c if (tdb == NULL) { NULL 194 netinet6/ip6_forward.c for (mtag = m_tag_first(m); mtag != NULL; NULL 333 netinet6/ip6_forward.c if (tdb == NULL) { NULL 445 netinet6/ip6_forward.c if (pf_test6(PF_OUT, rt->rt_ifp, &m, NULL) != PF_PASS) { NULL 449 netinet6/ip6_forward.c if (m == NULL) NULL 473 netinet6/ip6_forward.c if (mcopy == NULL) NULL 171 netinet6/ip6_input.c timeout_set(&nd6_timer_ch, nd6_timer, NULL); NULL 206 netinet6/ip6_input.c struct ifnet *deliverifp = NULL; NULL 240 netinet6/ip6_input.c if ((m = m_pullup(m, sizeof(struct ip6_hdr))) == NULL) { NULL 339 netinet6/ip6_input.c if (pf_test6(PF_IN, m->m_pkthdr.rcvif, &m, NULL) != PF_PASS) NULL 341 netinet6/ip6_input.c if (m == NULL) NULL 440 netinet6/ip6_input.c if (ip6_forward_rt.ro_rt != NULL && NULL 536 netinet6/ip6_input.c if (ifa->ifa_addr == NULL) NULL 608 netinet6/ip6_input.c if (hbh == NULL) { NULL 804 netinet6/ip6_input.c if (hbh == NULL) { NULL 811 netinet6/ip6_input.c if (hbh == NULL) { NULL 1102 netinet6/ip6_input.c if (ext == NULL) { NULL 1143 netinet6/ip6_input.c struct ip6_ext *ip6e = NULL; NULL 1145 netinet6/ip6_input.c struct mbuf *ext = NULL; NULL 1162 netinet6/ip6_input.c if (ext == NULL) { NULL 1219 netinet6/ip6_input.c ip6e = NULL; NULL 1221 netinet6/ip6_input.c ext = NULL; NULL 1266 netinet6/ip6_input.c n = NULL; NULL 1270 netinet6/ip6_input.c return NULL; NULL 1275 netinet6/ip6_input.c return NULL; NULL 1306 netinet6/ip6_input.c struct ip6_ext *ip6e = NULL; NULL 1329 netinet6/ip6_input.c return NULL; NULL 1348 netinet6/ip6_input.c if (m == NULL) NULL 132 netinet6/ip6_mroute.c struct socket *ip6_mrouter = NULL; NULL 199 netinet6/ip6_mroute.c rt = NULL; \ NULL 204 netinet6/ip6_mroute.c (_rt->mf6c_stall == NULL)) { \ NULL 210 netinet6/ip6_mroute.c if (rt == NULL) { \ NULL 273 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(int)) NULL 279 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(struct mif6ctl)) NULL 283 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(mifi_t)) NULL 287 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(struct mf6cctl)) NULL 291 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(struct mf6cctl)) NULL 295 netinet6/ip6_mroute.c if (m == NULL || m->m_len < sizeof(int)) NULL 360 netinet6/ip6_mroute.c if (rt != NULL) { NULL 444 netinet6/ip6_mroute.c if (ip6_mrouter != NULL) NULL 455 netinet6/ip6_mroute.c timeout_set(&expire_upcalls_ch, expire_upcalls, NULL); NULL 528 netinet6/ip6_mroute.c for (rte = rt->mf6c_stall; rte != NULL; ) { NULL 548 netinet6/ip6_mroute.c ip6_mrouter = NULL; NULL 584 netinet6/ip6_mroute.c for (mfc = mf6ctable[i]; mfc != NULL; mfc = mfc->mf6c_next) { NULL 585 netinet6/ip6_mroute.c for (rte = mfc->mf6c_stall; rte != NULL; rte = rte->next) { NULL 587 netinet6/ip6_mroute.c rte->ifp = NULL; NULL 697 netinet6/ip6_mroute.c if (mifp->m6_ifp == NULL) NULL 782 netinet6/ip6_mroute.c (rt->mf6c_stall != NULL)) { NULL 814 netinet6/ip6_mroute.c for (rte = rt->mf6c_stall; rte != NULL; ) { NULL 826 netinet6/ip6_mroute.c rt->mf6c_stall = NULL; NULL 865 netinet6/ip6_mroute.c if (rt == NULL) { NULL 869 netinet6/ip6_mroute.c if (rt == NULL) { NULL 884 netinet6/ip6_mroute.c rt->mf6c_stall = NULL; NULL 950 netinet6/ip6_mroute.c while ((rt = *nptr) != NULL) { NULL 955 netinet6/ip6_mroute.c rt->mf6c_stall == NULL) NULL 960 netinet6/ip6_mroute.c if (rt == NULL) { NULL 1094 netinet6/ip6_mroute.c if (rte == NULL) { NULL 1106 netinet6/ip6_mroute.c if (mb0 == NULL) { NULL 1119 netinet6/ip6_mroute.c (rt->mf6c_stall != NULL)) NULL 1123 netinet6/ip6_mroute.c if (rt == NULL) { NULL 1132 netinet6/ip6_mroute.c if (rt == NULL) { NULL 1144 netinet6/ip6_mroute.c if (mm == NULL) { NULL 1160 netinet6/ip6_mroute.c im = NULL; NULL 1162 netinet6/ip6_mroute.c oim = NULL; NULL 1242 netinet6/ip6_mroute.c for (p = &rt->mf6c_stall; *p != NULL; p = &(*p)->next) NULL 1255 netinet6/ip6_mroute.c rte->next = NULL; NULL 1287 netinet6/ip6_mroute.c while ((mfc = *nptr) != NULL) { NULL 1294 netinet6/ip6_mroute.c if (rte != NULL && NULL 1312 netinet6/ip6_mroute.c } while (rte != NULL); NULL 1324 netinet6/ip6_mroute.c timeout_set(&expire_upcalls_ch, expire_upcalls, NULL); NULL 1398 netinet6/ip6_mroute.c if (mm == NULL) NULL 1402 netinet6/ip6_mroute.c oim = NULL; NULL 1404 netinet6/ip6_mroute.c im = NULL; NULL 1460 netinet6/ip6_mroute.c if (m->m_pkthdr.rcvif == NULL) { NULL 1477 netinet6/ip6_mroute.c if (mif6table[mifi].m6_ifp == NULL) NULL 1530 netinet6/ip6_mroute.c if (mb_copy == NULL) { NULL 1544 netinet6/ip6_mroute.c if (m->m_pkthdr.rcvif == NULL) { NULL 1551 netinet6/ip6_mroute.c error = ip6_output(mb_copy, NULL, &ro, IPV6_FORWARDING, &im6o, NULL 1552 netinet6/ip6_mroute.c NULL, NULL); NULL 1569 netinet6/ip6_mroute.c if (in6m != NULL) { NULL 1589 netinet6/ip6_mroute.c (struct sockaddr *)&ro.ro_dst, NULL); NULL 1636 netinet6/ip6_mroute.c if (mm == NULL) NULL 1641 netinet6/ip6_mroute.c if ((mm->m_next = m_copy(m, 0, M_COPYALL)) == NULL) { NULL 1649 netinet6/ip6_mroute.c if (mm == NULL) NULL 1735 netinet6/ip6_mroute.c if (pim == NULL) { NULL 1867 netinet6/ip6_mroute.c if (mcp == NULL) { NULL 1894 netinet6/ip6_mroute.c (struct rtentry *) NULL); NULL 157 netinet6/ip6_output.c struct ifnet *ifp, *origifp = NULL; NULL 161 netinet6/ip6_output.c struct rtentry *rt = NULL; NULL 164 netinet6/ip6_output.c struct in6_ifaddr *ia = NULL; NULL 170 netinet6/ip6_output.c struct route_in6 *ro_pmtu = NULL; NULL 231 netinet6/ip6_output.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_PENDING_TDB, NULL); NULL 232 netinet6/ip6_output.c if (mtag != NULL) { NULL 240 netinet6/ip6_output.c if (tdb == NULL) NULL 245 netinet6/ip6_output.c &error, IPSP_DIRECTION_OUT, NULL, inp); NULL 247 netinet6/ip6_output.c if (tdb == NULL) { NULL 271 netinet6/ip6_output.c for (mtag = m_tag_first(m); mtag != NULL; NULL 317 netinet6/ip6_output.c m = NULL; NULL 335 netinet6/ip6_output.c m = NULL; NULL 483 netinet6/ip6_output.c if (im6o != NULL) NULL 503 netinet6/ip6_output.c if (tdb == NULL) { NULL 544 netinet6/ip6_output.c if (ifp != NULL) NULL 548 netinet6/ip6_output.c if (rt == NULL) { NULL 574 netinet6/ip6_output.c if (ia != NULL && ia->ia_ifp) NULL 613 netinet6/ip6_output.c if (in6m != NULL && NULL 614 netinet6/ip6_output.c (im6o == NULL || im6o->im6o_multicast_loop)) { NULL 689 netinet6/ip6_output.c (opt == NULL || NULL 712 netinet6/ip6_output.c origifp = NULL; NULL 729 netinet6/ip6_output.c if (origifp == NULL) NULL 764 netinet6/ip6_output.c m->m_pkthdr.rcvif = NULL; NULL 768 netinet6/ip6_output.c if (pf_test6(PF_OUT, ifp, &m, NULL) != PF_PASS) { NULL 773 netinet6/ip6_output.c if (m == NULL) NULL 923 netinet6/ip6_output.c m->m_pkthdr.rcvif = NULL; NULL 1090 netinet6/ip6_output.c n = NULL; NULL 1195 netinet6/ip6_output.c ro_pmtu->ro_rt = (struct rtentry *)NULL; NULL 1209 netinet6/ip6_output.c if (ifp == NULL) NULL 1555 netinet6/ip6_output.c optbuf = NULL; NULL 1612 netinet6/ip6_output.c if (tdb == NULL) NULL 1803 netinet6/ip6_output.c error = ip6_getpmtu(ro, NULL, NULL, NULL 1804 netinet6/ip6_output.c &inp->inp_faddr6, &pmtu, NULL); NULL 1877 netinet6/ip6_output.c if (inp->inp_tdb_out == NULL) { NULL 2048 netinet6/ip6_output.c if ((error = ip6_setpktopts(m, opt, NULL, priv, NULL 2083 netinet6/ip6_output.c if (*pktopt == NULL) { NULL 2099 netinet6/ip6_output.c void *optdata = NULL; NULL 2202 netinet6/ip6_output.c pktopt->ip6po_pktinfo = NULL; NULL 2211 netinet6/ip6_output.c pktopt->ip6po_nextroute.ro_rt = NULL; NULL 2215 netinet6/ip6_output.c pktopt->ip6po_nexthop = NULL; NULL 2220 netinet6/ip6_output.c pktopt->ip6po_hbh = NULL; NULL 2225 netinet6/ip6_output.c pktopt->ip6po_dest1 = NULL; NULL 2230 netinet6/ip6_output.c pktopt->ip6po_rhinfo.ip6po_rhi_rthdr = NULL; NULL 2233 netinet6/ip6_output.c pktopt->ip6po_route.ro_rt = NULL; NULL 2239 netinet6/ip6_output.c pktopt->ip6po_dest2 = NULL; NULL 2248 netinet6/ip6_output.c if (dst->type == NULL && canwait == M_NOWAIT)\ NULL 2265 netinet6/ip6_output.c if (dst->ip6po_pktinfo == NULL && canwait == M_NOWAIT) NULL 2272 netinet6/ip6_output.c if (dst->ip6po_nexthop == NULL && canwait == M_NOWAIT) NULL 2304 netinet6/ip6_output.c if (dst == NULL && canwait == M_NOWAIT) NULL 2305 netinet6/ip6_output.c return (NULL); NULL 2310 netinet6/ip6_output.c return (NULL); NULL 2320 netinet6/ip6_output.c if (pktopt == NULL) NULL 2347 netinet6/ip6_output.c if (im6o == NULL) { NULL 2355 netinet6/ip6_output.c if (im6o == NULL) NULL 2358 netinet6/ip6_output.c im6o->im6o_multicast_ifp = NULL; NULL 2370 netinet6/ip6_output.c if (m == NULL || m->m_len != sizeof(u_int)) { NULL 2376 netinet6/ip6_output.c ifp = NULL; NULL 2384 netinet6/ip6_output.c if (ifp == NULL || NULL 2399 netinet6/ip6_output.c if (m == NULL || m->m_len != sizeof(int)) { NULL 2418 netinet6/ip6_output.c if (m == NULL || m->m_len != sizeof(u_int)) { NULL 2435 netinet6/ip6_output.c if (m == NULL || m->m_len != sizeof(struct ipv6_mreq)) { NULL 2466 netinet6/ip6_output.c ro.ro_rt = NULL; NULL 2473 netinet6/ip6_output.c if (ro.ro_rt == NULL) { NULL 2496 netinet6/ip6_output.c if (ifp == NULL || (ifp->if_flags & IFF_MULTICAST) == 0) { NULL 2516 netinet6/ip6_output.c if (imm != NULL) { NULL 2535 netinet6/ip6_output.c if (m == NULL || m->m_len != sizeof(struct ipv6_mreq)) { NULL 2555 netinet6/ip6_output.c ifp = NULL; NULL 2578 netinet6/ip6_output.c if ((ifp == NULL || imm->i6mm_maddr->in6m_ifp == ifp) && NULL 2583 netinet6/ip6_output.c if (imm == NULL) { NULL 2605 netinet6/ip6_output.c if (im6o->im6o_multicast_ifp == NULL && NULL 2610 netinet6/ip6_output.c *im6op = NULL; NULL 2634 netinet6/ip6_output.c if (im6o == NULL || im6o->im6o_multicast_ifp == NULL) NULL 2643 netinet6/ip6_output.c if (im6o == NULL) NULL 2652 netinet6/ip6_output.c if (im6o == NULL) NULL 2672 netinet6/ip6_output.c if (im6o == NULL) NULL 2694 netinet6/ip6_output.c if (control == NULL || opt == NULL) NULL 2804 netinet6/ip6_output.c struct ifnet *ifp = NULL; NULL 2837 netinet6/ip6_output.c if (ifp == NULL) NULL 2851 netinet6/ip6_output.c if (opt->ip6po_pktinfo == NULL) { NULL 2854 netinet6/ip6_output.c if (opt->ip6po_pktinfo == NULL) NULL 2942 netinet6/ip6_output.c if (opt->ip6po_nexthop == NULL) NULL 2977 netinet6/ip6_output.c if (opt->ip6po_hbh == NULL) NULL 2988 netinet6/ip6_output.c struct ip6_dest *dest, **newdest = NULL; NULL 3024 netinet6/ip6_output.c if (opt->ip6po_rthdr == NULL) NULL 3040 netinet6/ip6_output.c if (*newdest == NULL) NULL 3081 netinet6/ip6_output.c if (opt->ip6po_rthdr == NULL) NULL 3139 netinet6/ip6_output.c if (copym == NULL) NULL 3150 netinet6/ip6_output.c if (copym == NULL) NULL 3167 netinet6/ip6_output.c (void)looutput(ifp, copym, (struct sockaddr *)dst, NULL); NULL 147 netinet6/mld6.c mld6_sendpkt(in6m, MLD_LISTENER_REPORT, NULL); NULL 186 netinet6/mld6.c if (mldh == NULL) { NULL 243 netinet6/mld6.c if (ia == NULL) NULL 272 netinet6/mld6.c NULL); NULL 351 netinet6/mld6.c while (in6m != NULL) { NULL 355 netinet6/mld6.c mld6_sendpkt(in6m, MLD_LISTENER_REPORT, NULL); NULL 386 netinet6/mld6.c if ((ia = in6ifa_ifpforlinklocal(ifp, ignflags)) == NULL) NULL 389 netinet6/mld6.c ia = NULL; NULL 397 netinet6/mld6.c if (mh == NULL) NULL 400 netinet6/mld6.c if (md == NULL) { NULL 406 netinet6/mld6.c mh->m_pkthdr.rcvif = NULL; NULL 447 netinet6/mld6.c im6o.im6o_multicast_loop = (ip6_mrouter != NULL); NULL 465 netinet6/mld6.c ip6_output(mh, &ip6_opts, NULL, ia ? 0 : IPV6_UNSPECSRC, &im6o, NULL, NULL 466 netinet6/mld6.c NULL); NULL 134 netinet6/nd6.c timeout_set(&nd6_slowtimo_ch, nd6_slowtimo, NULL); NULL 225 netinet6/nd6.c ndopts->nd_opts_search = NULL; NULL 244 netinet6/nd6.c return NULL; NULL 246 netinet6/nd6.c return NULL; NULL 253 netinet6/nd6.c return NULL; NULL 263 netinet6/nd6.c return NULL; NULL 270 netinet6/nd6.c return NULL; NULL 274 netinet6/nd6.c ndopts->nd_opts_search = NULL; NULL 397 netinet6/nd6.c struct nd_ifinfo *ndi = NULL; NULL 415 netinet6/nd6.c if ((rt = ln->ln_rt) == NULL) NULL 417 netinet6/nd6.c if ((ifp = rt->rt_ifp) == NULL) NULL 434 netinet6/nd6.c nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, 0); NULL 438 netinet6/nd6.c ln->ln_hold = NULL; NULL 452 netinet6/nd6.c ln = NULL; NULL 466 netinet6/nd6.c ln = NULL; NULL 491 netinet6/nd6.c ln = NULL; NULL 513 netinet6/nd6.c timeout_set(&nd6_timer_ch, nd6_timer, NULL); NULL 554 netinet6/nd6.c while (pr != NULL) { NULL 614 netinet6/nd6.c for (pr = LIST_FIRST(&nd_prefix); pr != NULL; pr = npr) { NULL 708 netinet6/nd6.c if (ifa == NULL) NULL 709 netinet6/nd6.c return (NULL); NULL 727 netinet6/nd6.c return (NULL); NULL 729 netinet6/nd6.c if (rt == NULL) NULL 730 netinet6/nd6.c return (NULL); NULL 737 netinet6/nd6.c return (NULL); NULL 753 netinet6/nd6.c rt->rt_gateway->sa_family != AF_LINK || rt->rt_llinfo == NULL || NULL 761 netinet6/nd6.c return (NULL); NULL 810 netinet6/nd6.c if (!ip6_forwarding && TAILQ_FIRST(&nd_defrouter) == NULL && NULL 819 netinet6/nd6.c if ((rt = nd6_lookup(&addr->sin6_addr, 0, ifp)) != NULL) NULL 851 netinet6/nd6.c if (dr != NULL && dr->expire && NULL 954 netinet6/nd6.c if (!(rt = nd6_lookup(dst6, 0, NULL))) NULL 1087 netinet6/nd6.c 1, NULL); NULL 1106 netinet6/nd6.c if (ln != NULL) NULL 1227 netinet6/nd6.c ln->ln_prev = NULL; NULL 1425 netinet6/nd6.c if ((rt = nd6_lookup(&nb_addr, 0, ifp)) == NULL || NULL 1426 netinet6/nd6.c (ln = (struct llinfo_nd6 *)rt->rt_llinfo) == NULL) { NULL 1462 netinet6/nd6.c struct rtentry *rt = NULL; NULL 1463 netinet6/nd6.c struct llinfo_nd6 *ln = NULL; NULL 1465 netinet6/nd6.c struct sockaddr_dl *sdl = NULL; NULL 1478 netinet6/nd6.c return NULL; NULL 1495 netinet6/nd6.c return NULL; NULL 1503 netinet6/nd6.c return NULL; NULL 1508 netinet6/nd6.c return NULL; NULL 1512 netinet6/nd6.c return NULL; NULL 1589 netinet6/nd6.c ln->ln_hold = NULL; NULL 1691 netinet6/nd6.c timeout_set(&nd6_slowtimo_ch, nd6_slowtimo, NULL); NULL 1722 netinet6/nd6.c struct sockaddr_in6 *gw6 = NULL; NULL 1723 netinet6/nd6.c struct llinfo_nd6 *ln = NULL; NULL 1741 netinet6/nd6.c 1, 0)) != NULL) NULL 1803 netinet6/nd6.c (rt = nd6_lookup(&dst->sin6_addr, 1, ifp)) != NULL) NULL 1865 netinet6/nd6.c nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, 0); NULL 1875 netinet6/nd6.c mtag = m_tag_find(m, PACKET_TAG_IPSEC_OUT_CRYPTO_NEEDED, NULL); NULL 1880 netinet6/nd6.c if (mtag != NULL && NULL 1892 netinet6/nd6.c if (mtag != NULL && NULL 1959 netinet6/nd6.c if (rt == NULL) { NULL 2008 netinet6/nd6.c p = NULL; NULL 2038 netinet6/nd6.c struct in6_defrouter *d = NULL, *de = NULL; NULL 2090 netinet6/nd6.c struct in6_prefix *p = NULL; NULL 2091 netinet6/nd6.c struct in6_prefix *pe = NULL; NULL 99 netinet6/nd6_nbr.c char *lladdr = NULL; NULL 100 netinet6/nd6_nbr.c struct ifaddr *ifa = NULL; NULL 106 netinet6/nd6_nbr.c struct sockaddr_dl *proxydl = NULL; NULL 109 netinet6/nd6_nbr.c if (nd_ns == NULL) { NULL 199 netinet6/nd6_nbr.c ifa = NULL; NULL 371 netinet6/nd6_nbr.c m = NULL; NULL 374 netinet6/nd6_nbr.c if (m == NULL) NULL 376 netinet6/nd6_nbr.c m->m_pkthdr.rcvif = NULL; NULL 378 netinet6/nd6_nbr.c if (daddr6 == NULL || IN6_IS_ADDR_MULTICAST(daddr6)) { NULL 438 netinet6/nd6_nbr.c saddr6 = NULL; NULL 440 netinet6/nd6_nbr.c saddr6 = NULL; NULL 448 netinet6/nd6_nbr.c src0 = in6_selectsrc(&dst_sa, NULL, NULL, &ro, NULL, NULL 450 netinet6/nd6_nbr.c if (src0 == NULL) { NULL 511 netinet6/nd6_nbr.c ip6_output(m, NULL, &ro, dad ? IPV6_UNSPECSRC : 0, &im6o, NULL, NULL); NULL 556 netinet6/nd6_nbr.c char *lladdr = NULL; NULL 573 netinet6/nd6_nbr.c if (nd_na == NULL) { NULL 649 netinet6/nd6_nbr.c if ((rt == NULL) || NULL 650 netinet6/nd6_nbr.c ((ln = (struct llinfo_nd6 *)rt->rt_llinfo) == NULL) || NULL 651 netinet6/nd6_nbr.c ((sdl = SDL(rt->rt_gateway)) == NULL)) NULL 810 netinet6/nd6_nbr.c ln->ln_hold = NULL; NULL 849 netinet6/nd6_nbr.c mac = NULL; NULL 869 netinet6/nd6_nbr.c m = NULL; NULL 872 netinet6/nd6_nbr.c if (m == NULL) NULL 874 netinet6/nd6_nbr.c m->m_pkthdr.rcvif = NULL; NULL 915 netinet6/nd6_nbr.c src0 = in6_selectsrc(&dst_sa, NULL, NULL, &ro, NULL, &error); NULL 916 netinet6/nd6_nbr.c if (src0 == NULL) { NULL 943 netinet6/nd6_nbr.c if (sdl0 == NULL) { NULL 975 netinet6/nd6_nbr.c ip6_output(m, NULL, &ro, 0, &im6o, NULL, NULL); NULL 1008 netinet6/nd6_nbr.c return NULL; NULL 1037 netinet6/nd6_nbr.c return NULL; NULL 1101 netinet6/nd6_nbr.c if (nd6_dad_find(ifa) != NULL) { NULL 1107 netinet6/nd6_nbr.c if (dp == NULL) { NULL 1132 netinet6/nd6_nbr.c if (tick == NULL) { NULL 1169 netinet6/nd6_nbr.c dp = NULL; NULL 1184 netinet6/nd6_nbr.c if (ia == NULL) { NULL 1189 netinet6/nd6_nbr.c if (dp == NULL) { NULL 1215 netinet6/nd6_nbr.c dp = NULL; NULL 1252 netinet6/nd6_nbr.c dp = NULL; NULL 1268 netinet6/nd6_nbr.c dp = NULL; NULL 1285 netinet6/nd6_nbr.c if (dp == NULL) { NULL 1308 netinet6/nd6_nbr.c dp = NULL; NULL 1335 netinet6/nd6_nbr.c nd6_ns_output(ifp, NULL, &ia->ia_addr.sin6_addr, NULL, 1); NULL 1376 netinet6/nd6_nbr.c dp = NULL; /* will be freed in nd6_dad_duplicated() */ NULL 102 netinet6/nd6_rtr.c char *lladdr = NULL; NULL 105 netinet6/nd6_rtr.c struct sockaddr_dl *sdl = (struct sockaddr_dl *)NULL; NULL 106 netinet6/nd6_rtr.c struct llinfo_nd6 *ln = (struct llinfo_nd6 *)NULL; NULL 107 netinet6/nd6_rtr.c struct rtentry *rt = NULL; NULL 133 netinet6/nd6_rtr.c if (nd_rs == NULL) { NULL 223 netinet6/nd6_rtr.c if (nd_ra == NULL) { NULL 269 netinet6/nd6_rtr.c struct nd_opt_prefix_info *pi = NULL; NULL 378 netinet6/nd6_rtr.c char *lladdr = NULL; NULL 443 netinet6/nd6_rtr.c struct rtentry *newrt = NULL; NULL 485 netinet6/nd6_rtr.c return (NULL); /* search failed */ NULL 492 netinet6/nd6_rtr.c struct nd_defrouter *deldr = NULL; NULL 513 netinet6/nd6_rtr.c if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL) NULL 539 netinet6/nd6_rtr.c struct rtentry *oldrt = NULL; NULL 617 netinet6/nd6_rtr.c struct nd_defrouter *dr, *selected_dr = NULL, *installed_dr = NULL; NULL 618 netinet6/nd6_rtr.c struct rtentry *rt = NULL; NULL 619 netinet6/nd6_rtr.c struct llinfo_nd6 *ln = NULL; NULL 740 netinet6/nd6_rtr.c if ((dr = defrouter_lookup(&new->rtaddr, new->ifp)) != NULL) { NULL 744 netinet6/nd6_rtr.c dr = NULL; NULL 782 netinet6/nd6_rtr.c return (NULL); NULL 786 netinet6/nd6_rtr.c if (n == NULL) { NULL 788 netinet6/nd6_rtr.c return (NULL); NULL 842 netinet6/nd6_rtr.c if (new == NULL) NULL 883 netinet6/nd6_rtr.c struct nd_prefix *new = NULL; NULL 887 netinet6/nd6_rtr.c if (new == NULL) NULL 891 netinet6/nd6_rtr.c if (newp != NULL) NULL 962 netinet6/nd6_rtr.c for (pfr = LIST_FIRST(&pr->ndpr_advrtrs); pfr != NULL; pfr = next) { NULL 980 netinet6/nd6_rtr.c struct in6_ifaddr *ia6 = NULL, *ia6_match = NULL; NULL 999 netinet6/nd6_rtr.c if ((pr = nd6_prefix_lookup(new)) != NULL) { NULL 1037 netinet6/nd6_rtr.c if (dr && pfxrtr_lookup(pr, dr) == NULL) NULL 1040 netinet6/nd6_rtr.c struct nd_prefix *newpr = NULL; NULL 1050 netinet6/nd6_rtr.c if (error != 0 || newpr == NULL) { NULL 1119 netinet6/nd6_rtr.c ifa_plen = in6_mask2len(&ifa6->ia_prefixmask.sin6_addr, NULL); NULL 1125 netinet6/nd6_rtr.c if (ia6_match == NULL) /* remember the first one */ NULL 1199 netinet6/nd6_rtr.c if (ia6_match == NULL && new->ndpr_vltime) { NULL 1204 netinet6/nd6_rtr.c if ((ia6 = in6_ifadd(new)) != NULL) { NULL 1280 netinet6/nd6_rtr.c if (pr != NULL || TAILQ_FIRST(&nd_defrouter) != NULL) { NULL 1303 netinet6/nd6_rtr.c find_pfxlist_reachable_router(pr) == NULL) NULL 1375 netinet6/nd6_rtr.c if (ifa->ia6_ndpr == NULL) { NULL 1392 netinet6/nd6_rtr.c if (ifa->ia6_ndpr == NULL) /* XXX: see above. */ NULL 1421 netinet6/nd6_rtr.c struct rtentry *rt = NULL; NULL 1457 netinet6/nd6_rtr.c if (ifa == NULL) { NULL 1465 netinet6/nd6_rtr.c if (ifa == NULL) { NULL 1501 netinet6/nd6_rtr.c if (rt != NULL) /* this should be non NULL, though */ NULL 1514 netinet6/nd6_rtr.c if (rt != NULL) NULL 1528 netinet6/nd6_rtr.c struct rtentry *rt = NULL; NULL 1547 netinet6/nd6_rtr.c error = rtrequest(RTM_DELETE, (struct sockaddr *)&sa6, NULL, NULL 1553 netinet6/nd6_rtr.c if (rt != NULL) NULL 1602 netinet6/nd6_rtr.c if (rt != NULL) { NULL 1651 netinet6/nd6_rtr.c return NULL; NULL 1657 netinet6/nd6_rtr.c return NULL; NULL 1662 netinet6/nd6_rtr.c plen0 = in6_mask2len(&ib->ia_prefixmask.sin6_addr, NULL); NULL 1667 netinet6/nd6_rtr.c return NULL; NULL 1717 netinet6/nd6_rtr.c if ((error = in6_update_ifa(ifp, &ifra, NULL)) != 0) { NULL 1722 netinet6/nd6_rtr.c return (NULL); /* ifaddr must not have been allocated. */ NULL 1809 netinet6/nd6_rtr.c if (rt->rt_gateway == NULL || rt->rt_gateway->sa_family != AF_INET6) NULL 1851 netinet6/nd6_rtr.c nd6_defifp = NULL; NULL 151 netinet6/raw_ip6.c struct in6pcb *last = NULL; NULL 153 netinet6/raw_ip6.c struct mbuf *opts = NULL; NULL 203 netinet6/raw_ip6.c if ((n = m_copy(m, 0, (int)M_COPYALL)) != NULL) { NULL 217 netinet6/raw_ip6.c opts = NULL; NULL 262 netinet6/raw_ip6.c struct ip6ctlparam *ip6cp = NULL; NULL 263 netinet6/raw_ip6.c const struct sockaddr_in6 *sa6_src = NULL; NULL 275 netinet6/raw_ip6.c notify = in6_rtchange, d = NULL; NULL 277 netinet6/raw_ip6.c d = NULL; NULL 284 netinet6/raw_ip6.c if (d != NULL) { NULL 293 netinet6/raw_ip6.c m = NULL; NULL 294 netinet6/raw_ip6.c ip6 = NULL; NULL 295 netinet6/raw_ip6.c cmdarg = NULL; NULL 312 netinet6/raw_ip6.c in6p = NULL; NULL 371 netinet6/raw_ip6.c struct ip6_pktopts opt, *optp = NULL, *origoptp; NULL 372 netinet6/raw_ip6.c struct ifnet *oifp = NULL; NULL 406 netinet6/raw_ip6.c (m = m_pullup(m, sizeof(struct icmp6_hdr))) == NULL) { NULL 483 netinet6/raw_ip6.c if (n == NULL) { NULL 484 netinet6/raw_ip6.c m = NULL; NULL 623 netinet6/raw_ip6.c if (in6p->in6p_icmp6filt == NULL) { NULL 653 netinet6/raw_ip6.c in6p->in6p_icmp6filt = NULL; NULL 661 netinet6/raw_ip6.c struct ifaddr *ia = NULL; NULL 709 netinet6/raw_ip6.c struct in6_addr *in6a = NULL; NULL 741 netinet6/raw_ip6.c if (in6a == NULL) { NULL 785 netinet6/raw_ip6.c if (nam == NULL) { NULL 809 netinet6/raw_ip6.c m = NULL; NULL 840 netinet6/raw_ip6.c if (m != NULL) NULL 63 netinet6/route6.c if (rh == NULL) { NULL 98 netinet6/route6.c if (rh == NULL) { NULL 182 netinet6/udp6_output.c if (in6_embedscope(&sin6->sin6_addr, sin6, in6p, NULL) != 0) { NULL 195 netinet6/udp6_output.c if (laddr == NULL) { NULL 256 netinet6/udp6_output.c in6p->in6p_route.ro_rt->rt_ifp : NULL); NULL 271 netinet6/udp6_output.c flags, in6p->in6p_moptions, NULL, in6p); NULL 95 netnatm/natm.c if (npcb == NULL && req != PRU_ATTACH) { NULL 130 netnatm/natm.c so->so_pcb = NULL; NULL 164 netnatm/natm.c if (ifp == NULL || (ifp->if_flags & IFF_RUNNING) == 0) { NULL 192 netnatm/natm.c if (ifp->if_ioctl == NULL || NULL 223 netnatm/natm.c if (ifp->if_ioctl != NULL) NULL 254 netnatm/natm.c error = atm_output(npcb->npcb_ifp, m, NULL, NULL); NULL 283 netnatm/natm.c if (npcb->npcb_ifp == NULL) { NULL 353 netnatm/natm.c if (m == NULL) NULL 384 netnatm/natm.c m->m_pkthdr.rcvif = NULL; /* null it out to be safe */ NULL 119 netnatm/natm_pcb.c struct natmpcb *cpcb = NULL; /* current pcb */ NULL 137 netnatm/natm_pcb.c cpcb = NULL; NULL 145 netnatm/natm_pcb.c if (npcb == NULL) { NULL 147 netnatm/natm_pcb.c if (cpcb == NULL) NULL 167 nfs/krpc_subr.c PMAPPROC_GETPORT, &m, NULL, -1); NULL 173 nfs/krpc_subr.c if (m == NULL) NULL 216 nfs/krpc_subr.c nam = mhead = NULL; NULL 217 nfs/krpc_subr.c from = NULL; NULL 327 nfs/krpc_subr.c mhead->m_pkthdr.rcvif = NULL; NULL 337 nfs/krpc_subr.c if (m == NULL) { NULL 341 nfs/krpc_subr.c error = sosend(so, nam, NULL, m, NULL, 0); NULL 346 nfs/krpc_subr.c m = NULL; NULL 364 nfs/krpc_subr.c from = NULL; NULL 368 nfs/krpc_subr.c m = NULL; NULL 371 nfs/krpc_subr.c auio.uio_procp = NULL; NULL 373 nfs/krpc_subr.c error = soreceive(so, &from, &auio, &m, NULL, &rcvflg); NULL 427 nfs/krpc_subr.c if (m == NULL) { NULL 443 nfs/krpc_subr.c from = NULL; NULL 482 nfs/krpc_subr.c return (NULL); NULL 489 nfs/krpc_subr.c return (NULL); NULL 511 nfs/krpc_subr.c if (m == NULL) NULL 512 nfs/krpc_subr.c return (NULL); NULL 522 nfs/krpc_subr.c return (NULL); NULL 577 nfs/krpc_subr.c if (m == NULL) NULL 578 nfs/krpc_subr.c return (NULL); NULL 76 nfs/nfs_bio.c struct buf *bp = NULL, *rabp; NULL 145 nfs/nfs_boot.c for (ifp = TAILQ_FIRST(&ifnet); ifp != NULL; NULL 152 nfs/nfs_boot.c if (ifp == NULL) NULL 249 nfs/nfs_boot.c &mask, (RTF_UP | RTF_GATEWAY | RTF_STATIC), NULL, 0); NULL 373 nfs/nfs_boot.c from = NULL; NULL 384 nfs/nfs_boot.c if (m == NULL) NULL 402 nfs/nfs_boot.c if (m == NULL) NULL 408 nfs/nfs_boot.c if (m == NULL) NULL 413 nfs/nfs_boot.c if (m == NULL) NULL 459 nfs/nfs_boot.c if (m == NULL) NULL 464 nfs/nfs_boot.c if (m->m_next == NULL) NULL 469 nfs/nfs_boot.c BOOTPARAM_GETFILE, &m, NULL, retries); NULL 480 nfs/nfs_boot.c if (m == NULL) NULL 485 nfs/nfs_boot.c if (m == NULL) NULL 491 nfs/nfs_boot.c if (m == NULL) NULL 539 nfs/nfs_boot.c if (m == NULL) NULL 544 nfs/nfs_boot.c RPCMNT_MOUNT, &m, NULL, -1); NULL 560 nfs/nfs_boot.c if (m == NULL) NULL 175 nfs/nfs_kq.c pnfskq = NULL; NULL 255 nfs/nfs_kq.c { 1, NULL, filt_nfsdetach, filt_nfsread }; NULL 257 nfs/nfs_kq.c { 1, NULL, filt_nfsdetach, filt_nfsvnode }; NULL 307 nfs/nfs_kq.c error = kthread_create(nfs_kqpoll, NULL, &pnfskq, NULL 106 nfs/nfs_node.c for (np = LIST_FIRST(nhpp); np != NULL; np = LIST_NEXT(np, n_hash)) { NULL 212 nfs/nfs_node.c if (np->n_hash.le_prev != NULL) NULL 238 nfs/nfs_node.c vp->v_data = NULL; NULL 430 nfs/nfs_serv.c struct mbuf *mb, *mb2, *mp2 = NULL, *mp3 = NULL, *mreq; NULL 623 nfs/nfs_serv.c if (m == NULL) NULL 709 nfs/nfs_serv.c if (mrep == NULL) { NULL 710 nfs/nfs_serv.c *mrq = NULL; NULL 891 nfs/nfs_serv.c *mrq = NULL; NULL 894 nfs/nfs_serv.c *ndp = NULL; NULL 901 nfs/nfs_serv.c nfsd->nd_mreq = NULL; NULL 959 nfs/nfs_serv.c nfsd->nd_mrep = NULL; NULL 967 nfs/nfs_serv.c owp = NULL; NULL 980 nfs/nfs_serv.c owp = NULL; NULL 1019 nfs/nfs_serv.c for (nfsd = LIST_FIRST(&slp->ns_tq); nfsd != NULL; nfsd = owp) { NULL 1029 nfs/nfs_serv.c nfsd->nd_mrep = NULL; NULL 1045 nfs/nfs_serv.c vp = NULL; NULL 1157 nfs/nfs_serv.c for (nfsd = LIST_FIRST(&slp->ns_tq); nfsd != NULL; NULL 1201 nfs/nfs_serv.c nfsd->nd_mrep = NULL; NULL 1213 nfs/nfs_serv.c if (LIST_FIRST(&nfsd->nd_coalesce) != NULL) { NULL 1216 nfs/nfs_serv.c while ((m = LIST_FIRST(&nfsd->nd_coalesce)) != NULL) { NULL 1251 nfs/nfs_serv.c struct vnode *vp = NULL, *dirp = NULL; NULL 1299 nfs/nfs_serv.c if (nd.ni_vp == NULL) NULL 1331 nfs/nfs_serv.c if (nd.ni_vp == NULL) { NULL 1718 nfs/nfs_serv.c struct vnode *fvp = NULL, *tvp, *tdvp, *fdirp = NULL; NULL 1719 nfs/nfs_serv.c struct vnode *tdirp = NULL; NULL 1785 nfs/nfs_serv.c if (tvp != NULL) { NULL 1935 nfs/nfs_serv.c if (xp != NULL) { NULL 1990 nfs/nfs_serv.c char *bpos, *pathcp = NULL, *cp2; NULL 2175 nfs/nfs_serv.c if (vp != NULL) { NULL 2386 nfs/nfs_serv.c u_long *cookies = NULL, *cookiep; NULL 2450 nfs/nfs_serv.c cookies = NULL; NULL 2649 nfs/nfs_serv.c u_long *cookies = NULL, *cookiep; NULL 2709 nfs/nfs_serv.c cookies = NULL; NULL 382 nfs/nfs_socket.c if ((so = rep->r_nmp->nm_so) == NULL) { NULL 596 nfs/nfs_socket.c (!error && *mp == NULL && control)); NULL 599 nfs/nfs_socket.c if (!error && *mp == NULL) NULL 621 nfs/nfs_socket.c if ((so = rep->r_nmp->nm_so) == NULL) NULL 685 nfs/nfs_socket.c if (myrep->r_mrep != NULL) { NULL 731 nfs/nfs_socket.c for (rep = TAILQ_FIRST(&nfs_reqq); rep != NULL; NULL 733 nfs/nfs_socket.c if (rep->r_mrep == NULL && rxid == rep->r_xid) { NULL 803 nfs/nfs_socket.c if (rep->r_mrep == NULL) NULL 916 nfs/nfs_socket.c rep->r_mrep = NULL; NULL 1203 nfs/nfs_socket.c if (mbp != NULL) NULL 1235 nfs/nfs_socket.c for (rep = TAILQ_FIRST(&nfs_reqq); rep != NULL; NULL 1277 nfs/nfs_socket.c if ((so = nmp->nm_so) == NULL) NULL 1330 nfs/nfs_socket.c for (slp = TAILQ_FIRST(&nfssvc_sockhead); slp != NULL; NULL 1470 nfs/nfs_socket.c while (n->m_next != NULL) NULL 1479 nfs/nfs_socket.c if (m == NULL) NULL 1504 nfs/nfs_socket.c struct mbuf *n = NULL; NULL 1508 nfs/nfs_socket.c while ((m = *pm) != NULL) { NULL 1524 nfs/nfs_socket.c if (n != NULL) { NULL 1771 nfs/nfs_socket.c tpr = NULL; NULL 1837 nfs/nfs_socket.c auio.uio_procp = NULL; NULL 1981 nfs/nfs_socket.c recm = NULL; NULL 2058 nfs/nfs_socket.c *ndp = NULL; NULL 2070 nfs/nfs_socket.c nam->m_next = NULL; NULL 2072 nfs/nfs_socket.c nam = NULL; NULL 2104 nfs/nfs_socket.c for (nd = TAILQ_FIRST(&nfsd_head); nd != NULL; NULL 322 nfs/nfs_srvcache.c for (rp = TAILQ_FIRST(&nfsrvlruhead); rp != NULL; rp = nextrp) { NULL 736 nfs/nfs_subs.c if (uiop->uio_iovcnt <= 0 || uiop->uio_iov == NULL) NULL 746 nfs/nfs_subs.c if (mp == NULL) NULL 754 nfs/nfs_subs.c if (uiop->uio_iov->iov_op != NULL) NULL 838 nfs/nfs_subs.c if (uiop->uio_iov->iov_op != NULL) NULL 895 nfs/nfs_subs.c if (mp == NULL) NULL 903 nfs/nfs_subs.c } else if (mp->m_next == NULL) { NULL 920 nfs/nfs_subs.c if (mp2 == NULL) NULL 958 nfs/nfs_subs.c if (m == NULL) NULL 977 nfs/nfs_subs.c struct mbuf *m1 = NULL, *m2; NULL 1184 nfs/nfs_subs.c vp->v_data = NULL; NULL 1248 nfs/nfs_subs.c if (vaper != NULL) { NULL 1367 nfs/nfs_subs.c if (md == NULL) { NULL 1429 nfs/nfs_subs.c ndp->ni_vp = NULL; NULL 1727 nfs/nfs_subs.c for (vp = LIST_FIRST(&mp->mnt_vnodelist); vp != NULL; vp = nvp) { NULL 1731 nfs/nfs_subs.c for (bp = LIST_FIRST(&vp->v_dirtyblkhd); bp != NULL; bp = nbp) { NULL 161 nfs/nfs_syscalls.c if (nfsdarg.name == NULL || nfsdarg.namelen == 0) NULL 162 nfs/nfs_syscalls.c nam = NULL; NULL 291 nfs/nfs_syscalls.c struct nfsrv_descript *nd = NULL; NULL 325 nfs/nfs_syscalls.c if (nfsd->nfsd_slp == NULL && NULL 376 nfs/nfs_syscalls.c nd = NULL; NULL 440 nfs/nfs_syscalls.c if (mreq == NULL) NULL 477 nfs/nfs_syscalls.c error = nfs_send(so, nd->nd_nam2, m, NULL); NULL 508 nfs/nfs_syscalls.c nd = NULL; NULL 530 nfs/nfs_syscalls.c nfsd->nfsd_slp = NULL; NULL 566 nfs/nfs_syscalls.c slp->ns_fp = NULL; NULL 568 nfs/nfs_syscalls.c so->so_upcall = NULL; NULL 570 nfs/nfs_syscalls.c closef(fp, NULL); NULL 575 nfs/nfs_syscalls.c for (nuidp = TAILQ_FIRST(&slp->ns_uidlruhead); nuidp != NULL; NULL 585 nfs/nfs_syscalls.c for (nwp = LIST_FIRST(&slp->ns_tq); nwp != NULL; nwp = nnwp) { NULL 624 nfs/nfs_syscalls.c for (slp = TAILQ_FIRST(&nfssvc_sockhead); slp != NULL; NULL 707 nfs/nfs_syscalls.c if (nfs_asyncdaemon[i] == NULL) { NULL 719 nfs/nfs_syscalls.c while (TAILQ_FIRST(&nfs_bufq) == NULL && error == 0) { NULL 724 nfs/nfs_syscalls.c while ((bp = TAILQ_FIRST(&nfs_bufq)) != NULL) { NULL 728 nfs/nfs_syscalls.c (void) nfs_doio(bp, NULL); NULL 738 nfs/nfs_syscalls.c for (nbp = LIST_FIRST(&vp->v_dirtyblkhd); nbp != NULL; NULL 758 nfs/nfs_syscalls.c (void) nfs_doio(bp, NULL); NULL 759 nfs/nfs_syscalls.c } while ((bp = nbp) != NULL); NULL 762 nfs/nfs_syscalls.c nfs_asyncdaemon[myiod] = NULL; NULL 785 nfs/nfs_syscalls.c if (nfs_asyncdaemon[i] != NULL) NULL 795 nfs/nfs_syscalls.c kthread_create(start_nfsio, NULL, NULL, "nfsio"); NULL 800 nfs/nfs_syscalls.c if (nfs_asyncdaemon[i] != NULL) { NULL 111 nfs/nfs_vfsops.c struct nfs_statfs *sfp = NULL; NULL 118 nfs/nfs_vfsops.c struct mbuf *mreq, *mrep = NULL, *md, *mb, *mb2; NULL 138 nfs/nfs_vfsops.c if (mrep != NULL) NULL 359 nfs/nfs_vfsops.c swdevt[0].sw_vp = NULL; NULL 622 nfs/nfs_vfsops.c if (nmp == NULL) NULL 745 nfs/nfs_vfsops.c error = vflush(mp, NULL, flags); NULL 799 nfs/nfs_vfsops.c for (vp = LIST_FIRST(&mp->mnt_vnodelist); vp != NULL; NULL 807 nfs/nfs_vfsops.c if (VOP_ISLOCKED(vp) || LIST_FIRST(&vp->v_dirtyblkhd) == NULL) NULL 126 nfs/nfs_vnops.c { NULL, NULL } NULL 150 nfs/nfs_vnops.c { NULL, NULL } NULL 173 nfs/nfs_vnops.c { NULL, NULL } NULL 830 nfs/nfs_vnops.c cache_enter(dvp, NULL, cnp); NULL 846 nfs/nfs_vnops.c *vpp = NULL; NULL 1456 nfs/nfs_vnops.c tvp = NULL; NULL 1467 nfs/nfs_vnops.c if (tvp != NULL && tvp->v_type == VDIR) NULL 1841 nfs/nfs_vnops.c u_long *cookies = NULL; NULL 1918 nfs/nfs_vnops.c (ap->a_cookies == NULL || ncookies != 0) && NULL 1937 nfs/nfs_vnops.c if (ap->a_cookies != NULL) { NULL 1948 nfs/nfs_vnops.c data = NULL; NULL 1953 nfs/nfs_vnops.c *ap->a_cookies = NULL; NULL 1988 nfs/nfs_vnops.c struct nfs_dirent *ndp = NULL; NULL 1989 nfs/nfs_vnops.c struct dirent *dp = NULL; NULL 2172 nfs/nfs_vnops.c struct nfs_dirent *ndirp = NULL; NULL 2173 nfs/nfs_vnops.c struct dirent *dp = NULL; NULL 2506 nfs/nfs_vnops.c if (!attrflag && *npp == NULL) { NULL 2515 nfs/nfs_vnops.c if (npp && *npp == NULL) { NULL 2583 nfs/nfs_vnops.c if (ap->a_vpp != NULL) NULL 2585 nfs/nfs_vnops.c if (ap->a_bnp != NULL) NULL 2608 nfs/nfs_vnops.c p = NULL; NULL 2675 nfs/nfs_vnops.c for (bp = LIST_FIRST(&vp->v_dirtyblkhd); bp != NULL; bp = nbp) { NULL 2737 nfs/nfs_vnops.c for (bp = LIST_FIRST(&vp->v_dirtyblkhd); bp != NULL; bp = nbp) { NULL 378 nfs/nfsm_subs.h if (mrep != NULL) { \ NULL 380 nfs/nfsm_subs.h mrep = NULL; \ NULL 108 ntfs/ntfs_ihash.c while ((ip = LIST_FIRST(&oldhash[i])) != NULL) { NULL 152 ntfs/ntfs_subr.c *lvapp = NULL; NULL 153 ntfs/ntfs_subr.c *vapp = NULL; NULL 189 ntfs/ntfs_subr.c struct ntvattr *lvap = NULL; NULL 198 ntfs/ntfs_subr.c *vapp = NULL; NULL 227 ntfs/ntfs_subr.c NULL); NULL 232 ntfs/ntfs_subr.c nextaalp = NULL; NULL 243 ntfs/ntfs_subr.c nextaalp = NULL; NULL 258 ntfs/ntfs_subr.c NTFS_A_DATA, NULL, LK_EXCLUSIVE, NULL 328 ntfs/ntfs_subr.c error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, NULL 330 ntfs/ntfs_subr.c ntfs_bntob(ntmp->ntm_bpmftrec), mfrp, NULL); NULL 397 ntfs/ntfs_subr.c lockmgr(&ip->i_lock, LK_EXCLUSIVE, NULL); NULL 425 ntfs/ntfs_subr.c if ((ip = ntfs_nthashlookup(ntmp->ntm_dev, ino)) != NULL) { NULL 436 ntfs/ntfs_subr.c } while (lockmgr(&ntfs_hashlock, LK_EXCLUSIVE | LK_SLEEPFAIL, NULL)); NULL 462 ntfs/ntfs_subr.c lockmgr(&ntfs_hashlock, LK_RELEASE, NULL); NULL 501 ntfs/ntfs_subr.c lockmgr(&ip->i_lock, LK_RELEASE, NULL); NULL 512 ntfs/ntfs_subr.c while ((vap = LIST_FIRST(&ip->i_valist)) != NULL) { NULL 585 ntfs/ntfs_subr.c *rvapp = NULL; NULL 590 ntfs/ntfs_subr.c vap->va_ip = NULL; NULL 780 ntfs/ntfs_subr.c *fpp = NULL; NULL 921 ntfs/ntfs_subr.c char *attrname = NULL; NULL 926 ntfs/ntfs_subr.c struct ntfs_lookup_ctx *lookup_ctx = NULL, *tctx; NULL 945 ntfs/ntfs_subr.c aname = NULL; NULL 966 ntfs/ntfs_subr.c 0, rdsize, rdbuf, NULL); NULL 1042 ntfs/ntfs_subr.c attrname = NULL; NULL 1066 ntfs/ntfs_subr.c (nfp->f_attrname == NULL)) NULL 1074 ntfs/ntfs_subr.c (nfp->f_attrname == NULL)) NULL 1103 ntfs/ntfs_subr.c ntfs_cntob(cn), rdsize, rdbuf, NULL); NULL 1121 ntfs/ntfs_subr.c "$I30", ntfs_cntob(cn), rdsize, rdbuf, NULL); NULL 1221 ntfs/ntfs_subr.c struct ntvattr *vap = NULL; /* IndexRoot attribute */ NULL 1222 ntfs/ntfs_subr.c struct ntvattr *bmvap = NULL; /* BitMap attribute */ NULL 1223 ntfs/ntfs_subr.c struct ntvattr *iavap = NULL; /* IndexAllocation attribute */ NULL 1225 ntfs/ntfs_subr.c u_int8_t *bmp = NULL; /* Bitmap */ NULL 1248 ntfs/ntfs_subr.c if (fp->f_dirblbuf == NULL) { NULL 1268 ntfs/ntfs_subr.c bmvap->va_datalen, bmp, NULL); NULL 1283 ntfs/ntfs_subr.c iavap = bmvap = NULL; NULL 1284 ntfs/ntfs_subr.c bmp = NULL; NULL 1305 ntfs/ntfs_subr.c ntfs_cntob(blnum * cpbl), rdsize, rdbuf, NULL); NULL 1361 ntfs/ntfs_subr.c *riepp = NULL; NULL 1418 ntfs/ntfs_subr.c error = ntfs_ntvattrget(ntmp, ip, NTFS_A_NAME, NULL, 0, &vap); NULL 1881 ntfs/ntfs_subr.c cup, &init, NULL); NULL 1937 ntfs/ntfs_subr.c if (NULL == run) { NULL 2039 ntfs/ntfs_subr.c if (NULL == run) { NULL 2067 ntfs/ntfs_subr.c ntfs_toupper_tab = (wchar *) NULL; NULL 2092 ntfs/ntfs_subr.c lockmgr(&ntfs_toupper_lock, LK_EXCLUSIVE, NULL); NULL 2109 ntfs/ntfs_subr.c error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, NULL 2111 ntfs/ntfs_subr.c NULL); NULL 2116 ntfs/ntfs_subr.c lockmgr(&ntfs_toupper_lock, LK_RELEASE, NULL); NULL 2133 ntfs/ntfs_subr.c lockmgr(&ntfs_toupper_lock, LK_EXCLUSIVE, NULL); NULL 2138 ntfs/ntfs_subr.c ntfs_toupper_tab = NULL; NULL 2148 ntfs/ntfs_subr.c lockmgr(&ntfs_toupper_lock, LK_RELEASE, NULL); NULL 138 ntfs/ntfs_vfsops.c NULL, NULL 139 ntfs/ntfs_vfsops.c NULL, NULL 163 ntfs/ntfs_vfsops.c if (np == NULL) NULL 307 ntfs/ntfs_vfsops.c if( path == NULL) { NULL 339 ntfs/ntfs_vfsops.c if (ntmp == NULL) NULL 341 ntfs/ntfs_vfsops.c args.fspec = NULL; NULL 402 ntfs/ntfs_vfsops.c if (bdevsw(devvp->v_rdev) == NULL) { NULL 404 ntfs/ntfs_vfsops.c if (bdevsw_lookup(devvp->v_rdev) == NULL) { NULL 441 ntfs/ntfs_vfsops.c err = set_statfs_info(NULL, UIO_USERSPACE, args.fspec, NULL 515 ntfs/ntfs_vfsops.c struct ntfsmount *ntmp = NULL; NULL 541 ntfs/ntfs_vfsops.c bp = NULL; NULL 550 ntfs/ntfs_vfsops.c bp = NULL; NULL 642 ntfs/ntfs_vfsops.c NTFS_A_DATA, NULL, NULL 644 ntfs/ntfs_vfsops.c &ad, NULL); NULL 661 ntfs/ntfs_vfsops.c NTFS_A_DATA, NULL, NULL 663 ntfs/ntfs_vfsops.c &ad, NULL); NULL 698 ntfs/ntfs_vfsops.c devvp->v_specmountpoint = NULL; NULL 702 ntfs/ntfs_vfsops.c if (ntmp != NULL) { NULL 703 ntfs/ntfs_vfsops.c if (ntmp->ntm_ad != NULL) NULL 706 ntfs/ntfs_vfsops.c mp->mnt_data = NULL; NULL 770 ntfs/ntfs_vfsops.c ntmp->ntm_devvp->v_specmountpoint = NULL; NULL 794 ntfs/ntfs_vfsops.c mp->mnt_data = NULL; NULL 854 ntfs/ntfs_vfsops.c error = ntfs_readattr(ntmp, VTONT(vp), NTFS_A_DATA, NULL, NULL 855 ntfs/ntfs_vfsops.c 0, bmsize, tmp, NULL); NULL 951 ntfs/ntfs_vfsops.c error = ntfs_vgetex(mp, ntfhp->ntfid_ino, ntfhp->ntfid_attr, NULL, NULL 1010 ntfs/ntfs_vfsops.c *vpp = NULL; NULL 1051 ntfs/ntfs_vfsops.c (fp->f_attrtype == NTFS_A_DATA && fp->f_attrname == NULL)) { NULL 1138 ntfs/ntfs_vfsops.c return ntfs_vgetex(mp, ino, NTFS_A_DATA, NULL, NULL 1155 ntfs/ntfs_vfsops.c NULL NULL 1163 ntfs/ntfs_vfsops.c NULL, NULL 1191 ntfs/ntfs_vfsops.c NULL, NULL 134 ntfs/ntfs_vnops.c if (ap->a_vpp != NULL) NULL 136 ntfs/ntfs_vnops.c if (ap->a_bnp != NULL) NULL 138 ntfs/ntfs_vnops.c if (ap->a_runp != NULL) NULL 141 ntfs/ntfs_vnops.c if (ap->a_runb != NULL) NULL 175 ntfs/ntfs_vnops.c fp->f_attrname, uio->uio_offset, toread, NULL, uio); NULL 298 ntfs/ntfs_vnops.c vp->v_data = NULL; NULL 357 ntfs/ntfs_vnops.c toread, bp->b_data, NULL); NULL 383 ntfs/ntfs_vnops.c bp->b_data, &tmp, NULL); NULL 422 ntfs/ntfs_vnops.c fp->f_attrname, uio->uio_offset, towrite, NULL, &written, uio); NULL 611 ntfs/ntfs_vnops.c if (NULL == iep) NULL 652 ntfs/ntfs_vnops.c if (!error && ap->a_ncookies != NULL) { NULL 752 ntfs/ntfs_vnops.c error = ntfs_ntvattrget(ntmp, dip, NTFS_A_NAME, NULL, 0, &vap); NULL 890 ntfs/ntfs_vnops.c { NULL, NULL } NULL 927 ntfs/ntfs_vnops.c { NULL, NULL } NULL 984 ntfs/ntfs_vnops.c { NULL, NULL } NULL 139 scsi/cd.c NULL, "cd", DV_DISK NULL 147 scsi/cd.c NULL, /* we do not have an async handler */ NULL 220 scsi/cd.c if ((cd->sc_cdpwrhook = powerhook_establish(cd_powerhook, cd)) == NULL) NULL 264 scsi/cd.c if (cd->sc_cdpwrhook != NULL) NULL 289 scsi/cd.c if (cd == NULL) NULL 406 scsi/cd.c if (cd == NULL) NULL 457 scsi/cd.c if ((cd = cdlookup(DISKUNIT(bp->b_dev))) == NULL) { NULL 521 scsi/cd.c if (cd != NULL) NULL 576 scsi/cd.c if ((bp = dp->b_actf) == NULL) /* yes, an assign */ NULL 683 scsi/cd.c if (xs->bp != NULL) NULL 695 scsi/cd.c if (cd == NULL) NULL 725 scsi/cd.c return (physio(cdstrategy, NULL, dev, B_READ, cdminphys, uio)); NULL 732 scsi/cd.c return (physio(cdstrategy, NULL, dev, B_WRITE, cdminphys, uio)); NULL 776 scsi/cd.c if (cd == NULL) NULL 1246 scsi/cd.c (u_char *)&rdcap, sizeof(rdcap), CDRETRIES, 20000, NULL, NULL 1269 scsi/cd.c struct cd_audio_page *audio = NULL; NULL 1273 scsi/cd.c if (data == NULL) NULL 1277 scsi/cd.c (void **)&audio, NULL, NULL, NULL, sizeof(*audio), flags, &big); NULL 1278 scsi/cd.c if (error == 0 && audio == NULL) NULL 1302 scsi/cd.c struct cd_audio_page *audio = NULL; NULL 1306 scsi/cd.c if (data == NULL) NULL 1310 scsi/cd.c (void **)&audio, NULL, NULL, NULL, sizeof(*audio), flags, NULL); NULL 1311 scsi/cd.c if (error == 0 && audio == NULL) NULL 1329 scsi/cd.c struct cd_audio_page *audio = NULL; NULL 1334 scsi/cd.c if (data == NULL) NULL 1338 scsi/cd.c AUDIO_PAGE | SMS_PAGE_CTRL_CHANGEABLE, data, (void **)&audio, NULL, NULL 1339 scsi/cd.c NULL, NULL, sizeof(*audio), flags, NULL); NULL 1340 scsi/cd.c if (error == 0 && audio == NULL) NULL 1353 scsi/cd.c (void **)&audio, NULL, NULL, NULL, sizeof(*audio), flags, &big); NULL 1354 scsi/cd.c if (error == 0 && audio == NULL) NULL 1388 scsi/cd.c sizeof(cmd), 0, 0, CDRETRIES, 200000, NULL, 0)); NULL 1395 scsi/cd.c struct cd_audio_page *audio = NULL; NULL 1403 scsi/cd.c if (data == NULL) NULL 1407 scsi/cd.c (void **)&audio, NULL, NULL, NULL, sizeof(*audio), flags, &big); NULL 1408 scsi/cd.c if (error == 0 && audio == NULL) NULL 1444 scsi/cd.c 0, 0, CDRETRIES, 200000, NULL, 0)); NULL 1526 scsi/cd.c 0, 0, CDRETRIES, 20000, NULL, 0)); NULL 1541 scsi/cd.c sizeof(scsi_cmd), 0, 0, CDRETRIES, 2000, NULL, 0); NULL 1550 scsi/cd.c return scsi_scsi_cmd(cd->sc_link, 0, 0, 0, 0, CDRETRIES, 2000, NULL, NULL 1573 scsi/cd.c CDRETRIES, 5000, NULL, SCSI_DATA_IN|SCSI_SILENT); NULL 1597 scsi/cd.c 5000, NULL, SCSI_DATA_IN | SCSI_IGNORE_ILLEGAL_REQUEST); NULL 1670 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1681 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1692 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1704 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1718 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1731 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_OUT); NULL 1744 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_OUT); NULL 1756 scsi/cd.c CDRETRIES, 30000, NULL, 0); NULL 1766 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1783 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_OUT); NULL 1812 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1852 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1870 scsi/cd.c if (buf == NULL) NULL 1881 scsi/cd.c sizeof(cmd), (u_char *)buf, sizeof(*buf), CDRETRIES, 30000, NULL, NULL 1906 scsi/cd.c CDRETRIES, 30000, NULL, SCSI_DATA_IN); NULL 1926 scsi/cd.c if (buf == NULL) NULL 1936 scsi/cd.c sizeof(cmd), (u_char *)buf, sizeof(*buf), CDRETRIES, 30000, NULL, NULL 2039 scsi/cd.c for (dp = &cd->buf_queue; (bp = dp->b_actf) != NULL; ) { NULL 105 scsi/ch.c NULL, "ch", DV_DULL NULL 126 scsi/ch.c NULL, NULL 127 scsi/ch.c NULL, NULL 128 scsi/ch.c NULL NULL 196 scsi/ch.c ((sc = ch_cd.cd_devs[unit]) == NULL)) NULL 400 scsi/ch.c sizeof(cmd), NULL, 0, CHRETRIES, 100000, NULL, 0)); NULL 456 scsi/ch.c sizeof(cmd), NULL, 0, CHRETRIES, 100000, NULL, 0)); NULL 494 scsi/ch.c sizeof(cmd), NULL, 0, CHRETRIES, 100000, NULL, 0)); NULL 546 scsi/ch.c struct changer_element_status *user_data = NULL; NULL 550 scsi/ch.c caddr_t data = NULL; NULL 625 scsi/ch.c if (data != NULL) NULL 627 scsi/ch.c if (user_data != NULL) NULL 658 scsi/ch.c sizeof(cmd), (u_char *)data, datalen, CHRETRIES, 100000, NULL, SCSI_DATA_IN)); NULL 678 scsi/ch.c if (data == NULL) NULL 685 scsi/ch.c (void **)&ea, NULL, NULL, NULL, sizeof(*ea), flags, NULL); NULL 686 scsi/ch.c if (error == 0 && ea == NULL) NULL 712 scsi/ch.c (void **)&cap, NULL, NULL, NULL, sizeof(*cap), flags, NULL); NULL 713 scsi/ch.c if (cap == NULL) NULL 93 scsi/safte.c NULL, "safte", DV_DULL NULL 118 scsi/safte.c if (inq == NULL) NULL 149 scsi/safte.c sizeof(cmd), (u_char *)&inqbuf, length, 2, 10000, NULL, NULL 172 scsi/safte.c sc->sc_encbuf = NULL; NULL 187 scsi/safte.c if (sc->sc_sensortask == NULL) { NULL 213 scsi/safte.c sc->sc_encbuf = NULL; NULL 240 scsi/safte.c if (sc->sc_encbuf != NULL) NULL 270 scsi/safte.c sizeof(cmd), (u_char *)&config, sizeof(config), 2, 30000, NULL, NULL 289 scsi/safte.c if (sc->sc_encbuf == NULL) NULL 297 scsi/safte.c if (sc->sc_sensors == NULL) { NULL 299 scsi/safte.c sc->sc_encbuf = NULL; NULL 406 scsi/safte.c sizeof(cmd), sc->sc_encbuf, sc->sc_encbuflen, 2, 30000, NULL, NULL 584 scsi/safte.c 2, 30000, NULL, flags) != 0) { NULL 87 scsi/scsi_base.c 0, 0, "scxspl", NULL); NULL 121 scsi/scsi_base.c return (NULL); NULL 128 scsi/scsi_base.c return (NULL); NULL 134 scsi/scsi_base.c if (xs != NULL) { NULL 187 scsi/scsi_base.c if ((xs = scsi_get_xs(sc_link, flags)) == NULL) NULL 188 scsi/scsi_base.c return (NULL); NULL 234 scsi/scsi_base.c if (blksize != NULL) NULL 249 scsi/scsi_base.c (u_char *)&rdcap, sizeof(rdcap), 2, 20000, NULL, NULL 258 scsi/scsi_base.c if (blksize != NULL) NULL 274 scsi/scsi_base.c sizeof(rc16), (u_char *)&rdcap16, sizeof(rdcap16), 2, 20000, NULL, NULL 283 scsi/scsi_base.c if (blksize != NULL) NULL 304 scsi/scsi_base.c sizeof(scsi_cmd), 0, 0, retries, 10000, NULL, flags)); NULL 336 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)inqbuf, length, 2, 10000, NULL, NULL 361 scsi/scsi_base.c sizeof(scsi_cmd), buf, buflen, 2, 10000, NULL, NULL 383 scsi/scsi_base.c sizeof(scsi_cmd), 0, 0, 2, 5000, NULL, flags)); NULL 401 scsi/scsi_base.c type == SSS_START ? 30000 : 10000, NULL, flags)); NULL 428 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)data, len, 4, timeout, NULL, NULL 461 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)data, len, 4, timeout, NULL, NULL 479 scsi/scsi_base.c return (NULL); NULL 493 scsi/scsi_base.c return (NULL); NULL 508 scsi/scsi_base.c *page_data = NULL; NULL 510 scsi/scsi_base.c if (density != NULL) NULL 512 scsi/scsi_base.c if (block_count != NULL) NULL 514 scsi/scsi_base.c if (block_size != NULL) NULL 516 scsi/scsi_base.c if (big != NULL) NULL 534 scsi/scsi_base.c if (*page_data == NULL) { NULL 563 scsi/scsi_base.c if (big != NULL) NULL 580 scsi/scsi_base.c if (density != NULL) NULL 582 scsi/scsi_base.c if (block_size != NULL) NULL 584 scsi/scsi_base.c if (block_count != NULL) NULL 590 scsi/scsi_base.c if (density != NULL) NULL 592 scsi/scsi_base.c if (block_size != NULL) NULL 594 scsi/scsi_base.c if (block_count != NULL) NULL 618 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)data, scsi_cmd.length, 4, timeout, NULL, NULL 645 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)data, len, 4, timeout, NULL, NULL 670 scsi/scsi_base.c sizeof(scsi_cmd), (u_char *)data, datalen, 4, timeout, NULL, NULL 741 scsi/scsi_base.c if (bp != NULL) { NULL 762 scsi/scsi_base.c if (bp != NULL) NULL 875 scsi/scsi_base.c if (bp != NULL && (flags & SCSI_NOSLEEP) == 0) NULL 880 scsi/scsi_base.c retries, timeout, bp, flags)) == NULL) NULL 1740 scsi/scsi_base.c { 0x00, 0x00, NULL } NULL 1771 scsi/scsi_base.c for (i = 0; adesc[i].description != NULL; i++) { NULL 282 scsi/scsi_disk.h #define DISK_PGCODE(pg, n) ((pg) != NULL) && (((pg)->pg_code & 0x3f) == n) NULL 172 scsi/scsi_ioctl.c if (bp == NULL) { /* ALL user requests must have a buf */ NULL 179 scsi/scsi_ioctl.c if (si == NULL) { NULL 261 scsi/scsi_ioctl.c if (si == NULL) { NULL 427 scsi/scsi_ioctl.c scsi_scsi_cmd(sc_link, 0, 0, 0, 0, GENRETRY, 2000, NULL, NULL 73 scsi/scsiconf.c NULL, NULL 74 scsi/scsiconf.c NULL, NULL 75 scsi/scsiconf.c NULL, NULL 76 scsi/scsiconf.c NULL, NULL 96 scsi/scsiconf.c NULL, "scsibus", DV_DULL NULL 167 scsi/scsiconf.c if (sb->sc_link == NULL) NULL 172 scsi/scsiconf.c if (sb->sc_link[i] == NULL) NULL 205 scsi/scsiconf.c if (sb->sc_link[i] != NULL) { NULL 207 scsi/scsiconf.c if (sb->sc_link[i][j] != NULL) NULL 301 scsi/scsiconf.c if (link == NULL) NULL 307 scsi/scsiconf.c if (report == NULL) NULL 333 scsi/scsiconf.c sc->sc_link[target][0] = NULL; NULL 386 scsi/scsiconf.c if (sc->sc_link[target] == NULL) NULL 390 scsi/scsiconf.c if (sc->sc_link[target][i] == NULL) NULL 414 scsi/scsiconf.c if (sc->sc_link[target] == NULL) NULL 418 scsi/scsiconf.c if (link == NULL) NULL 433 scsi/scsiconf.c sc->sc_link[target][lun] = NULL; NULL 595 scsi/scsiconf.c if (pnp != NULL) NULL 705 scsi/scsiconf.c if (scsi->sc_link[target][lun] != NULL) NULL 709 scsi/scsiconf.c if (sc_link == NULL) NULL 775 scsi/scsiconf.c if (lun == 0 || scsi->sc_link[target][0] == NULL) NULL 839 scsi/scsiconf.c scsi->sc_link[target][1] == NULL && sc_link->luns > 1) { NULL 307 scsi/scsiconf.h workq_add_task(NULL, (_fl), (_f), (_a1), (_a2)) NULL 112 scsi/sd.c NULL, "sd", DV_DISK NULL 120 scsi/sd.c NULL, /* have no async handler */ NULL 252 scsi/sd.c shutdownhook_establish(sd_shutdown, sd)) == NULL) NULL 296 scsi/sd.c if (sd->sc_sdhook != NULL) NULL 321 scsi/sd.c if (sd == NULL) NULL 445 scsi/sd.c if (sd == NULL) NULL 498 scsi/sd.c if (sd == NULL) { NULL 565 scsi/sd.c if (sd != NULL) NULL 624 scsi/sd.c if ((bp = dp->b_actf) == NULL) /* yes, an assign */ NULL 766 scsi/sd.c if (xs->bp != NULL) NULL 778 scsi/sd.c if (sd == NULL) NULL 807 scsi/sd.c return (physio(sdstrategy, NULL, dev, B_READ, sdminphys, uio)); NULL 813 scsi/sd.c return (physio(sdstrategy, NULL, dev, B_WRITE, sdminphys, uio)); NULL 829 scsi/sd.c if (sd == NULL) NULL 1083 scsi/sd.c 5000, NULL, SCSI_DATA_OUT); NULL 1141 scsi/sd.c if (sd == NULL) NULL 1147 scsi/sd.c if (omask == 0 && sdopen(dev, 0, S_IFBLK, NULL) != 0) { NULL 1158 scsi/sd.c if (omask == 0 && sdclose(dev, 0, S_IFBLK, NULL) != 0) NULL 1200 scsi/sd.c if (unit >= sd_cd.cd_ndevs || (sd = sd_cd.cd_devs[unit]) == NULL) NULL 1259 scsi/sd.c xs->bp = NULL; NULL 1312 scsi/sd.c union scsi_mode_sense_buf *buf = NULL; NULL 1330 scsi/sd.c if (buf == NULL) NULL 1341 scsi/sd.c (void **)&reduced, NULL, NULL, &blksize, sizeof(*reduced), NULL 1342 scsi/sd.c flags | SCSI_SILENT, NULL); NULL 1359 scsi/sd.c rigid = NULL; NULL 1363 scsi/sd.c buf, (void **)&rigid, NULL, NULL, &blksize, NULL 1364 scsi/sd.c sizeof(*rigid) - 4, flags | SCSI_SILENT, NULL); NULL 1373 scsi/sd.c buf, (void **)&flex, NULL, NULL, &blksize, NULL 1374 scsi/sd.c sizeof(*flex) - 4, flags | SCSI_SILENT, NULL); NULL 1473 scsi/sd.c NULL, 0, SDRETRIES, 100000, NULL, NULL 1492 scsi/sd.c for (dp = &sd->buf_queue; (bp = dp->b_actf) != NULL; ) { NULL 95 scsi/ses.c NULL, "ses", DV_DULL NULL 128 scsi/ses.c if (inq == NULL) NULL 176 scsi/ses.c if (sc->sc_sensortask == NULL) { NULL 211 scsi/ses.c sc->sc_buf = NULL; NULL 249 scsi/ses.c if (sc->sc_buf != NULL) NULL 275 scsi/ses.c if (buf == NULL) NULL 293 scsi/ses.c sizeof(cmd), buf, SES_BUFLEN, 2, 3000, NULL, flags) != 0) { NULL 345 scsi/ses.c if (sc->sc_buf == NULL) { NULL 380 scsi/ses.c sizeof(cmd), sc->sc_buf, sc->sc_buflen, 2, 3000, NULL, flags) != 0) NULL 432 scsi/ses.c if (slot == NULL) NULL 465 scsi/ses.c if (sensor == NULL) NULL 604 scsi/ses.c sizeof(cmd), sc->sc_buf, sc->sc_buflen, 2, 3000, NULL, flags) != 0) NULL 115 scsi/ss.c NULL, NULL, NULL NULL 153 scsi/ss.c NULL, NULL, NULL NULL 162 scsi/ss.c NULL, NULL, NULL NULL 175 scsi/ss.c ricoh_is410_sw, get_buffer_status, NULL NULL 186 scsi/ss.c ricoh_is410_sw, get_buffer_status, NULL NULL 197 scsi/ss.c ricoh_is410_sw, get_buffer_status, NULL NULL 206 scsi/ss.c umax_uc630_sw, NULL, NULL NULL 215 scsi/ss.c umax_uc630_sw, NULL, NULL NULL 229 scsi/ss.c fujistsu_m3096g_sw, NULL, NULL NULL 242 scsi/ss.c NULL, NULL, NULL NULL 256 scsi/ss.c NULL, "ss", DV_DULL NULL 260 scsi/ss.c NULL, NULL 262 scsi/ss.c NULL, NULL 263 scsi/ss.c NULL, NULL 385 scsi/ss.c if (ss->quirkdata->special_minphys != NULL) { NULL 547 scsi/ss.c sizeof(trigger_cmd), 0, 0, 4, 5000, NULL, 0); NULL 552 scsi/ss.c return (physio(ssstrategy, NULL, dev, B_READ, ssminphys, uio)); NULL 588 scsi/ss.c bp->b_actf = NULL; NULL 654 scsi/ss.c if ((bp = dp->b_actf) == NULL) NULL 656 scsi/ss.c if ((dp = bp->b_actf) != NULL) NULL 856 scsi/ss.c if (ss->quirkdata->vendor_unique_sw != NULL) NULL 866 scsi/ss.c 4, 5000, NULL, SCSI_DATA_OUT)); NULL 891 scsi/ss.c sizeof(struct ricoh_is410_window_data), 4, 5000, NULL, NULL 931 scsi/ss.c sizeof(struct umax_uc630_window_data), 4, 5000, NULL, NULL 975 scsi/ss.c sizeof(struct fujitsu_m3096g_window_data), 4, 5000, NULL, NULL 88 scsi/ss_mustek.c NULL, NULL 92 scsi/ss_mustek.c NULL, /* no adf support right now */ NULL 93 scsi/ss_mustek.c NULL /* no adf support right now */ NULL 307 scsi/ss_mustek.c MUSTEK_RETRIES, 5000, NULL, SCSI_DATA_OUT); NULL 346 scsi/ss_mustek.c MUSTEK_RETRIES, 5000, NULL, SCSI_DATA_OUT); NULL 382 scsi/ss_mustek.c sizeof(start_scan_cmd), NULL, 0, NULL 383 scsi/ss_mustek.c MUSTEK_RETRIES, 5000, NULL, 0); NULL 425 scsi/ss_mustek.c sizeof(cmd), NULL, 0, MUSTEK_RETRIES, 5000, NULL, 0); NULL 499 scsi/ss_mustek.c 5000, NULL, SCSI_DATA_IN); NULL 78 scsi/ss_scanjet.c NULL, NULL 79 scsi/ss_scanjet.c NULL, /* no special minphys */ NULL 81 scsi/ss_scanjet.c NULL, /* no "rewind" code (yet?) */ NULL 82 scsi/ss_scanjet.c NULL, /* no adf support right now */ NULL 83 scsi/ss_scanjet.c NULL /* no adf support right now */ NULL 335 scsi/ss_scanjet.c sizeof(cmd), (u_char *) buf, size, 0, 100000, NULL, NULL 356 scsi/ss_scanjet.c sizeof(cmd), (u_char *) buf, size, 0, 100000, NULL, NULL 515 scsi/ss_scanjet.c if (p == NULL) { NULL 534 scsi/ss_scanjet.c if (p == NULL) { NULL 251 scsi/st.c NULL, "st", DV_TAPE NULL 257 scsi/st.c NULL, NULL 258 scsi/st.c NULL, NULL 814 scsi/st.c bp->b_actf = NULL; NULL 881 scsi/st.c if ((bp = dp->b_actf) == NULL) NULL 883 scsi/st.c if ((dp = bp->b_actf) != NULL) NULL 1024 scsi/st.c return (physio(ststrategy, NULL, dev, B_READ, NULL 1036 scsi/st.c return (physio(ststrategy, NULL, dev, B_WRITE, NULL 1273 scsi/st.c sizeof(cmd), (u_char *) buf, size, 0, ST_IO_TIME, NULL, NULL 1307 scsi/st.c ST_RETRIES, ST_CTL_TIME, NULL, flags | SCSI_DATA_IN); NULL 1338 scsi/st.c u_char *page0 = NULL; NULL 1343 scsi/st.c if (data == NULL) NULL 1397 scsi/st.c u_int8_t *page0 = NULL; NULL 1401 scsi/st.c if (inbuf == NULL) NULL 1404 scsi/st.c if (outbuf == NULL) { NULL 1439 scsi/st.c error = scsi_do_mode_sense(sc_link, 0, inbuf, (void **)&page0, NULL, NULL 1440 scsi/st.c NULL, NULL, 1, flags | SCSI_SILENT, &big); NULL 1447 scsi/st.c if (page0 == NULL) { NULL 1530 scsi/st.c sizeof(cmd), 0, 0, ST_RETRIES, tmo, NULL, flags)); NULL 1612 scsi/st.c sizeof(cmd), 0, 0, 0, ST_SPC_TIME, NULL, flags); NULL 1679 scsi/st.c sizeof(cmd), 0, 0, 0, ST_IO_TIME * 4, NULL, flags); NULL 1764 scsi/st.c sizeof(cmd), 0, 0, ST_RETRIES, ST_SPC_TIME, NULL, flags); NULL 1791 scsi/st.c immediate ? ST_CTL_TIME: ST_SPC_TIME, NULL, flags); NULL 64 scsi/uk.c NULL, "uk", DV_DULL NULL 71 scsi/uk.c NULL, NULL 72 scsi/uk.c NULL, NULL 73 scsi/uk.c NULL, NULL 74 scsi/uk.c NULL, NULL 120 scsi/uk.c if (uk == NULL) NULL 56 stand/boot/bootarg.c for (p = bootarg_list; p != NULL; p = p->ba_next) NULL 67 stand/boot/bootarg.c p != NULL && ((q + p->ba_size) - (u_char *)v) < l; NULL 78 stand/boot/cmd.c {NULL, 0}, NULL 92 stand/boot/cmd.c cmd.cmd = NULL; NULL 135 stand/boot/cmd.c cmd.cmd = NULL; NULL 175 stand/boot/cmd.c char *p = NULL; NULL 179 stand/boot/cmd.c if (cmd.cmd == NULL) { NULL 191 stand/boot/cmd.c cs = NULL; NULL 194 stand/boot/cmd.c if (ct == NULL) { NULL 197 stand/boot/cmd.c } else if (ct->cmd_type == CMDT_SET && p != NULL) { NULL 200 stand/boot/cmd.c } else if (ct->cmd_type == CMDT_MDC && p != NULL) { NULL 205 stand/boot/cmd.c if (cs != NULL) { NULL 207 stand/boot/cmd.c if (cs == NULL) { NULL 221 stand/boot/cmd.c cmd.argv[cmd.argc] = NULL; NULL 225 stand/boot/cmd.c (cmd.argv[1] == NULL) ? "(null)" : cmd.argv[1]); NULL 242 stand/boot/cmd.c while ((*ct)->cmd_name != NULL && strncmp(p, (*ct)->cmd_name, l)) NULL 245 stand/boot/cmd.c if ((*ct)->cmd_name == NULL) NULL 246 stand/boot/cmd.c *ct = NULL; NULL 338 stand/boot/cmd.c p = NULL; NULL 345 stand/boot/cmd.c for (; ct->cmd_name != NULL; ct++) NULL 61 stand/boot/vars.c {NULL,0} NULL 84 stand/boot/vars.c cmd.timeout = (int)strtol( cmd.argv[1], (char **)NULL, 0 ); NULL 95 stand/boot/vars.c for (ct = cmd_set; ct->cmd_name != NULL; ct++) { NULL 128 stand/boot/vars.c cmd.addr = (void *)strtol(cmd.argv[1], NULL, 0); NULL 218 sys/device.h #define config_found(d, a, p) config_found_sm((d), (a), (p), NULL) NULL 262 sys/disklabel.h NULL NULL 319 sys/disklabel.h NULL NULL 346 sys/disklabel.h NULL NULL 121 sys/event.h #define KNOTE(list, hint) if ((list) != NULL) knote(list, hint) NULL 188 sys/malloc.h NULL, /* 6 */ \ NULL 190 sys/malloc.h NULL, \ NULL 194 sys/malloc.h NULL, \ NULL 195 sys/malloc.h NULL, \ NULL 197 sys/malloc.h NULL, \ NULL 198 sys/malloc.h NULL, \ NULL 199 sys/malloc.h NULL, \ NULL 200 sys/malloc.h NULL, \ NULL 203 sys/malloc.h NULL, \ NULL 215 sys/malloc.h NULL, \ NULL 217 sys/malloc.h NULL, /* 35 */ \ NULL 218 sys/malloc.h NULL, /* 36 */ \ NULL 219 sys/malloc.h NULL, /* 37 */ \ NULL 222 sys/malloc.h NULL, /* 40 */ \ NULL 226 sys/malloc.h NULL, \ NULL 227 sys/malloc.h NULL, \ NULL 229 sys/malloc.h NULL, \ NULL 230 sys/malloc.h NULL, \ NULL 247 sys/malloc.h NULL, \ NULL 248 sys/malloc.h NULL, \ NULL 249 sys/malloc.h NULL, \ NULL 250 sys/malloc.h NULL, \ NULL 251 sys/malloc.h NULL, \ NULL 252 sys/malloc.h NULL, \ NULL 253 sys/malloc.h NULL, \ NULL 254 sys/malloc.h NULL, \ NULL 255 sys/malloc.h NULL, \ NULL 259 sys/malloc.h NULL, \ NULL 263 sys/malloc.h NULL, \ NULL 264 sys/malloc.h NULL, \ NULL 266 sys/malloc.h NULL, NULL, NULL, NULL, \ NULL 267 sys/malloc.h NULL, NULL, NULL, NULL, \ NULL 269 sys/malloc.h NULL, NULL, NULL, NULL, \ NULL 273 sys/malloc.h NULL, \ NULL 277 sys/malloc.h NULL, \ NULL 279 sys/malloc.h NULL, /* 106 */ \ NULL 280 sys/malloc.h NULL, \ NULL 282 sys/malloc.h NULL, \ NULL 288 sys/malloc.h NULL, NULL, NULL, NULL, \ NULL 289 sys/malloc.h NULL, NULL, NULL, NULL, \ NULL 406 sys/malloc.h if (kbp->kb_next == NULL) { \ NULL 423 sys/malloc.h if (kbp->kb_next == NULL) \ NULL 427 sys/malloc.h *(caddr_t *)(addr) = NULL; \ NULL 259 sys/mbuf.h MCLREFDEBUGN((m), NULL, 0); \ NULL 279 sys/mbuf.h if ((m)->m_ext.ext_buf != NULL) { \ NULL 284 sys/mbuf.h (m)->m_ext.ext_free = NULL; \ NULL 285 sys/mbuf.h (m)->m_ext.ext_arg = NULL; \ NULL 47 sys/param.h #ifndef NULL NULL 100 sys/queue.h { NULL } NULL 111 sys/queue.h #define SLIST_END(head) NULL NULL 173 sys/queue.h { NULL } NULL 185 sys/queue.h #define LIST_END(head) NULL NULL 202 sys/queue.h if (((elm)->field.le_next = (listelm)->field.le_next) != NULL) \ NULL 217 sys/queue.h if (((elm)->field.le_next = (head)->lh_first) != NULL) \ NULL 224 sys/queue.h if ((elm)->field.le_next != NULL) \ NULL 233 sys/queue.h if (((elm2)->field.le_next = (elm)->field.le_next) != NULL) \ NULL 252 sys/queue.h { NULL, &(head).sqh_first } NULL 263 sys/queue.h #define SIMPLEQ_END(head) NULL NULL 276 sys/queue.h (head)->sqh_first = NULL; \ NULL 281 sys/queue.h if (((elm)->field.sqe_next = (head)->sqh_first) == NULL) \ NULL 287 sys/queue.h (elm)->field.sqe_next = NULL; \ NULL 293 sys/queue.h if (((elm)->field.sqe_next = (listelm)->field.sqe_next) == NULL)\ NULL 299 sys/queue.h if (((head)->sqh_first = (head)->sqh_first->field.sqe_next) == NULL) \ NULL 313 sys/queue.h { NULL, &(head).tqh_first } NULL 325 sys/queue.h #define TAILQ_END(head) NULL NULL 349 sys/queue.h (head)->tqh_first = NULL; \ NULL 354 sys/queue.h if (((elm)->field.tqe_next = (head)->tqh_first) != NULL) \ NULL 364 sys/queue.h (elm)->field.tqe_next = NULL; \ NULL 371 sys/queue.h if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\ NULL 388 sys/queue.h if (((elm)->field.tqe_next) != NULL) \ NULL 399 sys/queue.h if (((elm2)->field.tqe_next = (elm)->field.tqe_next) != NULL) \ NULL 389 sys/socket.h (struct cmsghdr *)NULL : \ NULL 399 sys/socket.h (struct cmsghdr *)NULL) NULL 115 sys/socketvar.h if ((sb)->sb_mb == NULL) { \ NULL 116 sys/socketvar.h (sb)->sb_mbtail = NULL; \ NULL 117 sys/socketvar.h (sb)->sb_lastrecord = NULL; \ NULL 85 sys/syslog.h { NULL, -1 }, NULL 142 sys/syslog.h { NULL, -1 }, NULL 63 sys/tree.h { NULL } NULL 66 sys/tree.h (root)->sph_root = NULL; \ NULL 78 sys/tree.h #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) NULL 125 sys/tree.h return(NULL); \ NULL 129 sys/tree.h return (NULL); \ NULL 136 sys/tree.h if (SPLAY_RIGHT(elm, field) != NULL) { \ NULL 138 sys/tree.h while (SPLAY_LEFT(elm, field) != NULL) { \ NULL 142 sys/tree.h elm = NULL; \ NULL 161 sys/tree.h SPLAY_LEFT(elm, field) = SPLAY_RIGHT(elm, field) = NULL; \ NULL 169 sys/tree.h SPLAY_LEFT((head)->sph_root, field) = NULL; \ NULL 173 sys/tree.h SPLAY_RIGHT((head)->sph_root, field) = NULL; \ NULL 178 sys/tree.h return (NULL); \ NULL 186 sys/tree.h return (NULL); \ NULL 189 sys/tree.h if (SPLAY_LEFT((head)->sph_root, field) == NULL) { \ NULL 199 sys/tree.h return (NULL); \ NULL 208 sys/tree.h SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\ NULL 214 sys/tree.h if (__tmp == NULL) \ NULL 218 sys/tree.h if (SPLAY_LEFT((head)->sph_root, field) == NULL)\ NULL 224 sys/tree.h if (__tmp == NULL) \ NULL 228 sys/tree.h if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\ NULL 244 sys/tree.h SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\ NULL 250 sys/tree.h if (__tmp == NULL) \ NULL 254 sys/tree.h if (SPLAY_LEFT((head)->sph_root, field) == NULL)\ NULL 260 sys/tree.h if (__tmp == NULL) \ NULL 264 sys/tree.h if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\ NULL 280 sys/tree.h #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ NULL 282 sys/tree.h #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ NULL 287 sys/tree.h (x) != NULL; \ NULL 297 sys/tree.h { NULL } NULL 300 sys/tree.h (root)->rbh_root = NULL; \ NULL 318 sys/tree.h #define RB_EMPTY(head) (RB_ROOT(head) == NULL) NULL 322 sys/tree.h RB_LEFT(elm, field) = RB_RIGHT(elm, field) = NULL; \ NULL 438 sys/tree.h while ((elm == NULL || RB_COLOR(elm, field) == RB_BLACK) && \ NULL 447 sys/tree.h if ((RB_LEFT(tmp, field) == NULL || \ NULL 449 sys/tree.h (RB_RIGHT(tmp, field) == NULL || \ NULL 455 sys/tree.h if (RB_RIGHT(tmp, field) == NULL || \ NULL 479 sys/tree.h if ((RB_LEFT(tmp, field) == NULL || \ NULL 481 sys/tree.h (RB_RIGHT(tmp, field) == NULL || \ NULL 487 sys/tree.h if (RB_LEFT(tmp, field) == NULL || \ NULL 515 sys/tree.h if (RB_LEFT(elm, field) == NULL) \ NULL 517 sys/tree.h else if (RB_RIGHT(elm, field) == NULL) \ NULL 582 sys/tree.h struct type *parent = NULL; \ NULL 596 sys/tree.h if (parent != NULL) { \ NULL 605 sys/tree.h return (NULL); \ NULL 623 sys/tree.h return (NULL); \ NULL 651 sys/tree.h struct type *parent = NULL; \ NULL 674 sys/tree.h (x) != NULL; \ NULL 233 sys/vnode.h #define NULLVP ((struct vnode *)NULL) NULL 320 sys/vnode.h ((int) (((char *) (&(((p_type)NULL)->field))) - ((char *) NULL))) NULL 144 ufs/ext2fs/ext2fs_alloc.c *vpp = NULL; NULL 73 ufs/ext2fs/ext2fs_balloc.c *bpp = NULL; NULL 128 ufs/ext2fs/ext2fs_balloc.c allocib = NULL; NULL 75 ufs/ext2fs/ext2fs_bmap.c if (ap->a_vpp != NULL) NULL 77 ufs/ext2fs/ext2fs_bmap.c if (ap->a_bnp == NULL) NULL 80 ufs/ext2fs/ext2fs_bmap.c return (ext2fs_bmaparray(ap->a_vp, ap->a_bn, ap->a_bnp, NULL, NULL, NULL 116 ufs/ext2fs/ext2fs_bmap.c if ((ap != NULL && nump == NULL) || (ap == NULL && nump != NULL)) NULL 131 ufs/ext2fs/ext2fs_bmap.c xap = ap == NULL ? a : ap; NULL 162 ufs/ext2fs/ext2fs_bmap.c for (bp = NULL, ++xap; --num; ++xap) { NULL 160 ufs/ext2fs/ext2fs_extern.h #define EXT2FS_FIFOOPS NULL NULL 124 ufs/ext2fs/ext2fs_inode.c if (ip->i_e2din == NULL || ip->i_e2fs_mode == 0 || ip->i_e2fs_dtime) NULL 138 ufs/ext2fs/ext2fs_inode.c ext2fs_update(ip, NULL, NULL, 0); NULL 146 ufs/ext2fs/ext2fs_inode.c if (ip->i_e2din == NULL || ip->i_e2fs_dtime != 0) NULL 253 ufs/ext2fs/ext2fs_inode.c return (ext2fs_update(oip, NULL, NULL, 1)); NULL 258 ufs/ext2fs/ext2fs_inode.c return (ext2fs_update(oip, NULL, NULL, 0)); NULL 289 ufs/ext2fs/ext2fs_inode.c return (ext2fs_update(oip, NULL, NULL, 1)); NULL 347 ufs/ext2fs/ext2fs_inode.c if ((error = ext2fs_update(oip, NULL, NULL, 1)) != 0) NULL 440 ufs/ext2fs/ext2fs_inode.c int32_t *copy = NULL, nb, nlbn, last; NULL 530 ufs/ext2fs/ext2fs_inode.c if (copy != NULL) { NULL 142 ufs/ext2fs/ext2fs_lookup.c u_long *cookies = NULL; NULL 190 ufs/ext2fs/ext2fs_lookup.c if (cookies != NULL) { NULL 208 ufs/ext2fs/ext2fs_lookup.c *ap->a_cookies = NULL; NULL 280 ufs/ext2fs/ext2fs_lookup.c bp = NULL; NULL 282 ufs/ext2fs/ext2fs_lookup.c *vpp = NULL; NULL 342 ufs/ext2fs/ext2fs_lookup.c NULL, &bp))) NULL 356 ufs/ext2fs/ext2fs_lookup.c if (bp != NULL) NULL 359 ufs/ext2fs/ext2fs_lookup.c NULL, &bp); NULL 459 ufs/ext2fs/ext2fs_lookup.c if (bp != NULL) NULL 705 ufs/ext2fs/ext2fs_lookup.c char * error_msg = NULL; NULL 721 ufs/ext2fs/ext2fs_lookup.c if (error_msg != NULL) { NULL 729 ufs/ext2fs/ext2fs_lookup.c return error_msg == NULL ? 0 : 1; NULL 1058 ufs/ext2fs/ext2fs_lookup.c vp = NULL; NULL 1068 ufs/ext2fs/ext2fs_lookup.c if (vp != NULL) NULL 101 ufs/ext2fs/ext2fs_readwrite.c for (error = 0, bp = NULL; uio->uio_resid > 0; bp = NULL) { NULL 144 ufs/ext2fs/ext2fs_readwrite.c if (bp != NULL) NULL 283 ufs/ext2fs/ext2fs_readwrite.c error = ext2fs_update(ip, NULL, NULL, 1); NULL 92 ufs/ext2fs/ext2fs_subr.c *bpp = NULL; NULL 118 ufs/ext2fs/ext2fs_subr.c if (VOP_BMAP(ep->b_vp, (daddr_t)0, &vp, (daddr_t)0, NULL)) NULL 156 ufs/ext2fs/ext2fs_subr.c if (nvp != NULL) { NULL 163 ufs/ext2fs/ext2fs_subr.c vp->v_data = NULL; NULL 84 ufs/ext2fs/ext2fs_vfsops.c NULL, NULL 182 ufs/ext2fs/ext2fs_vfsops.c struct ufsmount *ump = NULL; NULL 511 ufs/ext2fs/ext2fs_vfsops.c bp = NULL; NULL 512 ufs/ext2fs/ext2fs_vfsops.c ump = NULL; NULL 531 ufs/ext2fs/ext2fs_vfsops.c bp = NULL; NULL 573 ufs/ext2fs/ext2fs_vfsops.c bp = NULL; NULL 628 ufs/ext2fs/ext2fs_vfsops.c ump->um_devvp->v_specmountpoint = NULL; NULL 654 ufs/ext2fs/ext2fs_vfsops.c if ((error = vflush(mp, NULL, flags)) != 0) NULL 823 ufs/ext2fs/ext2fs_vfsops.c if ((*vpp = ufs_ihashget(dev, ino)) != NULL) NULL 828 ufs/ext2fs/ext2fs_vfsops.c *vpp = NULL; NULL 873 ufs/ext2fs/ext2fs_vfsops.c *vpp = NULL; NULL 908 ufs/ext2fs/ext2fs_vfsops.c *vpp = NULL; NULL 461 ufs/ext2fs/ext2fs_vnops.c error = ext2fs_update(ip, NULL, NULL, 1); NULL 622 ufs/ext2fs/ext2fs_vnops.c xp = NULL; NULL 634 ufs/ext2fs/ext2fs_vnops.c if ((error = ext2fs_update(ip, NULL, NULL, 1)) != 0) { NULL 656 ufs/ext2fs/ext2fs_vnops.c if (xp != NULL) NULL 666 ufs/ext2fs/ext2fs_vnops.c xp = NULL; NULL 677 ufs/ext2fs/ext2fs_vnops.c if (xp == NULL) { NULL 692 ufs/ext2fs/ext2fs_vnops.c if ((error = ext2fs_update(dp, NULL, NULL, 1)) != 0) NULL 700 ufs/ext2fs/ext2fs_vnops.c (void)ext2fs_update(dp, NULL, NULL, 1); NULL 778 ufs/ext2fs/ext2fs_vnops.c xp = NULL; NULL 789 ufs/ext2fs/ext2fs_vnops.c if (fvp != NULL) { NULL 919 ufs/ext2fs/ext2fs_vnops.c error = ext2fs_update(ip, NULL, NULL, 1); NULL 929 ufs/ext2fs/ext2fs_vnops.c if ((error = ext2fs_update(dp, NULL, NULL, 1)) != 0) NULL 1047 ufs/ext2fs/ext2fs_vnops.c dvp = NULL; NULL 1095 ufs/ext2fs/ext2fs_vnops.c UIO_SYSSPACE, IO_NODELOCKED, ap->a_cnp->cn_cred, NULL, NULL 1151 ufs/ext2fs/ext2fs_vnops.c *vpp = NULL; NULL 1176 ufs/ext2fs/ext2fs_vnops.c if ((error = ext2fs_update(ip, NULL, NULL, 1)) != 0) NULL 1212 ufs/ext2fs/ext2fs_vnops.c return (ext2fs_update(VTOI(ap->a_vp), NULL, NULL, NULL 1245 ufs/ext2fs/ext2fs_vnops.c if (ip->i_e2din != NULL) NULL 1250 ufs/ext2fs/ext2fs_vnops.c vp->v_data = NULL; NULL 1293 ufs/ext2fs/ext2fs_vnops.c { NULL, NULL } NULL 1314 ufs/ext2fs/ext2fs_vnops.c { NULL, NULL } NULL 1337 ufs/ext2fs/ext2fs_vnops.c { NULL, NULL } NULL 181 ufs/ffs/ffs_alloc.c struct buf *bp = NULL; NULL 186 ufs/ffs/ffs_alloc.c if (bpp != NULL) NULL 187 ufs/ffs/ffs_alloc.c *bpp = NULL; NULL 214 ufs/ffs/ffs_alloc.c if (bpp != NULL) { NULL 234 ufs/ffs/ffs_alloc.c if (bpp != NULL) { NULL 246 ufs/ffs/ffs_alloc.c if (blknop != NULL) { NULL 308 ufs/ffs/ffs_alloc.c if (bpp != NULL) { NULL 319 ufs/ffs/ffs_alloc.c if (blknop != NULL) { NULL 333 ufs/ffs/ffs_alloc.c if (bp != NULL) { NULL 335 ufs/ffs/ffs_alloc.c bp = NULL; NULL 374 ufs/ffs/ffs_alloc.c daddr_t *bap, *sbap, *ebap = NULL; NULL 738 ufs/ffs/ffs_alloc.c ffs_update(ip, NULL, NULL, MNT_WAIT); NULL 833 ufs/ffs/ffs_alloc.c *vpp = NULL; NULL 1528 ufs/ffs/ffs_alloc.c struct buf *ibp = NULL; NULL 1672 ufs/ffs/ffs_alloc.c if (ibp != NULL) NULL 95 ufs/ffs/ffs_balloc.c if (bpp != NULL) NULL 96 ufs/ffs/ffs_balloc.c *bpp = NULL; NULL 117 ufs/ffs/ffs_balloc.c bpp ? *bpp : NULL); NULL 123 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 144 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 166 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 190 ufs/ffs/ffs_balloc.c bpp ? *bpp : NULL); NULL 207 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 217 ufs/ffs/ffs_balloc.c nsize, 0, bpp ? *bpp : NULL); NULL 240 ufs/ffs/ffs_balloc.c allocib = NULL; NULL 320 ufs/ffs/ffs_balloc.c if (allocib == NULL && unwindidx < 0) NULL 345 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 354 ufs/ffs/ffs_balloc.c indirs[i].in_off, nb, 0, bpp ? *bpp : NULL); NULL 368 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 388 ufs/ffs/ffs_balloc.c if (allocblk == allociblk && allocib == NULL && unwindidx == -1) NULL 405 ufs/ffs/ffs_balloc.c if (allocib != NULL) { NULL 461 ufs/ffs/ffs_balloc.c if (bpp != NULL) NULL 462 ufs/ffs/ffs_balloc.c *bpp = NULL; NULL 486 ufs/ffs/ffs_balloc.c bpp ? *bpp : NULL); NULL 515 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 539 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 565 ufs/ffs/ffs_balloc.c bpp ? *bpp : NULL); NULL 582 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 594 ufs/ffs/ffs_balloc.c nsize, 0, bpp ? *bpp : NULL); NULL 621 ufs/ffs/ffs_balloc.c allocib = NULL; NULL 625 ufs/ffs/ffs_balloc.c pref = ffs2_blkpref(ip, lbn, 0, NULL); NULL 682 ufs/ffs/ffs_balloc.c pref = ffs2_blkpref(ip, lbn, 0, NULL); NULL 744 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 754 ufs/ffs/ffs_balloc.c indirs[num].in_off, nb, 0, bpp ? *bpp : NULL); NULL 758 ufs/ffs/ffs_balloc.c if (allocib == NULL && unwindidx < 0) NULL 775 ufs/ffs/ffs_balloc.c if (bpp != NULL) { NULL 798 ufs/ffs/ffs_balloc.c if (allocblk == allociblk && allocib == NULL && unwindidx == -1) NULL 844 ufs/ffs/ffs_balloc.c ffs_update(ip, NULL, NULL, MNT_WAIT); NULL 855 ufs/ffs/ffs_balloc.c ffs_update(ip, NULL, NULL, MNT_WAIT); NULL 197 ufs/ffs/ffs_extern.h #define FFS_FIFOOPS NULL NULL 475 ufs/ffs/ffs_inode.c void *copy = NULL; NULL 480 ufs/ffs/ffs_inode.c int32_t *bap1 = NULL; NULL 482 ufs/ffs/ffs_inode.c int64_t *bap2 = NULL; NULL 586 ufs/ffs/ffs_inode.c if (copy != NULL) { NULL 328 ufs/ffs/ffs_softdep.c if (interlock != NULL) NULL 331 ufs/ffs/ffs_softdep.c if (interlock != NULL) { NULL 338 ufs/ffs/ffs_softdep.c if (interlock != NULL) NULL 465 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&softdep_freequeue)) != NULL) { NULL 594 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&softdep_workitem_pending) == NULL) NULL 642 ufs/ffs/ffs_softdep.c if (matchmnt == NULL) { NULL 670 ufs/ffs/ffs_softdep.c if (softdep_worklist_req && matchmnt == NULL) { NULL 707 ufs/ffs/ffs_softdep.c if (diff.tv_sec != 0 && matchmnt == NULL) { NULL 720 ufs/ffs/ffs_softdep.c if (matchmnt == NULL) { NULL 755 ufs/ffs/ffs_softdep.c if (vp == NULL || !VOP_ISLOCKED(vp)) NULL 772 ufs/ffs/ffs_softdep.c if (LIST_NEXT(wkend, wk_list) == NULL) NULL 784 ufs/ffs/ffs_softdep.c if (vn_write_suspend_wait(NULL, mp, V_NOWAIT)) NULL 797 ufs/ffs/ffs_softdep.c if (vn_write_suspend_wait(NULL, mp, V_NOWAIT)) NULL 810 ufs/ffs/ffs_softdep.c if (vn_write_suspend_wait(NULL, mp, V_NOWAIT)) NULL 823 ufs/ffs/ffs_softdep.c if (vn_write_suspend_wait(NULL, mp, V_NOWAIT)) NULL 850 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&newbp->b_dep) != NULL) NULL 854 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&oldbp->b_dep)) != NULL) { NULL 1023 ufs/ffs/ffs_softdep.c *pagedeppp = NULL; NULL 1091 ufs/ffs/ffs_softdep.c *inodedeppp = NULL; NULL 1113 ufs/ffs/ffs_softdep.c inodedep->id_savedino1 = NULL; NULL 1115 ufs/ffs/ffs_softdep.c inodedep->id_buf = NULL; NULL 1162 ufs/ffs/ffs_softdep.c *newblkpp = NULL; NULL 1466 ufs/ffs/ffs_softdep.c adp->ad_freefrag = NULL; NULL 1479 ufs/ffs/ffs_softdep.c adp->ad_buf = NULL; NULL 1489 ufs/ffs/ffs_softdep.c if (bp == NULL) { NULL 1528 ufs/ffs/ffs_softdep.c if (oldadp == NULL || oldadp->ad_lbn <= lbn) { NULL 1531 ufs/ffs/ffs_softdep.c if (oldadp != NULL && oldadp->ad_lbn == lbn) NULL 1540 ufs/ffs/ffs_softdep.c if (oldadp == NULL) { NULL 1597 ufs/ffs/ffs_softdep.c if (oldadp->ad_freefrag != NULL || oldadp->ad_oldblkno == 0) { NULL 1606 ufs/ffs/ffs_softdep.c if ((wk = LIST_FIRST(&oldadp->ad_newdirblk)) != NULL) { NULL 1609 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&oldadp->ad_newdirblk) != NULL) NULL 1629 ufs/ffs/ffs_softdep.c return (NULL); NULL 1655 ufs/ffs/ffs_softdep.c tip.i_vnode = NULL; NULL 1741 ufs/ffs/ffs_softdep.c if (nbp == NULL) { NULL 1792 ufs/ffs/ffs_softdep.c for (indirdep = NULL, newindirdep = NULL; ; ) { NULL 1800 ufs/ffs/ffs_softdep.c if (indirdep == NULL && newindirdep) { NULL 1803 ufs/ffs/ffs_softdep.c newindirdep = NULL; NULL 1813 ufs/ffs/ffs_softdep.c aip->ai_buf = NULL; NULL 1830 ufs/ffs/ffs_softdep.c oldaip = NULL; NULL 1836 ufs/ffs/ffs_softdep.c freefrag = NULL; NULL 1837 ufs/ffs/ffs_softdep.c if (oldaip != NULL) { NULL 1845 ufs/ffs/ffs_softdep.c oldaip->ai_freefrag = NULL; NULL 1846 ufs/ffs/ffs_softdep.c free_allocindir(oldaip, NULL); NULL 1856 ufs/ffs/ffs_softdep.c if (freefrag != NULL) NULL 1860 ufs/ffs/ffs_softdep.c if (indirdep->ir_savebp != NULL) NULL 1874 ufs/ffs/ffs_softdep.c VOP_BMAP(bp->b_vp, bp->b_lblkno, NULL, &bp->b_blkno, NULL 1875 ufs/ffs/ffs_softdep.c NULL); NULL 2071 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&bp->b_dep)) != NULL) { NULL 2129 ufs/ffs/ffs_softdep.c if (inodedep == NULL || NULL 2143 ufs/ffs/ffs_softdep.c if (wk != NULL) { NULL 2201 ufs/ffs/ffs_softdep.c if (adp->ad_freefrag != NULL) { NULL 2208 ufs/ffs/ffs_softdep.c if ((wk = LIST_FIRST(&adp->ad_newdirblk)) != NULL) { NULL 2211 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&adp->ad_newdirblk) != NULL) NULL 2253 ufs/ffs/ffs_softdep.c while ((dap = LIST_FIRST(&pagedep->pd_pendinghd)) != NULL) NULL 2259 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&pagedep->pd_diraddhd[i]) != NULL) NULL 2332 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_pendinghd) != NULL || NULL 2333 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_bufwait) != NULL || NULL 2334 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_inowait) != NULL || NULL 2335 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_inoupdt) != NULL || NULL 2336 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_newinoupdt) != NULL || NULL 2341 ufs/ffs/ffs_softdep.c inodedep->id_buf = NULL; NULL 2344 ufs/ffs/ffs_softdep.c if (inodedep->id_savedino1 != NULL) { NULL 2346 ufs/ffs/ffs_softdep.c inodedep->id_savedino1 = NULL; NULL 2365 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_pendinghd) != NULL || NULL 2366 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_bufwait) != NULL || NULL 2367 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_inowait) != NULL || NULL 2368 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_inoupdt) != NULL || NULL 2369 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_newinoupdt) != NULL || NULL 2370 ufs/ffs/ffs_softdep.c inodedep->id_nlinkdelta != 0 || inodedep->id_savedino1 != NULL) NULL 2413 ufs/ffs/ffs_softdep.c tip.i_vnode = NULL; NULL 2469 ufs/ffs/ffs_softdep.c int32_t *bap1 = NULL; NULL 2470 ufs/ffs/ffs_softdep.c int64_t nb, *bap2 = NULL; NULL 2494 ufs/ffs/ffs_softdep.c if ((bp = incore(ip->i_devvp, dbn)) != NULL && NULL 2495 ufs/ffs/ffs_softdep.c (wk = LIST_FIRST(&bp->b_dep)) != NULL) { NULL 2504 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&bp->b_dep) != NULL) { NULL 2568 ufs/ffs/ffs_softdep.c if ((freefrag = aip->ai_freefrag) != NULL) { NULL 2569 ufs/ffs/ffs_softdep.c if (inodedep == NULL) NULL 2617 ufs/ffs/ffs_softdep.c struct newdirblk *newdirblk = NULL; NULL 2635 ufs/ffs/ffs_softdep.c if (newdirbp == NULL) { NULL 2729 ufs/ffs/ffs_softdep.c if (adp == NULL || adp->ad_lbn != lbn) { NULL 2780 ufs/ffs/ffs_softdep.c if (dap == NULL) { NULL 2891 ufs/ffs/ffs_softdep.c if (prevdirrem != NULL) NULL 2922 ufs/ffs/ffs_softdep.c if (ip == NULL) NULL 2938 ufs/ffs/ffs_softdep.c *prevdirremp = NULL; NULL 2956 ufs/ffs/ffs_softdep.c if (dap == NULL) { NULL 2961 ufs/ffs/ffs_softdep.c if (dap == NULL) NULL 3021 ufs/ffs/ffs_softdep.c struct diradd *dap = NULL; NULL 3070 ufs/ffs/ffs_softdep.c if (prevdirrem != NULL) { NULL 3341 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&indirdep->ir_deplisthd) == NULL) { NULL 3462 ufs/ffs/ffs_softdep.c if (inodedep->id_savedino1 != NULL) { NULL 3478 ufs/ffs/ffs_softdep.c if (TAILQ_FIRST(&inodedep->id_inoupdt) == NULL) NULL 3521 ufs/ffs/ffs_softdep.c for (lastadp = NULL, adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; NULL 3557 ufs/ffs/ffs_softdep.c if (lastadp != NULL && NULL 3607 ufs/ffs/ffs_softdep.c if (inodedep->id_savedino2 != NULL) NULL 3619 ufs/ffs/ffs_softdep.c if (TAILQ_FIRST(&inodedep->id_inoupdt) == NULL) NULL 3624 ufs/ffs/ffs_softdep.c if (TAILQ_FIRST(&inodedep->id_inoupdt) == NULL && NULL 3625 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_extupdt) == NULL) NULL 3660 ufs/ffs/ffs_softdep.c for (lastadp = NULL, adp = TAILQ_FIRST(&inodedep->id_extupdt); adp; NULL 3676 ufs/ffs/ffs_softdep.c lastadp = NULL; NULL 3685 ufs/ffs/ffs_softdep.c if (lastadp != NULL && NULL 3735 ufs/ffs/ffs_softdep.c for (lastadp = NULL, adp = TAILQ_FIRST(&inodedep->id_inoupdt); adp; NULL 3771 ufs/ffs/ffs_softdep.c if (lastadp != NULL && NULL 3828 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&bp->b_dep)) != NULL) { NULL 3846 ufs/ffs/ffs_softdep.c newblk->nb_bmsafemap = NULL; NULL 3852 ufs/ffs/ffs_softdep.c adp->ad_buf = NULL; NULL 3859 ufs/ffs/ffs_softdep.c aip->ai_buf = NULL; NULL 3864 ufs/ffs/ffs_softdep.c LIST_FIRST(&bmsafemap->sm_inodedephd)) != NULL) { NULL 3867 ufs/ffs/ffs_softdep.c inodedep->id_buf = NULL; NULL 3917 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&reattach)) != NULL) { NULL 3945 ufs/ffs/ffs_softdep.c if (adp->ad_buf != NULL) NULL 3976 ufs/ffs/ffs_softdep.c if (listadp == NULL) { NULL 3982 ufs/ffs/ffs_softdep.c if (listadp == NULL) NULL 4018 ufs/ffs/ffs_softdep.c if (aip->ai_buf != NULL) NULL 4033 ufs/ffs/ffs_softdep.c if (aip->ai_freefrag != NULL) NULL 4051 ufs/ffs/ffs_softdep.c struct ufs1_dinode *dp1 = NULL; NULL 4052 ufs/ffs/ffs_softdep.c struct ufs2_dinode *dp2 = NULL; NULL 4078 ufs/ffs/ffs_softdep.c if (inodedep->id_savedino1 != NULL) { NULL 4084 ufs/ffs/ffs_softdep.c inodedep->id_savedino1 = NULL; NULL 4173 ufs/ffs/ffs_softdep.c if ((adp = TAILQ_FIRST(&inodedep->id_inoupdt)) != NULL) NULL 4182 ufs/ffs/ffs_softdep.c filefree = NULL; NULL 4183 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&inodedep->id_bufwait)) != NULL) { NULL 4194 ufs/ffs/ffs_softdep.c if (filefree != NULL) NULL 4227 ufs/ffs/ffs_softdep.c if (filefree != NULL) { NULL 4323 ufs/ffs/ffs_softdep.c while ((dirrem = LIST_FIRST(&pagedep->pd_dirremhd)) != NULL) { NULL 4334 ufs/ffs/ffs_softdep.c while ((dap = LIST_FIRST(&pagedep->pd_pendinghd)) != NULL) NULL 4475 ufs/ffs/ffs_softdep.c if (TAILQ_FIRST(&inodedep->id_inoupdt) != NULL) NULL 4483 ufs/ffs/ffs_softdep.c while ((wk = LIST_FIRST(&inodedep->id_inowait)) != NULL) { NULL 4535 ufs/ffs/ffs_softdep.c while ((newadp = TAILQ_FIRST(&inodedep->id_newinoupdt)) != NULL) { NULL 4571 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&inodedep->id_inowait) != NULL || NULL 4572 ufs/ffs/ffs_softdep.c LIST_FIRST(&inodedep->id_bufwait) != NULL || NULL 4573 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_inoupdt) != NULL || NULL 4574 ufs/ffs/ffs_softdep.c TAILQ_FIRST(&inodedep->id_newinoupdt) != NULL) { NULL 4579 ufs/ffs/ffs_softdep.c if ((wk = LIST_FIRST(&inodedep->id_pendinghd)) == NULL) NULL 4686 ufs/ffs/ffs_softdep.c if (!vn_isdisk(vp, NULL)) NULL 4706 ufs/ffs/ffs_softdep.c if ((wk = LIST_FIRST(&bp->b_dep)) == NULL || NULL 4753 ufs/ffs/ffs_softdep.c if (!vn_isdisk(vp, NULL)) { NULL 4757 ufs/ffs/ffs_softdep.c if (vp->v_specmountpoint == NULL || NULL 4943 ufs/ffs/ffs_softdep.c if (nbp != NULL) { NULL 4967 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&vp->v_dirtyblkhd) == NULL) { NULL 4980 ufs/ffs/ffs_softdep.c if (vn_isdisk(vp, NULL) && NULL 5041 ufs/ffs/ffs_softdep.c if (adp != NULL) NULL 5062 ufs/ffs/ffs_softdep.c if (adp != NULL) NULL 5102 ufs/ffs/ffs_softdep.c while ((dap = LIST_FIRST(diraddhdp)) != NULL) { NULL 5153 ufs/ffs/ffs_softdep.c if (bp == NULL) { NULL 5290 ufs/ffs/ffs_softdep.c process_worklist_item(NULL, LK_NOWAIT); NULL 5291 ufs/ffs/ffs_softdep.c process_worklist_item(NULL, LK_NOWAIT); NULL 5389 ufs/ffs/ffs_softdep.c if (LIST_FIRST(&pagedep->pd_dirremhd) == NULL) NULL 5394 ufs/ffs/ffs_softdep.c if (vn_start_write(NULL, &mp, V_NOWAIT) != 0) NULL 5445 ufs/ffs/ffs_softdep.c if ((inodedep = LIST_FIRST(inodedephd)) != NULL) NULL 5448 ufs/ffs/ffs_softdep.c if (inodedep == NULL) { NULL 5476 ufs/ffs/ffs_softdep.c if (vn_start_write(NULL, &mp, V_NOWAIT) != 0) NULL 5601 ufs/ffs/ffs_softdep.c if (bp == NULL) NULL 70 ufs/ffs/ffs_subr.c *bpp = NULL; NULL 136 ufs/ffs/ffs_subr.c if (VOP_BMAP(ep->b_vp, (daddr_t)0, &vp, (daddr_t)0, NULL)) NULL 123 ufs/ffs/ffs_vfsops.c swapdev_vp = NULL; NULL 169 ufs/ffs/ffs_vfsops.c struct ufsmount *ump = NULL; NULL 533 ufs/ffs/ffs_vfsops.c struct buf *bp = NULL; NULL 650 ufs/ffs/ffs_vfsops.c if ((u_int)fsp->fs_frag > MAXFRAG || fragtbl[fsp->fs_frag] == NULL) NULL 707 ufs/ffs/ffs_vfsops.c bp = NULL; NULL 708 ufs/ffs/ffs_vfsops.c ump = NULL; NULL 714 ufs/ffs/ffs_vfsops.c if (bp != NULL) { NULL 717 ufs/ffs/ffs_vfsops.c bp = NULL; NULL 806 ufs/ffs/ffs_vfsops.c bp = NULL; NULL 833 ufs/ffs/ffs_vfsops.c bp = NULL; NULL 862 ufs/ffs/ffs_vfsops.c fs->fs_contigdirs = NULL; NULL 917 ufs/ffs/ffs_vfsops.c devvp->v_specmountpoint = NULL; NULL 1034 ufs/ffs/ffs_vfsops.c ump->um_devvp->v_specmountpoint = NULL; NULL 1076 ufs/ffs/ffs_vfsops.c if ((error = vflush(mp, NULL, flags)) != 0) NULL 1251 ufs/ffs/ffs_vfsops.c if ((*vpp = ufs_ihashget(dev, ino)) != NULL) NULL 1256 ufs/ffs/ffs_vfsops.c *vpp = NULL; NULL 1309 ufs/ffs/ffs_vfsops.c *vpp = NULL; NULL 1340 ufs/ffs/ffs_vfsops.c *vpp = NULL; NULL 105 ufs/ffs/ffs_vnops.c { NULL, NULL } NULL 127 ufs/ffs/ffs_vnops.c { NULL, NULL } NULL 151 ufs/ffs/ffs_vnops.c { NULL, NULL } NULL 207 ufs/ffs/ffs_vnops.c for (error = 0, bp = NULL; uio->uio_resid > 0; bp = NULL) { NULL 250 ufs/ffs/ffs_vnops.c if (bp != NULL) NULL 408 ufs/ffs/ffs_vnops.c vp->v_specmountpoint != NULL && NULL 441 ufs/ffs/ffs_vnops.c LIST_FIRST(&bp->b_dep) != NULL && NULL 519 ufs/ffs/ffs_vnops.c if (ip->i_din1 != NULL) { NULL 530 ufs/ffs/ffs_vnops.c vp->v_data = NULL; NULL 254 ufs/mfs/mfs_vfsops.c while ((bp = mfsp->mfs_buflist) != NULL) { NULL 267 ufs/mfs/mfs_vfsops.c dounmount(mp, 0, p, NULL)) NULL 91 ufs/mfs/mfs_vnops.c { (struct vnodeop_desc*)NULL, (int(*)(void *))NULL } NULL 161 ufs/mfs/mfs_vnops.c } else if (p != NULL && mfsp->mfs_pid == p->p_pid) { NULL 203 ufs/mfs/mfs_vnops.c if (ap->a_vpp != NULL) NULL 205 ufs/mfs/mfs_vnops.c if (ap->a_bnp != NULL) NULL 207 ufs/mfs/mfs_vnops.c if (ap->a_runp != NULL) NULL 229 ufs/mfs/mfs_vnops.c while ((bp = mfsp->mfs_buflist) != NULL) { NULL 290 ufs/mfs/mfs_vnops.c vp->v_data = NULL; NULL 146 ufs/ufs/inode.h ((ip)->i_vtbl->iv_update)((ip), NULL, NULL, (sync)) NULL 69 ufs/ufs/ufs_bmap.c if (ap->a_vpp != NULL) NULL 71 ufs/ufs/ufs_bmap.c if (ap->a_bnp == NULL) NULL 74 ufs/ufs/ufs_bmap.c return (ufs_bmaparray(ap->a_vp, ap->a_bn, ap->a_bnp, NULL, NULL, NULL 109 ufs/ufs/ufs_bmap.c if ((ap != NULL && nump == NULL) || (ap == NULL && nump != NULL)) NULL 124 ufs/ufs/ufs_bmap.c xap = ap == NULL ? a : ap; NULL 148 ufs/ufs/ufs_bmap.c for (bp = NULL, ++xap; --num; ++xap) { NULL 110 ufs/ufs/ufs_dirhash.c struct buf *bp = NULL; NULL 117 ufs/ufs/ufs_dirhash.c if (ip->i_dirhash == NULL) { NULL 128 ufs/ufs/ufs_dirhash.c if (ip->i_dirhash->dh_hash != NULL) NULL 170 ufs/ufs/ufs_dirhash.c if (dh == NULL) { NULL 181 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL || dh->dh_blkfree == NULL) NULL 185 ufs/ufs/ufs_dirhash.c if ((dh->dh_hash[i] = DIRHASH_BLKALLOC()) == NULL) NULL 211 ufs/ufs/ufs_dirhash.c if (bp != NULL) NULL 213 ufs/ufs/ufs_dirhash.c if (UFS_BUFATOFF(ip, (off_t)pos, NULL, &bp) != 0) NULL 237 ufs/ufs/ufs_dirhash.c if (bp != NULL) NULL 246 ufs/ufs/ufs_dirhash.c if (dh->dh_hash != NULL) { NULL 248 ufs/ufs/ufs_dirhash.c if (dh->dh_hash[i] != NULL) NULL 252 ufs/ufs/ufs_dirhash.c if (dh->dh_blkfree != NULL) NULL 255 ufs/ufs/ufs_dirhash.c ip->i_dirhash = NULL; NULL 271 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 283 ufs/ufs/ufs_dirhash.c if (dh->dh_hash != NULL) { NULL 293 ufs/ufs/ufs_dirhash.c ip->i_dirhash = NULL; NULL 322 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 332 ufs/ufs/ufs_dirhash.c if (TAILQ_NEXT(dh, dh_list) != NULL) { NULL 341 ufs/ufs/ufs_dirhash.c if (dh->dh_hash != NULL && NULL 342 ufs/ufs/ufs_dirhash.c (dh_next = TAILQ_NEXT(dh, dh_list)) != NULL && NULL 354 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 367 ufs/ufs/ufs_dirhash.c bp = NULL; NULL 402 ufs/ufs/ufs_dirhash.c if (bp != NULL) NULL 405 ufs/ufs/ufs_dirhash.c if (UFS_BUFATOFF(ip, (off_t)blkoff, NULL, &bp) != 0) NULL 418 ufs/ufs/ufs_dirhash.c if (prevoffp != NULL) { NULL 442 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 444 ufs/ufs/ufs_dirhash.c if (bp != NULL) NULL 459 ufs/ufs/ufs_dirhash.c if (bp != NULL) NULL 489 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 492 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 569 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 572 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 601 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 604 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 646 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 649 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 679 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 682 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 707 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 710 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 743 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 746 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 802 ufs/ufs/ufs_dirhash.c if ((dh = ip->i_dirhash) == NULL) NULL 805 ufs/ufs/ufs_dirhash.c if (dh->dh_hash == NULL) { NULL 1015 ufs/ufs/ufs_dirhash.c if ((dh = TAILQ_FIRST(&ufsdirhash_list)) == NULL) { NULL 1020 ufs/ufs/ufs_dirhash.c DIRHASH_ASSERT(dh->dh_hash != NULL, ("dirhash: NULL hash on list")); NULL 1033 ufs/ufs/ufs_dirhash.c dh->dh_hash = NULL; NULL 1035 ufs/ufs/ufs_dirhash.c dh->dh_blkfree = NULL; NULL 106 ufs/ufs/ufs_ihash.c return (NULL); NULL 121 ufs/ufs/ufs_ihash.c lockmgr(&ip->i_lock, LK_EXCLUSIVE, NULL); NULL 128 ufs/ufs/ufs_ihash.c lockmgr(&ip->i_lock, LK_RELEASE, NULL); NULL 148 ufs/ufs/ufs_ihash.c if (ip->i_hash.le_prev == NULL) NULL 153 ufs/ufs/ufs_ihash.c ip->i_hash.le_next = NULL; NULL 154 ufs/ufs/ufs_ihash.c ip->i_hash.le_prev = NULL; NULL 80 ufs/ufs/ufs_inode.c if (ip->i_din1 == NULL || DIP(ip, mode) == 0) NULL 122 ufs/ufs/ufs_inode.c if (ip->i_din1 == NULL || DIP(ip, mode) == 0) NULL 156 ufs/ufs/ufs_inode.c if (ip->i_dirhash != NULL) NULL 138 ufs/ufs/ufs_lookup.c bp = NULL; NULL 140 ufs/ufs/ufs_lookup.c *vpp = NULL; NULL 220 ufs/ufs/ufs_lookup.c &dp->i_offset, &bp, nameiop == DELETE ? &prevoff : NULL)) { NULL 244 ufs/ufs/ufs_lookup.c (error = UFS_BUFATOFF(dp, (off_t)dp->i_offset, NULL, &bp))) NULL 259 ufs/ufs/ufs_lookup.c if (bp != NULL) NULL 261 ufs/ufs/ufs_lookup.c error = UFS_BUFATOFF(dp, (off_t)dp->i_offset, NULL, NULL 371 ufs/ufs/ufs_lookup.c if (bp != NULL) NULL 730 ufs/ufs/ufs_lookup.c if (DOINGSOFTDEP(dvp) && newdirbp != NULL) NULL 743 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) { NULL 781 ufs/ufs/ufs_lookup.c if (tvp != NULL) NULL 784 ufs/ufs/ufs_lookup.c if (tvp != NULL) NULL 818 ufs/ufs/ufs_lookup.c if (DOINGSOFTDEP(dvp) && newdirbp != NULL) NULL 857 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) NULL 890 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL && (ep->d_ino == 0 || NULL 896 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) NULL 921 ufs/ufs/ufs_lookup.c if (tvp != NULL) NULL 924 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) NULL 931 ufs/ufs/ufs_lookup.c if (tvp != NULL) NULL 967 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) NULL 984 ufs/ufs/ufs_lookup.c if (dp->i_dirhash != NULL) NULL 1147 ufs/ufs/ufs_lookup.c IO_NODELOCKED, cred, NULL, (struct proc *)0); NULL 1173 ufs/ufs/ufs_lookup.c vp = NULL; NULL 1181 ufs/ufs/ufs_lookup.c if (vp != NULL) NULL 100 ufs/ufs/ufs_quota.c #define NODQUOT NULL NULL 762 ufs/ufs/ufs_quota.c vfs_mount_foreach_vnode(mp, qsync_vnode, NULL); NULL 841 ufs/ufs/ufs_quota.c if ((dq = TAILQ_FIRST(&dqfreelist)) == NULL) { NULL 100 ufs/ufs/ufs_vfsops.c if (np == NULL) NULL 627 ufs/ufs/ufs_vnops.c error = ufs_direnter(dvp, vp, &newdir, cnp, NULL); NULL 808 ufs/ufs/ufs_vnops.c xp = NULL; NULL 847 ufs/ufs/ufs_vnops.c if (xp != NULL) NULL 864 ufs/ufs/ufs_vnops.c xp = NULL; NULL 875 ufs/ufs/ufs_vnops.c if (xp == NULL) { NULL 904 ufs/ufs/ufs_vnops.c if ((error = ufs_direnter(tdvp, NULL, &newdir, tcnp, NULL)) != 0) { NULL 999 ufs/ufs/ufs_vnops.c xp = NULL; NULL 1014 ufs/ufs/ufs_vnops.c if (fvp == NULL) { NULL 1325 ufs/ufs/ufs_vnops.c if (ip->i_dirhash != NULL) NULL 1361 ufs/ufs/ufs_vnops.c UIO_SYSSPACE, IO_NODELOCKED, ap->a_cnp->cn_cred, NULL, NULL 1512 ufs/ufs/ufs_vnops.c return (lockmgr(&VTOI(vp)->i_lock, ap->a_flags, NULL)); NULL 1524 ufs/ufs/ufs_vnops.c return (lockmgr(&VTOI(vp)->i_lock, ap->a_flags | LK_RELEASE, NULL)); NULL 1556 ufs/ufs/ufs_vnops.c error = VOP_BMAP(vp, bp->b_lblkno, NULL, &bp->b_blkno, NULL 1557 ufs/ufs/ufs_vnops.c NULL); NULL 1783 ufs/ufs/ufs_vnops.c if ((nvp = checkalias(vp, DIP(ip, rdev), mntp)) != NULL) { NULL 1790 ufs/ufs/ufs_vnops.c vp->v_data = NULL; NULL 1848 ufs/ufs/ufs_vnops.c *vpp = NULL; NULL 1891 ufs/ufs/ufs_vnops.c if ((error = ufs_direnter(dvp, tvp, &newdir, cnp, NULL)) != 0) NULL 1919 ufs/ufs/ufs_vnops.c { 1, NULL, filt_ufsdetach, filt_ufsread }; NULL 1921 ufs/ufs/ufs_vnops.c { 1, NULL, filt_ufsdetach, filt_ufswrite }; NULL 1923 ufs/ufs/ufs_vnops.c { 1, NULL, filt_ufsdetach, filt_ufsvnode }; NULL 190 uvm/uvm_amap.c if (amap == NULL) NULL 191 uvm/uvm_amap.c return(NULL); NULL 198 uvm/uvm_amap.c amap->am_ppref = NULL; NULL 206 uvm/uvm_amap.c if (amap->am_slots == NULL) NULL 210 uvm/uvm_amap.c if (amap->am_bckptr == NULL) NULL 215 uvm/uvm_amap.c if (amap->am_anon == NULL) NULL 226 uvm/uvm_amap.c return (NULL); NULL 374 uvm/uvm_amap.c newppref = NULL; NULL 378 uvm/uvm_amap.c if (newppref == NULL) { NULL 391 uvm/uvm_amap.c if (newsl == NULL || newbck == NULL || newover == NULL) { NULL 392 uvm/uvm_amap.c if (newsl != NULL) { NULL 395 uvm/uvm_amap.c if (newbck != NULL) { NULL 398 uvm/uvm_amap.c if (newover != NULL) { NULL 486 uvm/uvm_amap.c if (amap->am_anon[lcv] == NULL) NULL 488 uvm/uvm_amap.c if (amap->am_anon[lcv]->an_page != NULL) NULL 500 uvm/uvm_amap.c if (amap->am_anon[slot]->an_page != NULL) NULL 538 uvm/uvm_amap.c if (anon == NULL || anon->an_ref == 0) NULL 595 uvm/uvm_amap.c if (entry->aref.ar_amap == NULL) { NULL 623 uvm/uvm_amap.c if (entry->aref.ar_amap != NULL) NULL 653 uvm/uvm_amap.c if (amap == NULL) { NULL 682 uvm/uvm_amap.c if (amap->am_anon[lcv] == NULL) NULL 778 uvm/uvm_amap.c if (pg == NULL) NULL 810 uvm/uvm_amap.c npg = uvm_pagealloc(NULL, 0, nanon, 0); NULL 812 uvm/uvm_amap.c npg = NULL; /* XXX: quiet gcc warning */ NULL 814 uvm/uvm_amap.c if (nanon == NULL || npg == NULL) { NULL 843 uvm/uvm_amap.c UVM_PAGE_OWN(npg, NULL); NULL 884 uvm/uvm_amap.c if (origref->ar_amap->am_ppref == NULL) NULL 910 uvm/uvm_amap.c if (amap->am_ppref == NULL) { NULL 1028 uvm/uvm_amap.c if (amap->am_anon[curslot] == NULL) NULL 1043 uvm/uvm_amap.c amap->am_anon[curslot] = NULL; NULL 1094 uvm/uvm_amap.c for (am = LIST_FIRST(&amap_list); am != NULL && !rv; am = am_next) { NULL 1126 uvm/uvm_amap.c am = NULL; NULL 136 uvm/uvm_amap_i.h if (amap->am_anon[slot] == NULL) NULL 138 uvm/uvm_amap_i.h if (amap->am_anon[slot]->an_page != NULL && NULL 147 uvm/uvm_amap_i.h if (amap->am_anon[slot] != NULL) NULL 180 uvm/uvm_amap_i.h if (amap->am_anon[slot] == NULL) NULL 183 uvm/uvm_amap_i.h amap->am_anon[slot] = NULL; NULL 214 uvm/uvm_amap_i.h if (amap->am_ppref == NULL && (flags & AMAP_REFALL) == 0 && NULL 264 uvm/uvm_amap_i.h if (amap->am_ppref == NULL && all == 0 && len != amap->am_nslot) NULL 75 uvm/uvm_anon.c anon->an_page = NULL; NULL 129 uvm/uvm_anon.c pg->uanon = NULL; NULL 169 uvm/uvm_anon.c KASSERT(anon->an_page == NULL); NULL 195 uvm/uvm_anon.c if (anon->an_page == NULL) { NULL 236 uvm/uvm_anon.c while (((pg = anon->an_page) != NULL) && pg->loan_count != 0) { NULL 282 uvm/uvm_anon.c if (pg->uobject == NULL && (pg->pg_flags & PQ_ANON) == 0) { NULL 314 uvm/uvm_anon.c rv = uvmfault_anonget(NULL, NULL, anon); NULL 191 uvm/uvm_aobj.c NULL, /* init */ NULL 194 uvm/uvm_aobj.c NULL, /* fault */ NULL 197 uvm/uvm_aobj.c NULL, /* put (done by pagedaemon) */ NULL 198 uvm/uvm_aobj.c NULL, /* cluster */ NULL 199 uvm/uvm_aobj.c NULL, /* mk_pcluster */ NULL 249 uvm/uvm_aobj.c return NULL; NULL 347 uvm/uvm_aobj.c if (elt == NULL) { NULL 408 uvm/uvm_aobj.c elt != NULL; NULL 523 uvm/uvm_aobj.c if (aobj->u_swhash == NULL) NULL 528 uvm/uvm_aobj.c if (aobj->u_swslots == NULL) NULL 693 uvm/uvm_aobj.c for (pg = TAILQ_FIRST(&uobj->memq); pg != NULL; pg = next) { NULL 841 uvm/uvm_aobj.c ppnext = NULL; /* XXX: shut up gcc */ NULL 845 uvm/uvm_aobj.c for ( ; (by_list && pp != NULL) || NULL 859 uvm/uvm_aobj.c if (pp == NULL) NULL 1002 uvm/uvm_aobj.c if (ptmp == NULL && uao_find_swslot(aobj, NULL 1005 uvm/uvm_aobj.c NULL, UVM_PGA_ZERO); NULL 1012 uvm/uvm_aobj.c UVM_PAGE_OWN(ptmp, NULL); NULL 1019 uvm/uvm_aobj.c if (ptmp == NULL || NULL 1069 uvm/uvm_aobj.c if (pps[lcv] != NULL || NULL 1092 uvm/uvm_aobj.c while (pps[lcv] == NULL) { NULL 1097 uvm/uvm_aobj.c if (ptmp == NULL) { NULL 1100 uvm/uvm_aobj.c NULL, 0); NULL 1103 uvm/uvm_aobj.c if (ptmp == NULL) { NULL 1206 uvm/uvm_aobj.c UVM_PAGE_OWN(ptmp, NULL); NULL 1344 uvm/uvm_aobj.c aobj != NULL; NULL 1417 uvm/uvm_aobj.c elt != NULL; NULL 1487 uvm/uvm_aobj.c pg = NULL; NULL 1522 uvm/uvm_aobj.c UVM_PAGE_OWN(pg, NULL); NULL 133 uvm/uvm_device.c if (mapfn == NULL || NULL 136 uvm/uvm_device.c return(NULL); NULL 143 uvm/uvm_device.c return(NULL); NULL 155 uvm/uvm_device.c return (NULL); NULL 403 uvm/uvm_device.c uvmfault_unlockall(ufi, ufi->entry->aref.ar_amap, uobj, NULL); NULL 462 uvm/uvm_device.c uobj, NULL); NULL 471 uvm/uvm_device.c uvmfault_unlockall(ufi, ufi->entry->aref.ar_amap, uobj, NULL); NULL 200 uvm/uvm_fault.c if (anons[lcv] == NULL) NULL 357 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, anon); NULL 365 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, NULL); NULL 378 uvm/uvm_fault.c pg = uvm_pagealloc(NULL, 0, anon, 0); NULL 380 uvm/uvm_fault.c if (pg == NULL) { /* out of RAM. */ NULL 382 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, anon); NULL 393 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, anon); NULL 442 uvm/uvm_fault.c UVM_PAGE_OWN(pg, NULL); NULL 454 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, NULL 455 uvm/uvm_fault.c NULL); NULL 465 uvm/uvm_fault.c anon->an_page = NULL; NULL 486 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, NULL 519 uvm/uvm_fault.c if (ufi != NULL && NULL 523 uvm/uvm_fault.c uvmfault_unlockall(ufi, amap, NULL, anon); NULL 581 uvm/uvm_fault.c anon = NULL; NULL 582 uvm/uvm_fault.c pg = NULL; NULL 653 uvm/uvm_fault.c (ufi.entry->object.uvm_obj == NULL)) { NULL 685 uvm/uvm_fault.c if (amap == NULL && uobj == NULL) { NULL 743 uvm/uvm_fault.c anons = NULL; /* to be safe */ NULL 803 uvm/uvm_fault.c if (amap == NULL || anons[lcv] == NULL) { NULL 804 uvm/uvm_fault.c pages[lcv] = NULL; NULL 868 uvm/uvm_fault.c if (uobj && shadowed == FALSE && uobj->pgops->pgo_fault != NULL) { NULL 916 uvm/uvm_fault.c uobjpage = NULL; NULL 923 uvm/uvm_fault.c if (pages[lcv] == NULL || NULL 983 uvm/uvm_fault.c UVM_PAGE_OWN(pages[lcv], NULL); NULL 989 uvm/uvm_fault.c uobjpage = NULL; NULL 1109 uvm/uvm_fault.c pg = uvm_pagealloc(NULL, 0, NULL, 0); NULL 1110 uvm/uvm_fault.c if (pg == NULL) { NULL 1131 uvm/uvm_fault.c anon->an_page->uanon = NULL; NULL 1139 uvm/uvm_fault.c uobj = NULL; NULL 1148 uvm/uvm_fault.c UVM_PAGE_OWN(pg, NULL); NULL 1175 uvm/uvm_fault.c pg = uvm_pagealloc(NULL, 0, anon, 0); NULL 1179 uvm/uvm_fault.c if (anon == NULL || pg == NULL) { NULL 1184 uvm/uvm_fault.c if (anon == NULL || uvmexp.swpgonly == uvmexp.swpages) { NULL 1201 uvm/uvm_fault.c UVM_PAGE_OWN(pg, NULL); NULL 1308 uvm/uvm_fault.c if (uobj == NULL) { NULL 1317 uvm/uvm_fault.c promote, (uobj == NULL), 0,0); NULL 1336 uvm/uvm_fault.c uvmfault_unlockall(&ufi, amap, NULL, NULL); NULL 1391 uvm/uvm_fault.c uvmfault_unlockall(&ufi, amap, NULL, NULL); NULL 1410 uvm/uvm_fault.c KASSERT(uobj->pgops->pgo_releasepg != NULL); NULL 1413 uvm/uvm_fault.c if (uobj->pgops->pgo_releasepg(uobjpage,NULL)) NULL 1426 uvm/uvm_fault.c UVM_PAGE_OWN(uobjpage, NULL); NULL 1486 uvm/uvm_fault.c pg = uvm_pagealloc(NULL, 0, NULL, 0); NULL 1488 uvm/uvm_fault.c if (pg == NULL) { NULL 1498 uvm/uvm_fault.c UVM_PAGE_OWN(uobjpage, NULL); NULL 1506 uvm/uvm_fault.c NULL); NULL 1532 uvm/uvm_fault.c UVM_PAGE_OWN(uobjpage, NULL); NULL 1537 uvm/uvm_fault.c uvm_pagerealloc(uobjpage, NULL, 0); NULL 1564 uvm/uvm_fault.c if (amap == NULL) NULL 1576 uvm/uvm_fault.c pg = uvm_pagealloc(NULL, 0, anon, NULL 1583 uvm/uvm_fault.c if (anon == NULL || pg == NULL) { NULL 1598 uvm/uvm_fault.c UVM_PAGE_OWN(uobjpage, NULL); NULL 1602 uvm/uvm_fault.c uvmfault_unlockall(&ufi, amap, uobj, NULL); NULL 1604 uvm/uvm_fault.c if (anon == NULL || uvmexp.swpgonly == uvmexp.swpages) { NULL 1647 uvm/uvm_fault.c UVM_PAGE_OWN(uobjpage, NULL); NULL 1652 uvm/uvm_fault.c uobj = NULL; NULL 1708 uvm/uvm_fault.c UVM_PAGE_OWN(pg, NULL); NULL 1709 uvm/uvm_fault.c uvmfault_unlockall(&ufi, amap, uobj, NULL); NULL 1752 uvm/uvm_fault.c UVM_PAGE_OWN(pg, NULL); NULL 1753 uvm/uvm_fault.c uvmfault_unlockall(&ufi, amap, uobj, NULL); NULL 64 uvm/uvm_fault_i.h if (ufi == NULL) { NULL 199 uvm/uvm_fault_i.h if (ufi == NULL) { NULL 241 uvm/uvm_glue.c p2->p_vmspace = NULL; NULL 286 uvm/uvm_glue.c p->p_addr = NULL; NULL 370 uvm/uvm_glue.c outp = outp2 = NULL; NULL 403 uvm/uvm_glue.c if ((p = outp) == NULL) NULL 160 uvm/uvm_init.c NULL, UVM_UNKNOWN_OFFSET, 0, UVM_MAPFLAG(UVM_PROT_NONE, NULL 167 uvm/uvm_init.c NULL, UVM_UNKNOWN_OFFSET, 0, UVM_MAPFLAG(UVM_PROT_NONE, NULL 143 uvm/uvm_io.c &dead_entries, NULL); NULL 146 uvm/uvm_io.c if (dead_entries != NULL) NULL 147 uvm/uvm_km.c struct vm_map *kernel_map = NULL; NULL 186 uvm/uvm_km.c NULL, UVM_UNKNOWN_OFFSET, 0, UVM_MAPFLAG(UVM_PROT_ALL, UVM_PROT_ALL, NULL 219 uvm/uvm_km.c if (uvm_map(map, min, size, NULL, UVM_UNKNOWN_OFFSET, 0, NULL 236 uvm/uvm_km.c if (submap == NULL) { NULL 238 uvm/uvm_km.c if (submap == NULL) NULL 272 uvm/uvm_km.c if (pp == NULL) NULL 319 uvm/uvm_km.c if (pg == NULL) NULL 382 uvm/uvm_km.c if (obj != NULL) NULL 396 uvm/uvm_km.c pg = uvm_pagealloc(obj, offset, NULL, 0); NULL 399 uvm/uvm_km.c UVM_PAGE_OWN(pg, NULL); NULL 402 uvm/uvm_km.c if (__predict_false(pg == NULL)) { NULL 420 uvm/uvm_km.c if (obj == NULL) { NULL 461 uvm/uvm_km.c &dead_entries, NULL); NULL 465 uvm/uvm_km.c if (dead_entries != NULL) NULL 530 uvm/uvm_km.c pg = uvm_pagealloc(uvm.kernel_object, offset, NULL, 0); NULL 533 uvm/uvm_km.c UVM_PAGE_OWN(pg, NULL); NULL 536 uvm/uvm_km.c if (__predict_false(pg == NULL)) { NULL 544 uvm/uvm_km.c return (NULL); NULL 683 uvm/uvm_km.c pg = uvm_pagealloc(NULL, 0, NULL, UVM_PGA_USERESERVE); NULL 684 uvm/uvm_km.c if (__predict_false(pg == NULL)) { NULL 764 uvm/uvm_km.c return ((void *)uvm_km_alloc_poolpage1(NULL, NULL, waitok)); NULL 771 uvm/uvm_km.c uvm_km_free_poolpage1(NULL, (vaddr_t)v); NULL 827 uvm/uvm_km.c kthread_create_deferred(uvm_km_createthread, NULL); NULL 833 uvm/uvm_km.c kthread_create(uvm_km_thread, NULL, NULL, "kmthread"); NULL 855 uvm/uvm_km.c if (page == NULL) NULL 860 uvm/uvm_km.c if (head != NULL) { NULL 880 uvm/uvm_km.c struct km_page *page = NULL; NULL 160 uvm/uvm_loan.c anon = NULL; NULL 192 uvm/uvm_loan.c uvmfault_unlockall(ufi, aref->ar_amap, uobj, NULL); NULL 429 uvm/uvm_loan.c pg = NULL; NULL 442 uvm/uvm_loan.c uvmfault_unlockall(ufi, amap, uobj, NULL); NULL 451 uvm/uvm_loan.c uvmfault_unlockall(ufi, amap, NULL, NULL); NULL 489 uvm/uvm_loan.c uvmfault_unlockall(ufi, amap, NULL, NULL); NULL 505 uvm/uvm_loan.c if (uobj->pgops->pgo_releasepg == NULL) NULL 509 uvm/uvm_loan.c if (uobj->pgops->pgo_releasepg(pg, NULL)) NULL 518 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 542 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 566 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 575 uvm/uvm_loan.c if (anon == NULL) { /* out of VM! */ NULL 579 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 580 uvm/uvm_loan.c uvmfault_unlockall(ufi, amap, uobj, NULL); NULL 596 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 621 uvm/uvm_loan.c while ((pg = uvm_pagealloc(NULL, 0, NULL, NULL 622 uvm/uvm_loan.c UVM_PGA_ZERO)) == NULL) { NULL 624 uvm/uvm_loan.c ufi->entry->object.uvm_obj, NULL); NULL 636 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 648 uvm/uvm_loan.c while ((anon = uvm_analloc()) == NULL || NULL 649 uvm/uvm_loan.c (pg = uvm_pagealloc(NULL, 0, anon, UVM_PGA_ZERO)) == NULL) { NULL 653 uvm/uvm_loan.c ufi->entry->object.uvm_obj, NULL); NULL 656 uvm/uvm_loan.c if (anon == NULL) NULL 674 uvm/uvm_loan.c UVM_PAGE_OWN(pg, NULL); NULL 739 uvm/uvm_loan.c if (pg->loan_count == 0 && pg->uobject == NULL && NULL 740 uvm/uvm_loan.c pg->uanon == NULL) { NULL 284 uvm/uvm_map.c } while ((entry = RB_PARENT(entry, rb_entry)) != NULL); NULL 296 uvm/uvm_map.c if (tmp != NULL) NULL 339 uvm/uvm_map.c trtmp = NULL; NULL 346 uvm/uvm_map.c if (trtmp != NULL && trtmp->start >= tmp->start) { NULL 398 uvm/uvm_map.c if (me == NULL) { NULL 400 uvm/uvm_map.c if (ne == NULL) NULL 407 uvm/uvm_map.c ne[i].next = NULL; NULL 549 uvm/uvm_map.c uvm.kentry_free = NULL; NULL 563 uvm/uvm_map.c 0, 0, 0, "vmmpekpl", NULL); NULL 750 uvm/uvm_map.c uobj, uoffset, align, flags)) == NULL) { NULL 785 uvm/uvm_map.c if (uobj == NULL) { NULL 857 uvm/uvm_map.c if (p && uobj == NULL) NULL 918 uvm/uvm_map.c new_entry->aref.ar_amap = NULL; NULL 924 uvm/uvm_map.c if (p && uobj == NULL) NULL 1094 uvm/uvm_map.c if (after != NULL && after != &map->header && after->start < end) NULL 1150 uvm/uvm_map.c struct vm_map_entry *child, *prev = NULL; NULL 1173 uvm/uvm_map.c return(NULL); NULL 1180 uvm/uvm_map.c return(NULL); NULL 1197 uvm/uvm_map.c return(NULL); NULL 1214 uvm/uvm_map.c return(NULL); /* only one shot at it ... */ NULL 1225 uvm/uvm_map.c if (tmp == NULL || tmp->space < length) NULL 1231 uvm/uvm_map.c (prev == NULL || tmp->end < prev->end)) { NULL 1234 uvm/uvm_map.c else if ((child = RB_RIGHT(tmp, rb_entry)) != NULL && NULL 1247 uvm/uvm_map.c if (child == NULL || child->space < length) NULL 1252 uvm/uvm_map.c if (tmp != NULL && hint < tmp->end + tmp->ownspace) { NULL 1266 uvm/uvm_map.c if (prev == NULL) NULL 1354 uvm/uvm_map.c return (NULL); NULL 1424 uvm/uvm_map.c first_entry = NULL; NULL 1425 uvm/uvm_map.c *entry_list = NULL; /* to be safe */ NULL 1439 uvm/uvm_map.c if (p && entry->object.uvm_obj == NULL) NULL 1506 uvm/uvm_map.c entry->object.uvm_obj = NULL; /* to be safe */ NULL 1625 uvm/uvm_map.c if (uvm_map(map, raddr, size, NULL, offset, 0, NULL 1668 uvm/uvm_map.c oldent->object.uvm_obj != NULL || oldent->aref.ar_amap != NULL) { NULL 1826 uvm/uvm_map.c chain = endchain = NULL; NULL 1906 uvm/uvm_map.c if (newentry == NULL) { NULL 1912 uvm/uvm_map.c newentry->next = NULL; NULL 1947 uvm/uvm_map.c if (endchain == NULL) { NULL 2011 uvm/uvm_map.c deadentry = NULL; /* for UVM_EXTRACT_REMOVE */ NULL 2052 uvm/uvm_map.c deadentry = NULL; /* XXX: gcc */ NULL 2133 uvm/uvm_map.c entry = NULL; NULL 2136 uvm/uvm_map.c if (entry != NULL && NULL 2138 uvm/uvm_map.c entry->object.uvm_obj == NULL && entry->aref.ar_amap == NULL && NULL 2503 uvm/uvm_map.c (entry->object.uvm_obj == NULL))) { NULL 2758 uvm/uvm_map.c (entry->object.uvm_obj == NULL))) { NULL 2914 uvm/uvm_map.c if (amap == NULL || (flags & (PGO_DEACTIVATE|PGO_FREE)) == 0) NULL 2925 uvm/uvm_map.c if (anon == NULL) NULL 2931 uvm/uvm_map.c if (pg == NULL) { NULL 2965 uvm/uvm_map.c KASSERT(pg->uobject == NULL); NULL 3025 uvm/uvm_map.c if (uobj != NULL && NULL 3105 uvm/uvm_map.c uvmspace_init(vm, NULL, min, max, pageable); NULL 3282 uvm/uvm_map.c if (vm->vm_shm != NULL) NULL 3289 uvm/uvm_map.c &dead_entries, NULL); NULL 3290 uvm/uvm_map.c if (dead_entries != NULL) NULL 3294 uvm/uvm_map.c vm->vm_map.pmap = NULL; NULL 3476 uvm/uvm_map.c if (old_entry->aref.ar_amap != NULL) { NULL 3675 uvm/uvm_map.c pg != NULL; NULL 3733 uvm/uvm_map.c if (pg->uanon == NULL || pg->uanon->an_page != pg) NULL 3735 uvm/uvm_map.c (pg->uanon) ? pg->uanon->an_page : NULL); NULL 3766 uvm/uvm_map.c pgl = NULL; NULL 161 uvm/uvm_map_i.h if (dead_entries != NULL) NULL 283 uvm/uvm_meter.c entry->object.uvm_obj == NULL) NULL 191 uvm/uvm_mmap.c fp = NULL; NULL 192 uvm/uvm_mmap.c uobj = NULL; NULL 211 uvm/uvm_mmap.c &vaddr, uobj, uoff, 0, flags) == NULL) { NULL 228 uvm/uvm_mmap.c if (fp != NULL) NULL 312 uvm/uvm_mmap.c == NULL) { NULL 324 uvm/uvm_mmap.c if (uobj != NULL) NULL 329 uvm/uvm_mmap.c if (amap != NULL) { NULL 334 uvm/uvm_mmap.c if (anon != NULL && anon->an_page != NULL) { NULL 343 uvm/uvm_mmap.c if (uobj != NULL && pgi == 0) { NULL 347 uvm/uvm_mmap.c if (m != NULL) { NULL 359 uvm/uvm_mmap.c if (uobj != NULL) NULL 401 uvm/uvm_mmap.c struct file *fp = NULL; NULL 472 uvm/uvm_mmap.c if ((fp = fd_getfile(fdp, fd)) == NULL) NULL 498 uvm/uvm_mmap.c fp = NULL; NULL 587 uvm/uvm_mmap.c handle = NULL; NULL 769 uvm/uvm_mmap.c if (dead_entries != NULL) NULL 1141 uvm/uvm_mmap.c uobj = NULL; NULL 1199 uvm/uvm_mmap.c if (uobj == NULL && (prot & PROT_EXEC) == 0) { NULL 1208 uvm/uvm_mmap.c if (uobj == NULL) NULL 206 uvm/uvm_page.c pg->uobject = NULL; NULL 670 uvm/uvm_page.c if (pgs == NULL) { NULL 692 uvm/uvm_page.c pgs = NULL; NULL 748 uvm/uvm_page.c ps->pgs = NULL; NULL 809 uvm/uvm_page.c if (newbuckets == NULL) { NULL 829 uvm/uvm_page.c while ((pg = TAILQ_FIRST(&oldbuckets[lcv])) != NULL) { NULL 915 uvm/uvm_page.c KASSERT(obj == NULL || anon == NULL); NULL 979 uvm/uvm_page.c &pgfl->pgfl_queues[try1]))) != NULL || NULL 981 uvm/uvm_page.c &pgfl->pgfl_queues[try2]))) != NULL) NULL 994 uvm/uvm_page.c &pgfl->pgfl_queues[try1]))) != NULL || NULL 996 uvm/uvm_page.c &pgfl->pgfl_queues[try2]))) != NULL) NULL 1053 uvm/uvm_page.c pg->owner_tag = NULL; NULL 1074 uvm/uvm_page.c return (NULL); NULL 1180 uvm/uvm_page.c pg->uanon->an_page = NULL; NULL 1181 uvm/uvm_page.c pg->uanon = NULL; NULL 1213 uvm/uvm_page.c pg->uanon->an_page = NULL; NULL 1264 uvm/uvm_page.c if (pg == NULL || pg == PGO_DONTCARE) { NULL 1273 uvm/uvm_page.c if (uobj != NULL) { NULL 1274 uvm/uvm_page.c uobj->pgops->pgo_releasepg(pg, NULL); NULL 1277 uvm/uvm_page.c UVM_PAGE_OWN(pg, NULL); NULL 1283 uvm/uvm_page.c UVM_PAGE_OWN(pg, NULL); NULL 1317 uvm/uvm_page.c if (pg->owner_tag == NULL) { NULL 1322 uvm/uvm_page.c pg->owner_tag = NULL; NULL 1354 uvm/uvm_page.c PGFL_UNKNOWN])) != NULL) NULL 1358 uvm/uvm_page.c if (pg == NULL) { NULL 406 uvm/uvm_page.h return(NULL); NULL 300 uvm/uvm_page_i.h lcv = vm_physseg_find(atop(VM_PAGE_TO_PHYS(pg)), NULL); NULL 85 uvm/uvm_pager.c PAGER_MAP_SIZE, 0, FALSE, NULL); NULL 142 uvm/uvm_pager.c if (uvm_map(pager_map, &kva, size, NULL, NULL 212 uvm/uvm_pager.c entries = NULL; NULL 217 uvm/uvm_pager.c uvm_unmap_remove(pager_map, kva, kva + size, &entries, NULL); NULL 321 uvm/uvm_pager.c if (pclust == NULL) { NULL 510 uvm/uvm_pager.c if (*npages > 1 || pg == NULL) NULL 525 uvm/uvm_pager.c if (*npages > 1 || pg == NULL) { NULL 538 uvm/uvm_pager.c if (uobj == NULL && pg != NULL) { NULL 560 uvm/uvm_pager.c if (uobj == NULL) { NULL 574 uvm/uvm_pager.c } else if (uobj == NULL) { NULL 635 uvm/uvm_pager.c if (ppsp[lcv] == pg || ppsp[lcv] == NULL) NULL 674 uvm/uvm_pager.c UVM_PAGE_OWN(ppsp[lcv], NULL); NULL 690 uvm/uvm_pager.c saved_uobj->pgops->pgo_releasepg(ppsp[lcv], NULL); NULL 710 uvm/uvm_pager.c UVM_PAGE_OWN(ppsp[lcv], NULL); NULL 811 uvm/uvm_pager.c uobj = NULL; NULL 883 uvm/uvm_pager.c if (write && (bp->b_flags & B_AGE) != 0 && bp->b_vp != NULL) { NULL 67 uvm/uvm_pager_i.h KASSERT(pg != NULL); NULL 302 uvm/uvm_pdaemon.c if (TAILQ_FIRST(&uvm.aio_done) == NULL) { NULL 329 uvm/uvm_pdaemon.c while (bp != NULL) { NULL 401 uvm/uvm_pdaemon.c for (p = TAILQ_FIRST(pglst); p != NULL || swslot != 0; p = nextpg) { NULL 408 uvm/uvm_pdaemon.c uobj = NULL; NULL 409 uvm/uvm_pdaemon.c anon = NULL; NULL 434 uvm/uvm_pdaemon.c p = NULL; NULL 476 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) || p->uobject == NULL) { NULL 478 uvm/uvm_pdaemon.c KASSERT(anon != NULL); NULL 505 uvm/uvm_pdaemon.c KASSERT(uobj != NULL); NULL 548 uvm/uvm_pdaemon.c anon->an_page = NULL; NULL 663 uvm/uvm_pdaemon.c UVM_PAGE_OWN(p, NULL); NULL 759 uvm/uvm_pdaemon.c result = uvm_pager_put(swap_backed ? NULL : uobj, p, NULL 795 uvm/uvm_pdaemon.c nextpg = NULL; NULL 857 uvm/uvm_pdaemon.c UVM_PAGE_OWN(p, NULL); NULL 863 uvm/uvm_pdaemon.c anon->an_page = NULL; NULL 868 uvm/uvm_pdaemon.c anon = NULL; NULL 886 uvm/uvm_pdaemon.c uobj = NULL; NULL 934 uvm/uvm_pdaemon.c nextpg = NULL; NULL 967 uvm/uvm_pdaemon.c uobj = NULL; NULL 1039 uvm/uvm_pdaemon.c p != NULL && (inactive_shortage > 0 || swap_shortage > 0); NULL 1049 uvm/uvm_pdaemon.c if ((p->pg_flags & PQ_ANON) || p->uobject == NULL) { NULL 1050 uvm/uvm_pdaemon.c KASSERT(p->uanon != NULL); NULL 111 uvm/uvm_pglist.c tp != NULL; NULL 116 uvm/uvm_pglist.c if (tp == NULL) NULL 124 uvm/uvm_pglist.c pg->uobject = NULL; NULL 125 uvm/uvm_pglist.c pg->uanon = NULL; NULL 245 uvm/uvm_pglist.c if (vm_physseg_find(atop(try + size), NULL) != psi) NULL 302 uvm/uvm_pglist.c tp != NULL; NULL 307 uvm/uvm_pglist.c if (tp == NULL) NULL 316 uvm/uvm_pglist.c m->uobject = NULL; NULL 317 uvm/uvm_pglist.c m->uanon = NULL; NULL 360 uvm/uvm_pglist.c while ((m = TAILQ_FIRST(list)) != NULL) { NULL 52 uvm/uvm_stat.c struct uvm_cnt *uvm_cnt_head = NULL; NULL 132 uvm/uvm_stat.c if (hists[lcv]->e[cur[lcv]].fmt == NULL) { NULL 183 uvm/uvm_stat.c hists[i] = NULL; NULL 304 uvm/uvm_swap.c NULL); NULL 307 uvm/uvm_swap.c NULL); NULL 331 uvm/uvm_swap.c if (sdp->swd_decrypt == NULL) NULL 376 uvm/uvm_swap.c pps[i] = uvm_pagealloc(NULL, 0, NULL, 0); NULL 377 uvm/uvm_swap.c if (pps[i] == NULL) NULL 468 uvm/uvm_swap.c for (pspp = NULL, spp = LIST_FIRST(&swap_priority); spp != NULL; NULL 478 uvm/uvm_swap.c if (spp == NULL || spp->spi_priority != priority) { NULL 522 uvm/uvm_swap.c for (spp = LIST_FIRST(&swap_priority); spp != NULL; NULL 536 uvm/uvm_swap.c return (NULL); NULL 551 uvm/uvm_swap.c for (spp = LIST_FIRST(&swap_priority); spp != NULL; spp = nextspp) { NULL 596 uvm/uvm_swap.c for (spp = LIST_FIRST(&swap_priority); spp != NULL; NULL 605 uvm/uvm_swap.c return NULL; NULL 672 uvm/uvm_swap.c for (spp = LIST_FIRST(&swap_priority); spp != NULL; NULL 725 uvm/uvm_swap.c if (SCARG(uap, arg) == NULL) { NULL 775 uvm/uvm_swap.c if ((sdp = swaplist_find(vp, 1)) == NULL) { NULL 797 uvm/uvm_swap.c if ((sdp = swaplist_find(vp, 0)) != NULL) { NULL 847 uvm/uvm_swap.c if ((sdp = swaplist_find(vp, 0)) == NULL) { NULL 1147 uvm/uvm_swap.c if (swaplist_find(sdp->swd_vp, 1) == NULL) NULL 1180 uvm/uvm_swap.c return (physio(swstrategy, NULL, dev, B_READ, minphys, uio)); NULL 1197 uvm/uvm_swap.c return (physio(swstrategy, NULL, dev, B_WRITE, minphys, uio)); NULL 1222 uvm/uvm_swap.c if (sdp == NULL) { NULL 1475 uvm/uvm_swap.c if (bp == NULL) NULL 1529 uvm/uvm_swap.c if (vbp->vb_buf.b_vp != NULL) { NULL 1600 uvm/uvm_swap.c for (spp = LIST_FIRST(&swap_priority); spp != NULL; NULL 1658 uvm/uvm_swap.c if (sdp != NULL) { NULL 1705 uvm/uvm_swap.c KASSERT(sdp != NULL); NULL 1911 uvm/uvm_swap.c uvm_pager_dropcluster(NULL, NULL, pps, &opages, NULL 1930 uvm/uvm_swap.c if (bp == NULL) { NULL 1969 uvm/uvm_swap.c bp->b_vp = NULL; NULL 2026 uvm/uvm_swap.c struct swap_key *key = NULL; NULL 45 uvm/uvm_swap_encrypt.c struct swap_key *kcur = NULL; NULL 234 uvm/uvm_swap_encrypt.c if (kcur == NULL || kcur != key) NULL 240 uvm/uvm_swap_encrypt.c kcur = NULL; NULL 96 uvm/uvm_unix.c error = uvm_map(&vm->vm_map, &old, new - old, NULL, NULL 210 uvm/uvm_unix.c if (entry->object.uvm_obj != NULL && NULL 250 uvm/uvm_unix.c IO_NODELOCKED|IO_UNIT, cred, NULL, p); NULL 262 uvm/uvm_unix.c IO_NODELOCKED|IO_UNIT, cred, NULL, p); NULL 57 uvm/uvm_user.c if (map == NULL) NULL 112 uvm/uvm_vnode.c NULL, /* no specialized fault routine required */ NULL 193 uvm/uvm_vnode.c return(NULL); NULL 270 uvm/uvm_vnode.c return(NULL); NULL 858 uvm/uvm_vnode.c uobj->pgops->pgo_mk_pcluster != NULL) { NULL 892 uvm/uvm_vnode.c ppnext = NULL; /* XXX: shut up gcc */ NULL 893 uvm/uvm_vnode.c ppsp = NULL; /* XXX: shut up gcc */ NULL 897 uvm/uvm_vnode.c for ( ; (by_list && pp != NULL) || NULL 919 uvm/uvm_vnode.c if (pp == NULL) { NULL 1143 uvm/uvm_vnode.c UVM_PAGE_OWN(ptmp, NULL); NULL 1148 uvm/uvm_vnode.c if (!uvn_releasepg(ptmp, NULL)) NULL 1346 uvm/uvm_vnode.c if (ptmp == NULL || NULL 1404 uvm/uvm_vnode.c if (pps[lcv] != NULL || (lcv != centeridx && NULL 1424 uvm/uvm_vnode.c while (pps[lcv] == NULL) { /* top of "pps" while loop */ NULL 1430 uvm/uvm_vnode.c if (ptmp == NULL) { NULL 1433 uvm/uvm_vnode.c NULL, 0); NULL 1436 uvm/uvm_vnode.c if (ptmp == NULL) { NULL 1505 uvm/uvm_vnode.c UVM_PAGE_OWN(ptmp, NULL); NULL 80 xfs/xfs_common-bsd.c return suser (xfs_proc_to_cred(p), NULL); NULL 135 xfs/xfs_dev-bsd.c xfs_devclose(makedev(0, i), 0, 0, NULL); NULL 64 xfs/xfs_dev-common.c return link->next != NULL || link->prev != NULL; NULL 83 xfs/xfs_dev-common.c p->next = p->prev = NULL; NULL 175 xfs/xfs_dev-common.c chan->message_buffer = NULL; NULL 182 xfs/xfs_dev-common.c if (xfs[minor(dev)].mp != NULL) { NULL 183 xfs/xfs_dev-common.c if (xfs_vfs_busy(xfs[minor(dev)].mp, VB_READ|VB_WAIT, NULL, proc)) { NULL 445 xfs/xfs_dev-common.c if (proc == NULL) { NULL 456 xfs/xfs_dev-common.c if (chan->proc != NULL && chan->proc->td_proc != NULL && NULL 461 xfs/xfs_dev-common.c if (chan->proc != NULL && proc->p_pid == chan->proc->p_pid) { NULL 72 xfs/xfs_message.c if (xfs[fd].root != NULL) { NULL 148 xfs/xfs_message.c if ((t->tokens & NNPFS_DATA_MASK) && DATA_FROM_XNODE(t) == NULL) { NULL 182 xfs/xfs_message.c if (t != NULL) { NULL 295 xfs/xfs_message.c if (obj != NULL NULL 400 xfs/xfs_message.c vgone(vp, VX_NOSLEEP, NULL); NULL 431 xfs/xfs_message.c if (obj != NULL NULL 81 xfs/xfs_node-bsd.c result->rd_cred = NULL; NULL 82 xfs/xfs_node-bsd.c result->wr_cred = NULL; NULL 175 xfs/xfs_node-bsd.c DATA_FROM_XNODE(node) = NULL; NULL 178 xfs/xfs_node-bsd.c XNODE_TO_VNODE(node)->v_data = NULL; NULL 181 xfs/xfs_node-bsd.c node->rd_cred = NULL; NULL 185 xfs/xfs_node-bsd.c node->wr_cred = NULL; NULL 203 xfs/xfs_node-bsd.c return vflush(mp, NULL, flags); NULL 213 xfs/xfs_node-bsd.c if (mp == NULL) { NULL 226 xfs/xfs_node-bsd.c xfsp->root = NULL; NULL 239 xfs/xfs_node-bsd.c if (mp->mnt_syncer != NULL) { NULL 254 xfs/xfs_node-bsd.c mp->mnt_syncer = NULL; NULL 263 xfs/xfs_node-bsd.c if (mp->mnt_syncer == NULL) NULL 423 xfs/xfs_node-bsd.c tbl.dvp = tbl.vp = NULL; NULL 529 xfs/xfs_node-bsd.c if (vp != NULL) NULL 595 xfs/xfs_node-bsd.c xfs_cnp_init (&cn, name, NULL, NULL, LOOKUP); NULL 133 xfs/xfs_node.c if (node == NULL) NULL 56 xfs/xfs_queue.h ((head)->nnpq_first == NULL) NULL 60 xfs/xfs_queue.h (head)->nnpq_first = NULL; \ NULL 66 xfs/xfs_queue.h if (((elm)->field.nnpq_next = (head)->nnpq_first) != NULL) \ NULL 77 xfs/xfs_queue.h if (((elm)->field.nnpq_next) != NULL) \ NULL 434 xfs/xfs_syscalls-common.c if (vp == NULL) NULL 470 xfs/xfs_syscalls-common.c if (vp != NULL) { NULL 496 xfs/xfs_syscalls-common.c struct xfs_message_pioctl *msg = NULL; NULL 500 xfs/xfs_syscalls-common.c if (msg == NULL) { NULL 506 xfs/xfs_syscalls-common.c if (vp != NULL) { NULL 632 xfs/xfs_syscalls-common.c struct vnode *vp = NULL; NULL 652 xfs/xfs_syscalls-common.c if (pathptr != NULL) { NULL 666 xfs/xfs_syscalls-common.c if (vp != NULL) NULL 141 xfs/xfs_vfsops-bsd.c struct netcred *np = NULL; NULL 161 xfs/xfs_vfsops-bsd.c if (xn == NULL) { NULL 229 xfs/xfs_vfsops-bsd.c if (np == NULL) NULL 263 xfs/xfs_vfsops-bsd.c if (np == NULL) NULL 282 xfs/xfs_vfsops-bsd.c if (xn == NULL) NULL 311 xfs/xfs_vfsops-bsd.c *ap->a_vpp = NULL; NULL 347 xfs/xfs_vfsops-bsd.c if (mp == NULL) NULL 362 xfs/xfs_vfsops-bsd.c if (*vpp == NULL) NULL 382 xfs/xfs_vfsops-bsd.c if (mp == NULL) NULL 386 xfs/xfs_vfsops-bsd.c *vpp = NULL; NULL 393 xfs/xfs_vfsops-bsd.c if ((*vpp)->v_type == VREG && (*vpp)->v_object == NULL) NULL 199 xfs/xfs_vfsops-common.c char *path = NULL; NULL 200 xfs/xfs_vfsops-common.c char *data = NULL; NULL 205 xfs/xfs_vfsops-common.c if (data == NULL) { NULL 210 xfs/xfs_vfsops-common.c if (path == NULL) { NULL 253 xfs/xfs_vfsops-common.c NNPFS_TO_VFS(xfsp) = NULL; NULL 266 xfs/xfs_vfsops-common.c if (xfsp->root != NULL) { NULL 65 xfs/xfs_vfsops-openbsd.c {NULL, NULL}}; NULL 99 xfs/xfs_vfsops-openbsd.c NULL, NULL 111 xfs/xfs_vfsops-openbsd.c NULL, NULL 112 xfs/xfs_vfsops-openbsd.c NULL NULL 135 xfs/xfs_vfsops-openbsd.c vfs->vfc_next = NULL; NULL 348 xfs/xfs_vnodeops-bsd.c uma_zfree_arg(namei_zone, cnp->cn_pnbuf, NULL); NULL 578 xfs/xfs_vnodeops-bsd.c if (!error && ap->a_ncookies != NULL) { NULL 764 xfs/xfs_vnodeops-bsd.c vp->v_data = NULL; NULL 788 xfs/xfs_vnodeops-bsd.c if (l == NULL) NULL 806 xfs/xfs_vnodeops-bsd.c ret = lockmgr(l, flags, NULL); NULL 837 xfs/xfs_vnodeops-bsd.c if (l == NULL) NULL 860 xfs/xfs_vnodeops-bsd.c ret = lockmgr (l, flags | LK_RELEASE, NULL); NULL 972 xfs/xfs_vnodeops-bsd.c uma_zfree_arg(namei_zone, cnp->cn_pnbuf, NULL); NULL 1103 xfs/xfs_vnodeops-bsd.c if (t == NULL) NULL 1530 xfs/xfs_vnodeops-bsd.c {(struct vnodeop_desc *) NULL, (int (*) (void *)) NULL} NULL 255 xfs/xfs_vnodeops-common.c if (xn == NULL) { NULL 570 xfs/xfs_vnodeops-common.c *vpp = NULL; NULL 630 xfs/xfs_vnodeops-common.c xfs_dnlc_enter (dvp, cnp, NULL); NULL 928 xfs/xfs_vnodeops-common.c struct xfs_message_symlink *msg = NULL; NULL 935 xfs/xfs_vnodeops-common.c if (msg == NULL) { NULL 1007 xfs/xfs_vnodeops-common.c if (xn == NULL) {