Home
last modified time | relevance | path

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

/NextBSD/sys/cam/ctl/
HDctl_tpc.c82 TAILQ_HEAD(runl, tpc_io);
83 struct tpc_io { struct
88 TAILQ_ENTRY(tpc_io) rlinks; argument
89 TAILQ_ENTRY(tpc_io) links;
136 TAILQ_HEAD(, tpc_io) allio;
817 struct tpc_io *tior, *tiow; in tpc_process_b2b()
971 struct tpc_io *tio; in tpc_process_verify()
1033 struct tpc_io *tio; in tpc_process_register_key()
1130 struct tpc_io *tio, *tior, *tiow; in tpc_process_wut()
1284 struct tpc_io *tio, *tiow; in tpc_process_zero_wut()
[all …]