Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c4023 IOCTL_COMMON_BOOT_CFG *boot_cfg; in emlxs_get_boot_config() local
4055 boot_cfg = (IOCTL_COMMON_BOOT_CFG *)(hdr_req + 1); in emlxs_get_boot_config()
4066 *boot_state = boot_cfg->params.response.boot_status; in emlxs_get_boot_config()
4080 IOCTL_COMMON_BOOT_CFG *boot_cfg; in emlxs_set_boot_config() local
4112 boot_cfg = (IOCTL_COMMON_BOOT_CFG *)(hdr_req + 1); in emlxs_set_boot_config()
4113 boot_cfg->params.request.boot_status = boot_state; in emlxs_set_boot_config()