Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/net/
H A Datl1e.c42 static enum cb_err fetch_mac_string_cbfs(u8 *macstrbuf) in fetch_mac_string_cbfs() function
78 if (fetch_mac_string_cbfs(macstrbuf) != CB_SUCCESS) { in program_mac_address()
H A Dr8168.c171 static enum cb_err fetch_mac_string_cbfs(u8 *macstrbuf) in fetch_mac_string_cbfs() function
212 if (fetch_mac_string_cbfs(macstrbuf) != CB_SUCCESS) in program_mac_address()