Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c2722 old_prog_id = WakeUpParms->u0.boot_bios_id; in emlxs_update_boot_wakeup_parms()
2723 WakeUpParms->u0.boot_bios_id = *prog_id; in emlxs_update_boot_wakeup_parms()
2732 WakeUpParms->u0.boot_bios_id = old_prog_id; in emlxs_update_boot_wakeup_parms()
3011 if (bcmp(&OldWakeUpParms->u0.boot_bios_id, in emlxs_clean_flash()
3020 &OldWakeUpParms->u0.boot_bios_id); in emlxs_clean_flash()
3087 wptr = (uint32_t *)&NewWakeUpParms->u0.boot_bios_id; in emlxs_clean_flash()
3290 WakeUpParms->u0.boot_bios_id = ImageHdr->Id; in emlxs_start_rel_download()
3837 wd = (uint32_t *)&WakeUpParms->u0.boot_bios_id; in emlxs_read_wakeup_parms()
4170 AbsWakeUpParms->u0.boot_bios_id = ImageHdr.Id; in emlxs_build_parms()
4221 WakeUpParms->u0.boot_bios_id = AbsWakeUpParms->u0.boot_bios_id; in emlxs_update_wakeup_parms()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h5009 PROG_ID boot_bios_id; member