Home
last modified time | relevance | path

Searched refs:SPG_SET_COMMAND (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dtapedev.h124 #define SPG_SET_COMMAND 0x60 /* Set path command bits... */ macro
H A Dtapeccws.c2720 switch((iobuf[0] & SPG_SET_COMMAND)) in tapedev_execute_ccw()
H A Dckddasd.c121 #define SPG_SET_COMMAND 0x60 /* Set path command bits... */ macro
5682 if ((iobuf[0] & SPG_SET_COMMAND) == SPG_SET_ESTABLISH) in ckddasd_execute_ccw()