Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_compat.h57 camq_entry xpt_links; /* For chaining in the XPT layer */
58 camq_entry sim_links; /* For chaining in the SIM layer */
59 camq_entry periph_links; /* For chaining in the type driver */
145 camq_entry xpt_links; /* For chaining in the XPT layer */
146 camq_entry sim_links; /* For chaining in the SIM layer */
147 camq_entry periph_links; /* For chaining in the type driver */
HDcam_ccb.h322 } camq_entry; typedef
348 camq_entry xpt_links; /* For chaining in the XPT layer */
349 camq_entry sim_links; /* For chaining in the SIM layer */
350 camq_entry periph_links; /* For chaining in the type driver */
/freebsd-14-stable/sys/cam/scsi/
HDscsi_pass.c106 camq_entry user_periph_links;