Searched refs:tr_cmd (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/block/paride/ |
H A D | pcd.c | 577 char tr_cmd[12] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; pcd_ready_wait() local 583 pcd_atapi(cd, tr_cmd, 0, NULL, DBMSG("test unit ready")); pcd_ready_wait()
|
H A D | pt.c | 485 char tr_cmd[12] = { ATAPI_TEST_READY, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; pt_ready_wait() local 491 pt_atapi(tape, tr_cmd, 0, NULL, DBMSG("test unit ready")); pt_ready_wait()
|
Completed in 90 milliseconds