Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1587 #define ASC_INIT_STATE_END_LOAD_MC 0x0020 macro
10885 if (((asc_dvc->init_state & ASC_INIT_STATE_END_LOAD_MC) == 0) in AscISR()
12499 asc_dvc->init_state |= ASC_INIT_STATE_END_LOAD_MC; in AscInitAsc1000Driver()