Searched refs:hw_is_initialized (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-device.h128 volatile u32 hw_is_initialized; member in struct:__hal_device_t
H A Dvxgehal-device.c933 hldev->hw_is_initialized = 1;
2946 if (!hldev->hw_is_initialized) {
H A Dvxgehal-mrpcim.c2000 hldev->hw_is_initialized = 0;
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h357 int hw_is_initialized; member in struct:__anon11198
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c3017 hldev->hw_is_initialized = 1;
3156 hldev->hw_is_initialized = 0;
4018 if (!hldev->hw_is_initialized) {

Completed in 91 milliseconds