Home
last modified time | relevance | path

Searched defs:pm_start (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/pxeldr/
H A Dpxeldr.S157 pm_start: movw $SEL_SDATA, %ax # Initialize label
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S232 pm_start: mov $SEL_SDATA,%ax # Initialize label
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c5005 pm_start(dev_info_t *dip) in pm_start() function