Searched refs:CHECK_NULL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.h44 #define CHECK_NULL(p,s) /* if (!(p)) {printk("\n"); while (1) printk("NP:%s\r",(s));} */ macro
47 #define CHECK_NULL(p,s) macro
H A Din2000.c786 CHECK_NULL(cmd, "fifo_int")
945 CHECK_NULL(cmd, "csr_timeout")
967 CHECK_NULL(cmd, "csr_select")

Completed in 64 milliseconds