Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_defs.h127 #define CSIO_ASSERT(cond) BUG_ON(!(cond)) macro
130 #define CSIO_DB_ASSERT(__c) CSIO_ASSERT((__c))
H A Dcsio_rnode.c366 CSIO_ASSERT(0); in csio_confirm_rnode()
404 CSIO_ASSERT(0); in csio_confirm_rnode()
H A Dcsio_attr.c74 CSIO_ASSERT(rport != NULL); in csio_reg_rnode()
H A Dcsio_mb.c1531 CSIO_ASSERT(mbp != NULL); in csio_mb_isr_handler()