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

/macosx-10.10/IOPCIFamily-239.1.2/
H A Dballoc.c176 vtd_balloc_fixed(vtd_space_t * bf, vtd_baddr_t addr, vtd_baddr_t size) function
330 vtd_balloc_fixed(bf, 0x40 + idx, (idx << 1) ^ (idx >> 3));
337 vtd_balloc_fixed(bf, 0x43, 0x4);
H A Dvtd.c1165 vtd_balloc_fixed(bf, addr, size);

Completed in 164 milliseconds