Searched refs:PS_PPODS_WRITTEN (Results 1 – 2 of 2) sorted by relevance
161 #define PS_PPODS_WRITTEN 0x0001 /* Page pods written to the card. */ macro
1634 KASSERT(!(ps->flags & PS_PPODS_WRITTEN), in t4_write_page_pods_for_ps()1693 ps->flags |= PS_PPODS_WRITTEN; in t4_write_page_pods_for_ps()2096 if (!(ps->flags & PS_PPODS_WRITTEN) && in prep_pageset()