HomeSort by: relevance | last modified time | path
    Searched defs:submode (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sun3/dev/
xy.c 1212 int submode = XY_STATE(fullmode); local in function:xyc_cmd
1218 if (submode == XY_SUB_WAIT && XY_STATE(iorq->mode) != XY_SUB_FREE) {
xd.c 1316 int submode = XD_STATE(fullmode); local in function:xdc_cmd
1319 switch (submode) {
  /src/sys/dev/vme/
xy.c 1357 int submode = XY_STATE(fullmode); local in function:xyc_cmd
1365 if (submode == XY_SUB_WAIT && XY_STATE(iorq->mode) != XY_SUB_FREE) {
xd.c 1490 int rqno, submode = XD_STATE(fullmode), retry; local in function:xdc_cmd
1495 switch (submode) {

Completed in 20 milliseconds