Lines Matching defs:remap
3609 int remap = 0;3686 if (remap == 0) {3690 remap++;3692 if (remap == 1) {3697 * remap should never be >1 unless bus_dmamap_load_mbuf_sg3700 MPASS(remap <= 1);3701 if (__predict_false(m_head == NULL || remap > 1))3703 remap++;3787 if (remap < 2) {3788 remap = 1;