Home
last modified time | relevance | path

Searched refs:tf_ds (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Dframe.h51 int tf_ds; member
76 int tf_ds; member
141 uint16_t tf_ds; member
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c96 (uint16_t)tf->tf_ss, (uint16_t)tf->tf_cs, (uint16_t)tf->tf_ds, in report_exc()