Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aacraid/
Dcommctrl.c500 int is_native_device; in aac_send_raw_srb() local
585 is_native_device = 1; in aac_send_raw_srb()
624 is_native_device = 0; in aac_send_raw_srb()
647 if (is_native_device) { in aac_send_raw_srb()
945 if (is_native_device) { in aac_send_raw_srb()
Dlinit.c520 int chn, tid, is_native_device = 0; in aac_change_queue_depth() local
526 is_native_device = 1; in aac_change_queue_depth()
549 } else if (is_native_device) { in aac_change_queue_depth()