Searched defs:ioat_buf_physaddr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c142 uint64_t ioat_buf_physaddr; member in struct:fipe_ioat_control
780 physaddr = fipe_ioat_ctrl.ioat_buf_physaddr;
967 fipe_ioat_ctrl.ioat_buf_physaddr = hat_getpfnum(kas.a_hat, buf);
968 fipe_ioat_ctrl.ioat_buf_physaddr <<= PAGESHIFT;
996 bufpa = fipe_ioat_ctrl.ioat_buf_physaddr;

Completed in 47 milliseconds