Searched refs:cmd_spec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/lib/libcam/ |
| H A D | scsi_cmdparse.c | 738 uint32_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()
|
| H A D | camlib.h | 165 int timeout, const char *cmd_spec, ...); 168 int timeout, const char *cmd_spec,
|