Home
last modified time | relevance | path

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

/freebsd/share/examples/scsi_target/
H A Dscsi_target.h87 } ua_types; typedef
96 ua_types orig_ua;
98 ua_types pending_ua;
111 extern void tcmd_ua(u_int init_id, ua_types new_ua);
H A Dscsi_cmds.c271 tcmd_ua(u_int init_id, ua_types new_ua) in tcmd_ua()