Home
last modified time | relevance | path

Searched refs:ie_command_list (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/mvme68k/stand/netboot/
H A Dif_ie.c218 iem->im_scb.ie_command_list = (int) &iem->im_cc - (int) iem; in ie_reset()
244 iem->im_scb.ie_command_list = (int)&iem->im_ic - (int)iem; in ie_reset()
280 iem->im_scb.ie_command_list = 0; in ie_reset()
343 iem->im_scb.ie_command_list = 0; in ie_poll()
390 iem->im_scb.ie_command_list = (int)&iem->im_xc[xx] - (int)iem; in ie_put()
H A Di82586.h114 u_short ie_command_list;/* 16-pointer to command block list */ member
/netbsd-src/sys/arch/sun3/dev/
H A Dif_ie.c405 scb->ie_command_list = SWAP(0xffff); in ie_setupram()
738 sc->scb->ie_command_list = in iexmit()
1107 sc->scb->ie_command_list = vtop16sw(sc, cmd); in run_tdr()
1277 sc->scb->ie_command_list = vtop16sw(sc, cmd); in mc_setup()
1331 scb->ie_command_list = vtop16sw(sc, cmd); in ieinit()
1352 scb->ie_command_list = vtop16sw(sc, cmd); in ieinit()
H A Di82586.h90 u_short ie_command_list; /* 16-pointer to command block list */ member
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_iereg.h171 u_short ie_command_list; /* 16-pointer to command block list */ member
H A Dif_ie.c705 scb.ie_command_list = (u_short)ptr; in run_tdr()
863 scb.ie_command_list = (u_short)ptr; in ieinit()
1431 scb.ie_command_list = sc->xmit_cmds[sc->xctail]; in iexmit()