Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_tpc.c83 TAILQ_HEAD(runl, tpc_io);
84 struct tpc_io { struct
92 TAILQ_ENTRY(tpc_io) rlinks; argument
93 TAILQ_ENTRY(tpc_io) links;
139 TAILQ_HEAD(, tpc_io) allio;
819 struct tpc_io *tior, *tiow; in tpc_process_b2b()
976 struct tpc_io *tio; in tpc_process_verify()
1038 struct tpc_io *tio; in tpc_process_register_key()
1174 struct tpc_io *tio, *tior, *tiow; in tpc_process_wut()
1333 struct tpc_io *tio, *tiow; in tpc_process_zero_wut()
[all …]