Home
last modified time | relevance | path

Searched defs:combinedopt (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/usr.sbin/ctladm/
H A Dctladm.c402 cctl_port(int fd, int argc, char **argv, char *combinedopt) in cctl_port()
728 char *combinedopt) in cctl_delay()
854 char *combinedopt) in cctl_error_inject()
1148 int argc, char **argv, char *combinedopt) in cctl_sync_cache()
1232 int argc, char **argv, char *combinedopt) in cctl_start_stop()
1295 int argc, char **argv, char *combinedopt) in cctl_mode_sense()
1510 int argc, char **argv, char *combinedopt) in cctl_read_capacity()
1633 int argc, char **argv, char *combinedopt, in cctl_read_write()
2217 int argc, char **argv, char *combinedopt, in cctl_persistent_reserve_in()
2318 int argc, char **argv, char *combinedopt, in cctl_persistent_reserve_out()
[all …]
/freebsd-src/sbin/camcontrol/
H A Dcamcontrol.c457 getdevtree(int argc,char ** argv,char * combinedopt) getdevtree() argument
843 requestsense(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) requestsense() argument
1077 scsidoinquiry(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsidoinquiry() argument
2883 atahpa(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) atahpa() argument
3092 ataama(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) ataama() argument
3213 atasecurity(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) atasecurity() argument
3925 readdefects(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) readdefects() argument
4609 modepage(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) modepage() argument
4682 scsicmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsicmd() argument
5037 camdebug(int argc,char ** argv,char * combinedopt) camdebug() argument
5156 tagcontrol(struct cam_device * device,int argc,char ** argv,char * combinedopt) tagcontrol() argument
6093 ratecontrol(struct cam_device * device,int task_attr,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) ratecontrol() argument
6424 scsiformat(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsiformat() argument
6901 sanitize(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) sanitize() argument
7275 scsireportluns(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsireportluns() argument
7510 scsireadcapacity(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsireadcapacity() argument
7713 smpcmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpcmd() argument
7906 mmcsdcmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) mmcsdcmd() argument
8265 smpreportgeneral(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpreportgeneral() argument
8399 smpphycontrol(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpphycontrol() argument
8662 smpmaninfo(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpmaninfo() argument
9033 smpphylist(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpphylist() argument
9349 atapm(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) atapm() argument
9430 ataaxm(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) ataaxm() argument
9858 scsiopcodes(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout,int verbosemode) scsiopcodes() argument
10360 char combinedopt[256]; main() local
[all...]
H A Dattrib.c106 scsiattrib(struct cam_device *device, int argc, char **argv, char *combinedopt, in scsiattrib()
H A Ddepop.c200 depop(struct cam_device *device, int argc, char **argv, char *combinedopt, in depop()
H A Dtimestamp.c328 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, in timestamp()
H A Dzone.c319 zone(struct cam_device *device, int argc, char **argv, char *combinedopt, in zone()
H A Depc.c609 epc(struct cam_device *device, int argc, char **argv, char *combinedopt, in epc()
H A Dpersist.c425 scsipersist(struct cam_device *device, int argc, char **argv, char *combinedopt, in scsipersist()
H A Dfwdownload.c979 char *combinedopt, int printerrors, int task_attr, int retry_count, in fwdownload()