Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2147 uint8_t *pswd; /**< 6 bytes array of the password to use */ member
H A Dal_hal_eth_main.c4703 al_assert(wol->pswd != NULL); in al_eth_wol_enable()
4705 al_eth_byte_arr_to_reg(&reg, &wol->pswd[0], 4); in al_eth_wol_enable()
4708 al_eth_byte_arr_to_reg(&reg, &wol->pswd[4], 2); in al_eth_wol_enable()