Searched refs:SCAN_VD_CHANNEL (Results 1 – 2 of 2) sorted by relevance
8770 if (event_type & SCAN_VD_CHANNEL) { in megasas_update_device_list()8847 if (scan_type & SCAN_VD_CHANNEL) { in megasas_add_remove_devices()8913 event_type = SCAN_VD_CHANNEL; in megasas_aen_polling()8916 event_type = SCAN_VD_CHANNEL; in megasas_aen_polling()8923 event_type = SCAN_PD_CHANNEL | SCAN_VD_CHANNEL; in megasas_aen_polling()
1536 #define SCAN_VD_CHANNEL 0x2 macro