Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c180 static int mptscsih_ioc_reset(MPT_ADAPTER *ioc, int post_reset);
1620 if (mpt_reset_register(ScsiDoneCtx, mptscsih_ioc_reset) == 0) { in mptscsih_detect()
4132 mptscsih_ioc_reset(MPT_ADAPTER *ioc, int reset_phase) in mptscsih_ioc_reset() function