Searched defs:mcs_free_rsrc_req (Results 1 – 1 of 1) sorted by relevance
2035 struct mcs_free_rsrc_req { struct2036 struct mbox_msghdr hdr;2037 u8 rsrc_id; /* Index of the entry to be freed */2038 u8 rsrc_type;2039 u8 mcs_id;2040 u8 dir;2041 u8 all; /* Free all the cam resources */2042 u64 rsvd;