Home
last modified time | relevance | path

Searched refs:ASCV_STOP_CODE_B (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dadvlib.c677 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar()
903 saved_stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
904 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, in AscHostReqRiscHalt()
2692 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe()
2695 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) & in AscStopQueueExe()
2710 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) in AscStartQueueExe()
2711 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, 0); in AscStartQueueExe()
2722 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) { in AscCleanUpBusyQueue()
2725 stop_code = AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B); in AscCleanUpBusyQueue()
2764 if (AscReadLramByte(iot, ioh, ASCV_STOP_CODE_B) != 0) { in AscCleanUpDiscQueue()
[all …]
H A Dadvlib.h1050 #define ASCV_STOP_CODE_B 0x0036 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c617 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
3946 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar()
7167 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
7168 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscHostReqRiscHalt()
7177 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()
8567 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe()
8568 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscStopQueueExe()
8571 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & in AscStopQueueExe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c617 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
3946 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar()
7167 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
7168 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscHostReqRiscHalt()
7177 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()
8567 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe()
8568 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscStopQueueExe()
8571 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & in AscStopQueueExe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c617 #define ASCV_STOP_CODE_B (ushort)0x0036 macro
3946 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, 0); in AscInitQLinkVar()
7167 saved_stop_code = AscReadLramByte(iop_base, ASCV_STOP_CODE_B); in AscHostReqRiscHalt()
7168 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscHostReqRiscHalt()
7177 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, saved_stop_code); in AscHostReqRiscHalt()
8567 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) == 0) { in AscStopQueueExe()
8568 AscWriteLramByte(iop_base, ASCV_STOP_CODE_B, in AscStopQueueExe()
8571 if (AscReadLramByte(iop_base, ASCV_STOP_CODE_B) & in AscStopQueueExe()