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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7,8xx.h979 EVENT_RESELECT, /* Command reselected */ enumerator in enum:ncr_event
H A D53c7xx.h979 EVENT_RESELECT, /* 4 Command reselected */ enumerator in enum:ncr_event
H A D53c7,8xx.c1584 patch_abs_32 (hostdata->script, 0, int_EVENT_RESELECT, (u32) EVENT_RESELECT);
2838 if (event->event == EVENT_RESELECT)
5899 case EVENT_RESELECT: return "reselected";
H A D53c7xx.c1346 patch_abs_32 (hostdata->script, 0, int_EVENT_RESELECT, (u32) EVENT_RESELECT);
2665 if (event->event == EVENT_RESELECT)
5599 case EVENT_RESELECT: return "reselected";

Completed in 366 milliseconds