Searched refs:SYNCHRONOUS (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 548 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous) macro 744 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one() 782 SYNCHRONOUS ? "enabled" : "disabled", in aha152x_probe_one() 1530 } else if (SYNCNEG==0 && SYNCHRONOUS) { in seldo_run() 2822 SYNCHRONOUS ? "enabled" : "disabled"); in aha152x_show_info() 2825 if(SYNCHRONOUS) { in aha152x_show_info() 3372 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>]]]]]]]\n"); in aha152x_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.c | 566 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous) macro 763 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one() 801 SYNCHRONOUS ? "enabled" : "disabled", in aha152x_probe_one() 1564 } else if (SYNCNEG==0 && SYNCHRONOUS) { in seldo_run() 2874 SYNCHRONOUS ? "enabled" : "disabled"); in aha152x_show_info() 2877 if(SYNCHRONOUS) { in aha152x_show_info() 3425 "[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY>[,<EXT_TRANS>]]]]]]]\n"); in aha152x_setup()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq-debugfs.c | 91 QUEUE_FLAG_NAME(SYNCHRONOUS),
|
Completed in 9 milliseconds