Home | Sort by: relevance | last modified time | path |
/src/sys/arch/emips/ebus/ | |
if_le_ebus.c | 373 int i, waitmode = M_DONTWAIT; local in function:enic_post_recv 444 waitmode = M_WAIT; 450 MGETHDR(m, waitmode, MT_DATA); 456 MCLGET(m, waitmode); 494 int waitmode = M_DONTWAIT; local in function:enic_refill 496 MGETHDR(m, waitmode, MT_DATA); 502 MCLGET(m, waitmode); |
if_le_ebus.c | 373 int i, waitmode = M_DONTWAIT; local in function:enic_post_recv 444 waitmode = M_WAIT; 450 MGETHDR(m, waitmode, MT_DATA); 456 MCLGET(m, waitmode); 494 int waitmode = M_DONTWAIT; local in function:enic_refill 496 MGETHDR(m, waitmode, MT_DATA); 502 MCLGET(m, waitmode); |
if_le_ebus.c | 373 int i, waitmode = M_DONTWAIT; local in function:enic_post_recv 444 waitmode = M_WAIT; 450 MGETHDR(m, waitmode, MT_DATA); 456 MCLGET(m, waitmode); 494 int waitmode = M_DONTWAIT; local in function:enic_refill 496 MGETHDR(m, waitmode, MT_DATA); 502 MCLGET(m, waitmode); |