Searched defs:mcs_free_rsrc_req (Results 1 – 1 of 1) sorted by relevance
1799 struct mcs_free_rsrc_req { struct1800 struct mbox_msghdr hdr;1801 u8 rsrc_id; /* Index of the entry to be freed */1802 u8 rsrc_type;1803 u8 mcs_id;1804 u8 dir;1805 u8 all; /* Free all the cam resources */1806 u64 rsvd;
Completed in 20 milliseconds