t4_mbox_list
struct t4_mbox_list entry;
STAILQ_ENTRY(t4_mbox_list) link;
STAILQ_HEAD(, t4_mbox_list) mbox_list;
struct t4_mbox_list *entry)
struct t4_mbox_list *entry)
STAILQ_REMOVE(&adap->mbox_list, entry, t4_mbox_list, link);
static inline struct t4_mbox_list *