Home
last modified time | relevance | path

Searched refs:ms_m (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_mcx.c2276 struct mbuf *ms_m; member
6779 ms->ms_m = m; in mcx_rx_fill_slots()
6849 m_freem(ms->ms_m); in mcx_process_txeof()
6850 ms->ms_m = NULL; in mcx_process_txeof()
6949 m = ms->ms_m; in mcx_process_rx()
6950 ms->ms_m = NULL; in mcx_process_rx()
7233 m_freem(ms->ms_m); in mcx_free_slots()
7792 ms->ms_m = m; in mcx_load_mbuf()