Home
last modified time | relevance | path

Searched refs:RIO_FAIL (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Driotty.c245 if (RIODelay(PortP, HUNDRED_MS) == RIO_FAIL) { in riotopen()
283 if (RIODelay(PortP, HUNDRED_MS) == RIO_FAIL) { in riotopen()
325 if (RIODelay(PortP, HUNDRED_MS) == RIO_FAIL) { in riotopen()
404 if (RIODelay(PortP, HUNDRED_MS) == RIO_FAIL) { in riotopen()
456 if (RIODelay (PortP, HUNDRED_MS) == RIO_FAIL) in riotopen()
631 if (RIODelay_ni(PortP, HUNDRED_MS*10) == RIO_FAIL) { in riotclose()
667 if (RIOShortCommand(p, PortP, CLOSE, 1, 0) == RIO_FAIL) { in riotclose()
687 if (RIODelay(PortP, HUNDRED_MS) == RIO_FAIL) { in riotclose()
812 return RIO_FAIL; in RIOShortCommand()
825 return RIO_FAIL; in RIOShortCommand()
[all …]
Drioinit.c918 p->RIOLastPCISearch = RIO_FAIL;
1097 if (RIOScrub(op, (BYTE *)ram[bank], size[bank]) == RIO_FAIL) {
1100 return RIO_FAIL;
1154 return RIO_FAIL;
1161 return RIO_FAIL;
1176 return RIO_FAIL;
1181 return RIO_FAIL;
1196 return RIO_FAIL;
1203 return RIO_FAIL;
1215 return RIO_FAIL;
[all …]
Drioparam.c192 return RIO_FAIL;
246 return RIO_FAIL;
253 if (retval == RIO_FAIL) {
259 return RIO_FAIL;
273 return RIO_FAIL;
592 return RIO_FAIL;
Driointr.c591 TRUE : FALSE, DONT_SLEEP ) == RIO_FAIL ) {
945 if ( RIOPreemptiveCmd(p, PortP, WFLUSH ) == RIO_FAIL ) {
975 if ( RIOPreemptiveCmd(p, PortP, RESUME ) == RIO_FAIL ) {
1017 if ( RIOPreemptiveCmd(p, PortP, SUSPEND ) == RIO_FAIL ) {
1037 if ( RIOPreemptiveCmd( p, PortP, RFLUSH ) == RIO_FAIL ) {
1080 p->RIOConf.BreakInterval)==RIO_FAIL) {
Driocmd.c114 if ( RIOQueueCmdBlk( HostP, MapP->ID-1, CmdBlkP) == RIO_FAIL ) {
147 if ( RIOQueueCmdBlk( HostP, MapP->ID-1, CmdBlkP) == RIO_FAIL ) {
253 if ( RIOQueueCmdBlk( HostP, MapP->ID-1, CmdBlkP) == RIO_FAIL ) {
311 CmdBlkP) == RIO_FAIL ) {
321 if ( RIOQueueCmdBlk( HostP, ID, CmdBlkP) == RIO_FAIL ) {
360 if ( RIOQueueCmdBlk( HostP, ID - 1, CmdBlkP) == RIO_FAIL ) {
667 return RIO_FAIL;
Drio_linux.c356 return RIO_FAIL; in RIODelay()
358 return !RIO_FAIL; in RIODelay()
372 return !RIO_FAIL; in RIODelay_ni()
752 if (RIOShortCommand(p, PortP, SBREAK, 2, 250) == RIO_FAIL) { in rio_ioctl()
766 if (RIOShortCommand(p, PortP, SBREAK, 2, arg?arg*100:250) == RIO_FAIL) { in rio_ioctl()
Drio.h104 #define RIO_FAIL -1 macro
Drioctrl.c336 SpecialRupCmd.RupNum, CmdBlkP) == RIO_FAIL) {
553 RIO_FAIL) {
1640 if ( RIOPreemptiveCmd(p, PortP, MEMDUMP ) == RIO_FAIL ) {
1713 if (RIOPreemptiveCmd(p, PortP, READ_REGISTER) == RIO_FAIL) {
1807 return RIO_FAIL;
1813 return RIO_FAIL;
1888 return(RIO_FAIL);