Searched refs:ct_cmd (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
| H A D | discovery.c | 1476 fct_cmd_t *ct_cmd = fct_create_solct(port, in fct_process_plogi() local 1478 if (ct_cmd) { in fct_process_plogi() 1479 fct_post_to_solcmd_queue(port, ct_cmd); in fct_process_plogi() 1481 ct_cmd = fct_create_solct(port, rp, in fct_process_plogi() 1483 if (ct_cmd) in fct_process_plogi() 1484 fct_post_to_solcmd_queue(port, ct_cmd); in fct_process_plogi() 1485 ct_cmd = fct_create_solct(port, rp, in fct_process_plogi() 1487 if (ct_cmd) in fct_process_plogi() 1488 fct_post_to_solcmd_queue(port, ct_cmd); in fct_process_plogi() 1489 ct_cmd = fct_create_solct(port, rp, in fct_process_plogi() [all …]
|
| /illumos-gate/usr/src/uts/common/fs/smbsrv/ |
| H A D | smb_kutil.c | 1880 ct->ct_cmd = cmd; in smb_threshold_init()
|
| /illumos-gate/usr/src/uts/common/smbsrv/ |
| H A D | smb_ktypes.h | 2079 char *ct_cmd; member
|