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.c783 if (ha->hw_init == 0) { in qls_del_hw_if()
924 ha->hw_init = 1; in qls_init_hw_if()
1989 ha->hw_init = 0; in qls_hw_nic_reset()
2018 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init)); in qls_hw_reset()
2020 if (ha->hw_init == 0) { in qls_hw_reset()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h357 hw_init :1, member
H A Dqlnx_os.c842 ha->flags.hw_init = 1; in qlnx_pci_attach()
1293 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.c3990 func_params.params.hw_init.load_phase = load_code; in bxe_reset_hw()
9341 func_params.params.hw_init.load_phase = load_code; in bxe_init_hw()