Searched defs:ccb_immediate_notify (Results 1 – 1 of 1) sorted by relevance
1240 struct ccb_immediate_notify { struct1241 struct ccb_hdr ccb_h;1242 u_int tag_id; /* Tag for immediate notify */1243 u_int seq_id; /* Tag for target of notify */1244 u_int initiator_id; /* Initiator Identifier */1245 u_int arg; /* Function specific */