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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 223 u_short ie_fd_status; /* status for this frame */ member in struct:ie_recv_frame_desc
if_ie.c 1247 status = rfd.ie_fd_status;
1251 WRITE_MEMBER(sc,struct ie_recv_frame_desc,ie_fd_status,
1301 READ_MEMBER(sc,struct ie_recv_frame_desc,ie_fd_status,
  /src/sys/arch/mvme68k/stand/netboot/
if_ie.c 299 status = iem->im_rfd[slot].ie_fd_status;
312 iem->im_rfd[slot].ie_fd_status = 0;
i82586.h 165 u_short ie_fd_status; /* status for this frame */ member in struct:ie_recv_frame_desc
  /src/sys/arch/sun3/dev/
i82586.h 142 u_short ie_fd_status; /* status for this frame */ member in struct:ie_recv_frame_desc
if_ie.c 541 status = sc->rframes[i]->ie_fd_status;
884 status = sc->rframes[num]->ie_fd_status;
887 sc->rframes[num]->ie_fd_status = SWAP(0);

Completed in 17 milliseconds