Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcciss.h105 #define ASSERT_CTLR_ALIVE(h) { h->alive = 1; \ macro
125 #define ASSERT_CTLR_ALIVE(h) macro
Dcciss.c3307 ASSERT_CTLR_ALIVE(hba[i]); in cciss_init_one()