Searched defs:ccb_immediate_notify (Results 1 – 1 of 1) sorted by relevance
1260 struct ccb_immediate_notify { struct1261 struct ccb_hdr ccb_h;1262 u_int tag_id; /* Tag for immediate notify */1263 u_int seq_id; /* Tag for target of notify */1264 u_int initiator_id; /* Initiator Identifier */1265 u_int arg; /* Function specific */