PI_WIDE_16
ccb->cam_hba_inquiry = s->max_targ_id > 7 ? PI_WIDE_16 : 0 ;
ccb->cam_hba_inquiry = bl->wide ? PI_WIDE_16 : 0;