HomeSort by: relevance | last modified time | path
    Searched refs:nm_text (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/vax/boot/boot/
if_ni.c 366 nip = (struct ni_param *)&msg->nm_text[0];
410 ptdb = (struct ni_ptdb *)&msg->nm_text[0];
423 ptdb = (struct ni_ptdb *)&msg->nm_text[0];
  /src/sys/dev/bi/
if_nireg.h 120 u_int8_t nm_text[128]; member in struct:ni_msg
if_ni.c 407 ((struct ni_param *)&msg->nm_text[0])->np_flags = NP_PAD;
446 ptdb = (struct ni_ptdb *)&msg->nm_text[0];
635 memcpy(sc->sc_enaddr, ((struct ni_param *)&msg->nm_text[0])->np_dpa, ETHER_ADDR_LEN);
805 ptdb = (struct ni_ptdb *)&msg->nm_text[0];

Completed in 13 milliseconds