Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Db44.c341 if (reset_kind == B44_FULL_RESET) { in b44_init_hw()
753 b44_init_hw(bp, B44_FULL_RESET); in b44_open()
770 b44_chip_reset(bp, B44_FULL_RESET); in b44_close()
Db44.h406 #define B44_FULL_RESET 1 macro