Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_compat.h58 camq_entry xpt_links; /* For chaining in the XPT layer */
59 camq_entry sim_links; /* For chaining in the SIM layer */
60 camq_entry periph_links; /* For chaining in the type driver */
124 camq_entry xpt_links; /* For chaining in the XPT layer */
125 camq_entry sim_links; /* For chaining in the SIM layer */
126 camq_entry periph_links; /* For chaining in the type driver */
HDcam_ccb.h293 } camq_entry; typedef
319 camq_entry xpt_links; /* For chaining in the XPT layer */
320 camq_entry sim_links; /* For chaining in the SIM layer */
321 camq_entry periph_links; /* For chaining in the type driver */
/NextBSD/sys/cam/scsi/
HDscsi_pass.c107 camq_entry user_periph_links;