Searched refs:hw_init (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/qlxge/
H A Dqls_def.h260 volatile uint32_t hw_init; member in struct:qla_host
H A Dqls_hw.c793 if (ha->hw_init == 0) {
938 ha->hw_init = 1;
2022 ha->hw_init = 0;
2051 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init));
2053 if (ha->hw_init == 0) {
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h372 hw_init :1, member in struct:qlnx_host::__anon15153
H A Dqlnx_os.c892 ha->flags.hw_init = 1;
1355 if (ha->flags.hw_init)
/freebsd-12-stable/sys/dev/bxe/
H A Decore_sp.h1745 struct ecore_func_hw_init_params hw_init; member in union:ecore_func_state_params::__anon12464
H A Decore_sp.c6075 uint32_t load_code = params->params.hw_init.load_phase;
H A Dbxe.c4017 func_params.params.hw_init.load_phase = load_code;
9400 func_params.params.hw_init.load_phase = load_code;

Completed in 237 milliseconds