Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/vax/boot/boot/
Dif_ni.c366 nip = (struct ni_param *)&msg->nm_text[0]; in niopen()
410 ptdb = (struct ni_ptdb *)&msg->nm_text[0]; in niopen()
423 ptdb = (struct ni_ptdb *)&msg->nm_text[0]; in niopen()
/netbsd/src/sys/dev/bi/
Dif_ni.c407 ((struct ni_param *)&msg->nm_text[0])->np_flags = NP_PAD; in niattach()
446 ptdb = (struct ni_ptdb *)&msg->nm_text[0]; in niattach()
635 … memcpy(sc->sc_enaddr, ((struct ni_param *)&msg->nm_text[0])->np_dpa, ETHER_ADDR_LEN); in niintr()
805 ptdb = (struct ni_ptdb *)&msg->nm_text[0]; in ni_setup()
Dif_nireg.h120 u_int8_t nm_text[128]; member