Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/vax/boot/boot/
Dif_ni.c304 data->nd_opcode = BVP_DGRAM; in niopen()
482 case BVP_DGRAM: in ni_get()
513 data->nd_opcode = BVP_DGRAM; in ni_put()
/netbsd/src/sys/dev/bi/
Dif_ni.c362 data->nd_opcode = BVP_DGRAM; in niattach()
549 data->nd_opcode = BVP_DGRAM; in nistart()
620 case BVP_DGRAM: in niintr()
Dif_nireg.h259 #define BVP_DGRAM 1 macro