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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c135 static int afsr_to_esynd_status(uint64_t afsr, uint64_t afsr_bit);
5305 afsr_to_esynd_status(uint64_t afsr, uint64_t afsr_bit) function
5331 return (afsr_to_esynd_status(afsr, afsr_bit));
5336 return (afsr_to_esynd_status(afsr, afsr_bit));
5341 return (afsr_to_esynd_status(afsr, afsr_bit));

Completed in 75 milliseconds