Home
last modified time | relevance | path

Searched defs:ccb_hdr_0x18 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/
H A Dcam_compat.h143 struct ccb_hdr_0x18 { struct
144 cam_pinfo pinfo; /* Info for priority scheduling */
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 */
171 struct ccb_hdr_0x18 ccb_h; argument