Searched defs:ct_cmd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1477 fct_cmd_t *ct_cmd = fct_create_solct(port, local
1479 if (ct_cmd) {
1480 fct_post_to_solcmd_queue(port, ct_cmd);
1482 ct_cmd = fct_create_solct(port, rp,
1484 if (ct_cmd)
1485 fct_post_to_solcmd_queue(port, ct_cmd);
1486 ct_cmd = fct_create_solct(port, rp,
1488 if (ct_cmd)
1489 fct_post_to_solcmd_queue(port, ct_cmd);
1490 ct_cmd
2787 fct_cmd_t *ct_cmd = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1870 char *ct_cmd; member in struct:smb_cmd_threshold

Completed in 75 milliseconds