Searched refs:cmd_spec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/lib/libcam/ |
| HD | scsi_cmdparse.c | 738 u_int32_t flags, int retry_count, int timeout, const char *cmd_spec, in csio_build() argument 750 va_start(ap, cmd_spec); in csio_build() 753 &cmdlen, NULL, NULL, cmd_spec, &ap)) == -1) in csio_build() 776 int timeout, const char *cmd_spec, in csio_build_visit() argument 795 &cmdlen, arg_get, gethook, cmd_spec, NULL)) == -1) in csio_build_visit()
|
| HD | camlib.h | 165 int timeout, const char *cmd_spec, ...); 168 int timeout, const char *cmd_spec,
|