Searched defs:ccb_immed_notify (Results 1 – 1 of 1) sorted by relevance
272 typedef struct ccb_immed_notify struct274 CCB_HEADER cam_ch; /* Header information fields */275 uchar* cam_pdrv_ptr; /* Ptr used by the Peripheral driver */276 void (*cam_cbfnot)(); /* Callback on notification function */277 uchar* cam_sense_ptr; /* Pointer to the sense data buffer */278 uchar cam_sense_len; /* Num of bytes in the Autosense buf */279 uchar cam_init_id; /* ID of Initiator that selected */280 uint16 cam_seq_id; /* Sequence Identifier */281 uchar cam_msg_code; /* Message Code */282 uchar cam_msg_args[7]; /* Message Arguments */