OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IE_CMD_LAST
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/mvme68k/stand/netboot/
if_ie.c
220
iem->im_cc.com.ie_cmd_cmd = IE_CMD_CONFIG |
IE_CMD_LAST
;
246
iem->im_ic.com.ie_cmd_cmd = IE_CMD_IASETUP |
IE_CMD_LAST
;
378
iem->im_xc[xx].com.ie_cmd_cmd = IE_CMD_XMIT |
IE_CMD_LAST
;
i82586.h
218
#define
IE_CMD_LAST
0x8000 /* this is the last command in the list */
/src/sys/arch/acorn32/podulebus/
if_iereg.h
277
#define
IE_CMD_LAST
0x8000 /* this is the last command in the list */
if_ie.c
701
cmd.com.ie_cmd_cmd = IE_CMD_TDR |
IE_CMD_LAST
;
847
cmd.com.ie_cmd_cmd = IE_CMD_CONFIG |
IE_CMD_LAST
;
881
iasetup_cmd.com.ie_cmd_cmd = IE_CMD_IASETUP |
IE_CMD_LAST
;
1425
xc.com.ie_cmd_cmd = IE_CMD_XMIT | IE_CMD_INTR |
IE_CMD_LAST
;
/src/sys/arch/sun3/dev/
i82586.h
196
#define
IE_CMD_LAST
SWAP(0x8000) /* this is the last command in the list */
if_ie.c
732
IE_CMD_XMIT | IE_CMD_INTR |
IE_CMD_LAST
;
1104
cmd->com.ie_cmd_cmd = IE_CMD_TDR |
IE_CMD_LAST
;
1267
cmd->com.ie_cmd_cmd = IE_CMD_MCAST |
IE_CMD_LAST
;
1333
cmd->com.ie_cmd_cmd = IE_CMD_CONFIG |
IE_CMD_LAST
;
1354
cmd->com.ie_cmd_cmd = IE_CMD_IASETUP |
IE_CMD_LAST
;
/src/sys/dev/ic/
i82586reg.h
308
#define
IE_CMD_LAST
0x8000 /* this is the last command in the list */
i82586.c
1103
IE_CMD_XMIT | IE_CMD_INTR |
IE_CMD_LAST
);
1276
sc->ie_bus_write16(sc, IE_CMD_COMMON_CMD(cmdbuf), cmd |
IE_CMD_LAST
);
Completed in 17 milliseconds
Indexes created Sat Nov 01 05:10:12 GMT 2025