Home
last modified time | relevance | path

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

/netbsd/sys/arch/vax/boot/boot/
H A Dif_ni.c343 bd->nb_status = NIBD_VALID; in niopen()
474 bd->nb_status = NIBD_VALID; in ni_get()
508 bdp->nb_status = NIBD_VALID; in ni_put()
/netbsd/sys/dev/bi/
H A Dif_ni.c539 NIBD_VALID; in nistart()
603 bd->nb_status = 2 | NIBD_VALID; in niintr()
776 bd->nb_status = 2 | NIBD_VALID; in ni_add_rxbuf()
H A Dif_nireg.h200 #define NIBD_VALID 0x8000 macro