Home
last modified time | relevance | path

Searched refs:cmd_spec (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/lib/libcam/
H A Dscsi_cmdparse.c740 u_int32_t flags, int retry_count, int timeout, const char *cmd_spec, in csio_build() argument
752 va_start(ap, cmd_spec); in csio_build()
755 &cmdlen, NULL, NULL, cmd_spec, &ap)) == -1) in csio_build()
778 int timeout, const char *cmd_spec, in csio_build_visit() argument
797 &cmdlen, arg_get, gethook, cmd_spec, NULL)) == -1) in csio_build_visit()
H A Dcamlib.h167 int timeout, const char *cmd_spec, ...);
170 int timeout, const char *cmd_spec,