Searched refs:VR_TXCTL_FIRSTFRAG (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_vrreg.h | 389 #define VR_TXCTL_FIRSTFRAG 0x00200000 macro |
| D | if_vr.c | 1118 d->vr_ctl |= htole32(VR_TXCTL_FIRSTFRAG | VR_TXCTL_LASTFRAG); in vr_start() |