Searched defs:mcs_free_rsrc_req (Results 1 – 1 of 1) sorted by relevance
1846 struct mcs_free_rsrc_req { struct1847 struct mbox_msghdr hdr;1848 u8 rsrc_id; /* Index of the entry to be freed */1849 u8 rsrc_type;1850 u8 mcs_id;1851 u8 dir;1852 u8 all; /* Free all the cam resources */1853 u64 rsvd;