Home
last modified time | relevance | path

Searched refs:b_next (Results 76 – 100 of 231) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1070 while (onc->b_next != NULL) in save_for_close()
1071 onc = onc->b_next; in save_for_close()
1072 onc->b_next = mp; in save_for_close()
1693 mpp = &((*mpp)->b_next); in message_send()
1714 tll->tll_msg_deferred = mp->b_next; in message_done()
1715 mp->b_next = NULL; in message_done()
1736 mbnext = mb->b_next; in tll_close_req()
1737 mb->b_next = NULL; in tll_close_req()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c980 ASSERT(mp->b_next == NULL); in softmac_fastpath_wput_data()
1136 tail->b_next = mp; in softmac_datapath_switch()
1159 mp = head->b_next; in softmac_datapath_switch()
1160 head->b_next = NULL; in softmac_datapath_switch()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c294 ASSERT(mp->b_next == NULL); in zyd_send()
942 next = mp->b_next; in zyd_m_tx()
943 mp->b_next = NULL; in zyd_m_tx()
946 mp->b_next = next; in zyd_m_tx()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h552 if ((head)->b_next == NULL) { \
562 tmp = tmp->b_next; \
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c134 next = mp->b_next; in e1000g_m_tx()
135 mp->b_next = NULL; in e1000g_m_tx()
138 mp->b_next = next; in e1000g_m_tx()
1135 ASSERT(packet->mp->b_next == NULL); in e1000g_recycle()
1141 nmp->b_next = packet->mp; in e1000g_recycle()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c512 dc->dc_draining = mp->b_next; in devaudio_proc_release()
513 mp->b_next = NULL; in devaudio_proc_release()
993 mplist = mp->b_next; in devaudio_drain()
994 mp->b_next = NULL; in devaudio_drain()
1379 mp->b_next = dc->dc_draining; in devaudio_wsrv()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c505 next = mp->b_next; in eib_m_tx()
506 mp->b_next = NULL; in eib_m_tx()
515 mp->b_next = next; in eib_m_tx()
/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp.h160 struct sdp_bandwidth *b_next; member
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c215 mp->b_next = mp->b_cont = NULL; in nge_recv_packet()
384 tail = &mp->b_next; in nge_recv_ring()
/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c163 ASSERT(mp->b_next == NULL && mp->b_prev == NULL); in putnext()
442 ASSERT(mp->b_next == NULL && mp->b_prev == NULL); in put()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxrcv.c439 tail->b_next = mp; in bnx_recv_ring_recv()
442 tail->b_next = NULL; in bnx_recv_ring_recv()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c807 mblk_tail = &m->b_next; in t4_ring_rx()
1028 wr_list->tail->b_next = m0; in t4_wrq_tx_locked()
1031 while (m0->b_next) in t4_wrq_tx_locked()
1032 m0 = m0->b_next; in t4_wrq_tx_locked()
1046 next = wr->b_next; in t4_wrq_tx_locked()
1047 wr->b_next = NULL; in t4_wrq_tx_locked()
1057 wr->b_next = next; in t4_wrq_tx_locked()
1095 ASSERT(wr_list->tail->b_next == NULL); in t4_wrq_tx_locked()
1147 next_frame = frame->b_next; in t4_eth_tx()
1148 frame->b_next = NULL; in t4_eth_tx()
[all …]
H A Dt4_l2t.c335 ASSERT(m->b_next == NULL); in arpq_enqueue()
337 e->arpq_tail->b_next = m; in arpq_enqueue()
/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h69 struct base *b_next; /* pointer to next base */ member
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c394 ASSERT(entry->ote_ctail->b_next == in overlay_target_lookup()
396 entry->ote_ctail->b_next = mp; in overlay_target_lookup()
619 entry->ote_chead = mp->b_next; in overlay_target_lookup_request()
620 mp->b_next = NULL; in overlay_target_lookup_request()
736 entry->ote_chead = mp->b_next; in overlay_target_lookup_drop()
737 mp->b_next = NULL; in overlay_target_lookup_drop()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c518 next = mp->b_next; in ql_m_tx()
519 mp->b_next = NULL; in ql_m_tx()
524 mp->b_next = next; in ql_m_tx()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c626 mpp[0] = mp->b_next; in ill_delete_tail()
628 mp1->b_next = NULL; in ill_delete_tail()
762 ASSERT((add_mp->b_next == NULL) && (add_mp->b_prev == NULL)); in ipsq_pending_mp_add()
798 add_mp->b_next = NULL; in ipsq_pending_mp_add()
829 ASSERT(curr->b_next == NULL); in ipsq_pending_mp_get()
844 curr->b_next = NULL; in ipsq_pending_mp_get()
911 mp->b_next = NULL; in ipsq_pending_mp_cleanup()
970 next = curr->b_next; in ipsq_xopq_mp_cleanup()
975 prev->b_next = curr->b_next; in ipsq_xopq_mp_cleanup()
978 ipsq->ipsq_xopq_mphead = curr->b_next; in ipsq_xopq_mp_cleanup()
[all …]
H A Dip_ndp.c558 *mpp = mp->b_next; in ncec_inactive()
2790 nextmp = mp->b_next; in nce_timer()
2797 prevmpp = &mp->b_next; in nce_timer()
2992 for (mpp = &ncec->ncec_qd_mp; *mpp != NULL; mpp = &(*mpp)->b_next) { in nce_queue_mp_common()
2994 tmp = ncec->ncec_qd_mp->b_next; in nce_queue_mp_common()
2995 ncec->ncec_qd_mp->b_next = NULL; in nce_queue_mp_common()
3011 mp->b_next = ncec->ncec_qd_mp; in nce_queue_mp_common()
3081 nxt_mp = mp->b_next; in ndp_resolv_failed()
3082 mp->b_next = NULL; in ndp_resolv_failed()
3134 nxt_mp = mp->b_next; in nce_resolv_ok()
[all …]
H A Dip_arp.c398 arl->arl_dlpi_deferred = mp->b_next; in arp_dlpi_done()
399 mp->b_next = NULL; in arp_dlpi_done()
1895 nextmp = mp->b_next; in arp_modclose()
1896 mp->b_next = NULL; in arp_modclose()
1974 mpp[0] = mp->b_next; in arp_mod_close_tail()
1976 mp1->b_next = NULL; in arp_mod_close_tail()
2181 mpp = &((*mpp)->b_next); in arp_dlpi_send()
H A Dip_mroute.c1071 t->tbf_q = t->tbf_q->b_next; in del_vifp()
1072 mp0->b_prev = mp0->b_next = NULL; in del_vifp()
2958 t->tbf_t->b_next = mp; in tbf_queue()
2963 mp->b_next = mp->b_prev = NULL; in tbf_queue()
3007 t->tbf_q = mp->b_next; in tbf_process_q()
3011 mp->b_next = NULL; in tbf_process_q()
3078 *np = mp->b_next; in tbf_dq_sel()
3082 mp->b_prev = mp->b_next = NULL; in tbf_dq_sel()
3096 np = &mp->b_next; in tbf_dq_sel()
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h81 struct bufarea *b_next; /* free list queue */ member
/illumos-gate/usr/src/uts/common/inet/
H A Dmi.h44 #define MI_COPY_DIRECTION(mp) (*(int *)&(mp)->b_cont->b_next)
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c697 mp = mp->b_next; in pcn_m_tx()
705 nmp = mp->b_next; in pcn_m_tx()
706 mp->b_next = NULL; in pcn_m_tx()
709 mp->b_next = nmp; in pcn_m_tx()
946 mpp = &mp->b_next; in pcn_receive()
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c1183 next = mp->b_next; in rtls_m_tx()
1184 mp->b_next = NULL; in rtls_m_tx()
1186 mp->b_next = next; in rtls_m_tx()
1330 mpp = &mp->b_next; in rtls_receive()
1355 mpp = &mp->b_next; in rtls_receive()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c753 pNextMblk = pMblk->b_next; in BnxeTxRingSend()
754 pMblk->b_next = NULL; in BnxeTxRingSend()
769 pMblk->b_next = pNextMblk; in BnxeTxRingSend()
845 pNextMblk = pMblk->b_next; in BnxeMacTx()
846 pMblk->b_next = NULL; in BnxeMacTx()
862 pMblk->b_next = pNextMblk; in BnxeMacTx()

12345678910