Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dqueue.c40 #define QUEUE_MAGIC_USED 0xf7e1cc33 macro
123 SET_MAGIC(q, QUEUE_MAGIC_USED); in __queue_add()
146 BUG_ON(BAD_MAGIC(q, QUEUE_MAGIC_USED)); in __queue_remove()