Searched refs:SCAN_VD_CHANNEL (Results 1 – 2 of 2) sorted by relevance
8577 if (event_type & SCAN_VD_CHANNEL) { in megasas_update_device_list()8659 if (scan_type & SCAN_VD_CHANNEL) { in megasas_add_remove_devices()8716 event_type = SCAN_VD_CHANNEL; in megasas_aen_polling()8722 event_type = SCAN_PD_CHANNEL | SCAN_VD_CHANNEL; in megasas_aen_polling()
1530 #define SCAN_VD_CHANNEL 0x2 macro