Searched defs:ccb_pathinq (Results 1 – 1 of 1) sorted by relevance
145 typedef struct ccb_pathinq struct147 CCB_HEADER cam_ch; /* Header information fields */148 uchar cam_version_num; /* Version number for the SIM/HBA */149 uchar cam_hba_inquiry; /* Mimic of INQ byte 7 for the HBA */150 uchar cam_target_sprt; /* Flags for target mode support */151 uchar cam_hba_misc; /* Misc HBA feature flags */152 uint16 cam_hba_eng_cnt; /* HBA engine count */153 uchar cam_vuhba_flags[VUHBA]; /* Vendor unique capabilities */154 uint32 cam_sim_priv; /* Size of SIM private data area */155 uint32 cam_async_flags; /* Event cap. for Async Callback */[all …]