Searched refs:io_to_ppod_reservation (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c874 #define io_to_ppod_reservation(io) ((io)->io_hdr.ctl_private[CTL_PRIV_FRONTEND2].ptr) macro
923 MPASS(io_to_ppod_reservation(io) == NULL);
947 MPASS(io_to_ppod_reservation(io) == NULL);
969 io_to_ppod_reservation(io) = prsv;
980 prsv = io_to_ppod_reservation(ctsio);
1003 prsv = io_to_ppod_reservation(ctsio);

Completed in 102 milliseconds