Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Desp_scsi.c52 #define ESP_DEBUG_AUTOSENSE 0x00000400 macro
102 do { if (esp_debug & ESP_DEBUG_AUTOSENSE) \
928 if (esp_debug & ESP_DEBUG_AUTOSENSE) { in esp_cmd_is_done()