Home
last modified time | relevance | path

Searched refs:st_sleep_mic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c1857 static void stex_hba_stop(struct st_hba *hba, int st_sleep_mic) in stex_hba_stop() argument
1869 if (st_sleep_mic == ST_NOTHANDLED) { in stex_hba_stop()
1883 && st_sleep_mic == ST_IGNORED) { in stex_hba_stop()
1889 && st_sleep_mic != ST_IGNORED) { in stex_hba_stop()
1894 req->cdb[4] = st_sleep_mic; in stex_hba_stop()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c1854 static void stex_hba_stop(struct st_hba *hba, int st_sleep_mic) in stex_hba_stop() argument
1866 if (st_sleep_mic == ST_NOTHANDLED) { in stex_hba_stop()
1880 && st_sleep_mic == ST_IGNORED) { in stex_hba_stop()
1886 && st_sleep_mic != ST_IGNORED) { in stex_hba_stop()
1891 req->cdb[4] = st_sleep_mic; in stex_hba_stop()

Completed in 7 milliseconds