Home
last modified time | relevance | path

Searched refs:DEBUG_QUEUE (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Di91uscsi.c78 #define DEBUG_QUEUE 0 macro
723 #if DEBUG_QUEUE in tul_alloc_scb()
744 #if DEBUG_QUEUE in tul_release_scb()
774 #if DEBUG_QUEUE in tul_append_pend_scb()
792 #if DEBUG_QUEUE in tul_push_pend_scb()
845 #if DEBUG_QUEUE in tul_pop_pend_scb()
857 #if DEBUG_QUEUE in tul_unlink_pend_scb()
884 #if DEBUG_QUEUE in tul_append_busy_scb()
917 #if DEBUG_QUEUE in tul_pop_busy_scb()
928 #if DEBUG_QUEUE in tul_unlink_busy_scb()
[all …]
Dsym53c8xx_comm.h138 #define DEBUG_QUEUE (0x0008) macro
Dncr53c8xx.c4659 if (DEBUG_FLAGS & DEBUG_QUEUE)
9015 uc->data |= DEBUG_QUEUE;
Dsym53c8xx.c598 #define DEBUG_QUEUE (0x0008) macro
6961 if (DEBUG_FLAGS & DEBUG_QUEUE)
14085 uc->data |= DEBUG_QUEUE;
DREADME.ncr53c8xx744 DEBUG_QUEUE 0x8
/linux-2.4.37.9/drivers/char/
Dn_r3964.c107 #ifdef DEBUG_QUEUE
308 #ifdef DEBUG_QUEUE in remove_from_tx_queue()
317 #ifdef DEBUG_QUEUE in remove_from_tx_queue()
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h111 #define DEBUG_QUEUE (0x0008) macro
Dsym_glue.c1664 uc->data |= DEBUG_QUEUE; in sym_user_command()
DDocumentation.txt506 DEBUG_QUEUE 0x8
Dsym_hipd.c1596 if (DEBUG_FLAGS & DEBUG_QUEUE)
/linux-2.4.37.9/drivers/isdn/pcbit/
Ddrv.c376 #ifdef DEBUG_QUEUE in pcbit_xmit()