Searched refs:sg_cmds_open_device (Results 1 – 3 of 3) sorted by relevance
269 int sg_cmds_open_device(const char * device_name, bool read_only, int verbose);
368 sg_fd = sg_cmds_open_device(device_name, false /* rw */, verbose); in main()
90 sg_cmds_open_device(const char * device_name, bool read_only, int verbose) in sg_cmds_open_device() function