Home
last modified time | relevance | path

Searched refs:ccwseq (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dhchan.c130 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in hchan_execute_ccw() argument
136 UNREFERENCED(ccwseq); in hchan_execute_ccw()
H A Dqeth.c97 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in qeth_execute_ccw() argument
107 UNREFERENCED(ccwseq); in qeth_execute_ccw()
H A Dcardpch.c160 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in cardpch_execute_ccw() argument
171 UNREFERENCED(ccwseq); in cardpch_execute_ccw()
H A Dcon1052c.c148 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in con1052_execute_ccw() argument
157 UNREFERENCED(ccwseq); in con1052_execute_ccw()
H A Dhexterns.h330 BYTE chained, U16 count, BYTE prevcode, int ccwseq,
349 BYTE chained, U16 count, BYTE prevcode, int ccwseq,
H A Dhtypes.h234 BYTE prevcode, int ccwseq,
H A Dcardrdr.c709 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in cardrdr_execute_ccw() argument
717 UNREFERENCED(ccwseq); in cardrdr_execute_ccw()
H A Dprinter.c924 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in printer_execute_ccw() argument
1226 if (dev->devtype == 0x1403 || ccwseq > 1 in printer_execute_ccw()
H A Dconsole.c2986 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in loc3270_execute_ccw() argument
2998 UNREFERENCED(ccwseq); in loc3270_execute_ccw()
3416 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in constty_execute_ccw() argument
3427 UNREFERENCED(ccwseq); in constty_execute_ccw()
H A Dfbadasd.c776 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in fbadasd_execute_ccw() argument
1234 if (ccwseq > 0) in fbadasd_execute_ccw()
H A Dtapeccws.c444 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in tapedev_execute_ccw() argument
453 UNREFERENCED(ccwseq); in tapedev_execute_ccw()
456 if (dev->ccwseq == 0) in tapedev_execute_ccw()
H A Dchannel.c2473 dev->code = dev->prevcode = dev->ccwseq = 0; in ARCH_DEP()
2985 dev->ccwseq = 0; in ARCH_DEP()
3100 dev->ccwseq, iobuf, &more, &unitstat, &residual); in ARCH_DEP()
3241 dev->ccwseq++; in ARCH_DEP()
H A Dtapedev.h414 BYTE chained, U16 count, BYTE prevcode, int ccwseq,
H A Dckddasd.c2074 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in ckddasd_execute_ccw() argument
3175 if (ccwseq > 1 in ckddasd_execute_ccw()
5555 || ccwseq > 1 in ckddasd_execute_ccw()
5716 || (chained && prevcode == 0x5B && ccwseq > 1)) in ckddasd_execute_ccw()
5747 || (chained && prevcode == 0x5B && ccwseq > 1)) in ckddasd_execute_ccw()
H A Dcomm3705.c2197 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in commadpt_execute_ccw() argument
2209 UNREFERENCED(ccwseq); in commadpt_execute_ccw()
H A Dcommadpt.c2556 BYTE chained, U16 count, BYTE prevcode, int ccwseq, in commadpt_execute_ccw() argument
2570 UNREFERENCED(ccwseq); in commadpt_execute_ccw()
H A Dhstructs.h841 int ccwseq; /* CCW sequence number */ member