Searched defs:firsttx (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/arch/sgimips/hpc/ |
H A D | if_sq.c | 534 int err, totlen, nexttx, firsttx, lasttx = -1, ofree, seg; in sq_start() local
|
/netbsd-src/sys/dev/ic/ |
H A D | smc83c170.c | 365 int error, firsttx, nexttx, opending, seg; in epic_start() local
|
H A D | gem.c | 1370 int error, firsttx, nexttx = -1, lasttx = -1, ofree, seg; in gem_start() local
|
H A D | atw.c | 3518 int ctl, error, firsttx, nexttx, lasttx, first, ofree, seg; in atw_start() local
|
H A D | tulip.c | 678 int error, firsttx, nexttx, lasttx = 1, ofree, seg; in tlp_start() local
|
/netbsd-src/sys/arch/mips/atheros/dev/ |
H A D | if_ae.c | 552 int error, firsttx, nexttx, lasttx = 1, ofree, seg; in ae_start() local
|
/netbsd-src/sys/arch/powerpc/ibm4xx/dev/ |
H A D | if_emac.c | 670 int error, firsttx, nexttx, lasttx, ofree, seg; in emac_start() local
|
/netbsd-src/sys/dev/pci/ |
H A D | if_vr.c | 1010 int error, firsttx, nexttx, opending; in vr_start() local
|
H A D | if_stge.c | 826 int error, firsttx, nexttx, opending, seg, totlen; in stge_start() local
|
/netbsd-src/sys/arch/sgimips/mace/ |
H A D | if_mec.c | 950 int error, firsttx, nexttx, opending; in mec_start() local
|