Searched defs:ccb_immediate_notify (Results 1 – 1 of 1) sorted by relevance
1140 struct ccb_immediate_notify { struct1141 struct ccb_hdr ccb_h;1142 u_int tag_id; /* Tag for immediate notify */1143 u_int seq_id; /* Tag for target of notify */1144 u_int initiator_id; /* Initiator Identifier */1145 u_int arg; /* Function specific */