Home
last modified time | relevance | path

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

/linux-5.15/drivers/block/paride/
H A Dpf.c592 char ms_cmd[12] = in pf_mode_sense() local
596 pf_atapi(pf, ms_cmd, 8, buf, "mode sense"); in pf_mode_sense()
H A Dpt.c534 char ms_cmd[12] = in pt_identify() local
562 if (!pt_atapi(tape, ms_cmd, 36, buf, "mode sense")) { in pt_identify()