Home
last modified time | relevance | path

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

/freebsd/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/sbin/camcontrol/
H A Dcamcontrol.c460 getdevtree(int argc,char ** argv,char * combinedopt) getdevtree() argument
850 requestsense(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) requestsense() argument
1084 scsidoinquiry(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsidoinquiry() argument
2894 atahpa(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) atahpa() argument
3103 ataama(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) ataama() argument
3224 atasecurity(struct cam_device * device,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) atasecurity() argument
3936 readdefects(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) readdefects() argument
4620 modepage(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) modepage() argument
4693 scsicmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsicmd() argument
5048 camdebug(int argc,char ** argv,char * combinedopt) camdebug() argument
5167 tagcontrol(struct cam_device * device,int argc,char ** argv,char * combinedopt) tagcontrol() argument
6092 ratecontrol(struct cam_device * device,int task_attr,int retry_count,int timeout,int argc,char ** argv,char * combinedopt) ratecontrol() argument
6423 scsiformat(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsiformat() argument
6900 sanitize(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) sanitize() argument
7274 scsireportluns(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsireportluns() argument
7509 scsireadcapacity(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout) scsireadcapacity() argument
7712 smpcmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpcmd() argument
7905 mmcsdcmd(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) mmcsdcmd() argument
8264 smpreportgeneral(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpreportgeneral() argument
8398 smpphycontrol(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpphycontrol() argument
8661 smpmaninfo(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpmaninfo() argument
9032 smpphylist(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) smpphylist() argument
9348 atapm(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) atapm() argument
9429 ataaxm(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout) ataaxm() argument
9857 scsiopcodes(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout,int verbosemode) scsiopcodes() argument
10359 char combinedopt[256]; main() local
[all...]
H A Ddepop.c200 depop(struct cam_device *device, int argc, char **argv, char *combinedopt, in depop()
H A Dattrib.c106 scsiattrib(struct cam_device *device, int argc, char **argv, char *combinedopt, in scsiattrib() argument
H A Dtimestamp.c328 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, in timestamp()
H A Dzone.c320 zone(struct cam_device * device,int argc,char ** argv,char * combinedopt,int task_attr,int retry_count,int timeout,int verbosemode __unused) zone() argument
H A Depc.c610 epc(struct cam_device * device,int argc,char ** argv,char * combinedopt,int retry_count,int timeout,int verbosemode __unused) epc() argument
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()