Home
last modified time | relevance | path

Searched defs:mp_head (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_tx.c689 mblk_t *mp_head = NULL; in viona_tx() local
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c769 mblk_t *mp_head = NULL, **mp_tail = NULL; in igc_ring_rx() local
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c1463 mblk_t *mp_head = mp; in sctp_make_ftsns() local
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c576 so_process_new_message(struct sonode *so, mblk_t *mp_head, mblk_t *mp_last_head) in so_process_new_message()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1446 mblk_t *mp, *mp_head, **mp_tail; in i40e_ring_rx() local
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1721 mperm_t **mp_head; in rem_minorperm() local
1773 mperm_t **mp_head; in add_minorperm() local
H A Dstrsubr.c6977 mblk_t *bp, *mp_head, *mp_next, *mp_prev; in flush_syncq() local
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c709 mblk_t *mp_head = NULL; in xgell_rx_1b_callback() local
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c3536 usbgem_m_tx(void *arg, mblk_t *mp_head) in usbgem_m_tx()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1426 gem_send_common(struct gem_dev *dp, mblk_t *mp_head, uint32_t flags) in gem_send_common()