Searched refs:ccb_hdr_0x18 (Results 1 – 2 of 2) sorted by relevance
122 struct ccb_hdr_0x18 { struct172 #define CAM_0X18_LEN (sizeof(union ccb) - sizeof(struct ccb_hdr) + sizeof(struct ccb_hdr_0x18))173 #define CAM_0X18_DATA_LEN (sizeof(union ccb) - sizeof(struct ccb_hdr_0x18))
228 struct ccb_hdr_0x18 *hdr18; in cam_compat_handle_0x18()232 hdr18 = (struct ccb_hdr_0x18 *)addr; in cam_compat_handle_0x18()