Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_def.h255 volatile uint32_t hw_init; member
H A Dqls_hw.c782 if (ha->hw_init == 0) { in qls_del_hw_if()
923 ha->hw_init = 1; in qls_init_hw_if()
1990 ha->hw_init = 0; in qls_hw_nic_reset()
2019 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init)); in qls_hw_reset()
2021 if (ha->hw_init == 0) { in qls_hw_reset()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h358 hw_init :1, member
H A Dqlnx_os.c839 ha->flags.hw_init = 1; in qlnx_pci_attach()
1290 if (ha->flags.hw_init) in qlnx_release()
/freebsd/sys/dev/bxe/
H A Decore_sp.c6073 uint32_t load_code = params->params.hw_init.load_phase; in ecore_func_hw_init()
H A Dbxe.c3989 func_params.params.hw_init.load_phase = load_code; in bxe_reset_hw()
9335 func_params.params.hw_init.load_phase = load_code; in bxe_init_hw()