Searched refs:VR_TXCTL_FIRSTFRAG (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_vrreg.h434 #define VR_TXCTL_FIRSTFRAG 0x00200000 macro
H A Dif_vr.c1022 if ((txctl & VR_TXCTL_FIRSTFRAG) == 0)
1260 f->vr_ctl |= htole32(VR_TXCTL_FIRSTFRAG);

Completed in 112 milliseconds