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