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

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_defs.h113 #define CSIO_ASSERT(cond) BUG_ON(!(cond)) macro
116 #define CSIO_DB_ASSERT(__c) CSIO_ASSERT((__c))
H A Dcsio_rnode.c366 CSIO_ASSERT(0); csio_confirm_rnode()
404 CSIO_ASSERT(0); csio_confirm_rnode()
H A Dcsio_attr.c74 CSIO_ASSERT(rport != NULL); csio_reg_rnode()
H A Dcsio_mb.c1514 CSIO_ASSERT(mbp != NULL); csio_mb_isr_handler()

Completed in 137 milliseconds