Searched refs:GNTTAB_LEN (Results 1 – 1 of 1) sorted by relevance
110 #define GNTTAB_LEN (64) macro136 typedef struct gnttab_copy gnttab_copy_table[GNTTAB_LEN];1724 KASSERT(gnt_idx < GNTTAB_LEN, ("Grant table is too short")); in xnb_txpkt2gnttab()1978 KASSERT(gnt_idx < GNTTAB_LEN, ("Grant table is too short")); in xnb_rxpkt2gnttab()