Searched refs:id_cmd (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dpcd.c662 char id_cmd[12] = {0x12,0,0,0,36,0,0,0,0,0,0,0}; local
666 s = pcd_atapi(unit,id_cmd,36,pcd_buffer,"identify");
H A Dpg.c503 char id_cmd[12] = { ATAPI_IDENTIFY,0,0,0,36,0,0,0,0,0,0,0}; local
506 s = pg_command(unit,id_cmd,36,jiffies+PG_TMO);
H A Dpf.c774 char id_cmd[12] = { ATAPI_IDENTIFY,LUN,0,0,36,0,0,0,0,0,0,0}; local
777 s = pf_atapi(unit,id_cmd,36,buf,"identify");
H A Dpt.c598 char id_cmd[12] = { ATAPI_IDENTIFY,0,0,0,36,0,0,0,0,0,0,0}; local
603 s = pt_atapi(unit,id_cmd,36,buf,"identify");

Completed in 51 milliseconds