Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt.h33 int scsi_pt_open_device(const char * device_name, bool read_only, int verbose);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c98 return scsi_pt_open_device(device_name, read_only, verbose); in sg_cmds_open_device()
Dsg_pt_linux.c347 scsi_pt_open_device(const char * device_name, bool read_only, int verbose) in scsi_pt_open_device() function