Searched refs:scsi_pt_open_device (Results 1 – 3 of 3) sorted by relevance
33 int scsi_pt_open_device(const char * device_name, bool read_only, int verbose);
98 return scsi_pt_open_device(device_name, read_only, verbose); in sg_cmds_open_device()
347 scsi_pt_open_device(const char * device_name, bool read_only, int verbose) in scsi_pt_open_device() function