Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c6158 bool want_store = (n == 0); in fake_rw_store() local
6166 if (want_store) { /* 1 --> 0 transition, set up store */ in fake_rw_store()
6811 bool want_store = (sdebug_fake_rw == 0); in scsi_debug_init() local
6982 if (want_store) { in scsi_debug_init()
7015 if (want_store && k == 0) { in scsi_debug_init()
7023 ret = sdebug_do_add_host(want_store && in scsi_debug_init()