Home
last modified time | relevance | path

Searched refs:t4_load_boot (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/common/
H A Dcommon.h641 int t4_load_boot(struct adapter *adap, u8 *boot_data,
H A Dt4_hw.c10639 int t4_load_boot(struct adapter *adap, u8 *boot_data, in t4_load_boot() function
/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_main.c11775 rc = -t4_load_boot(sc, NULL, offset, 0); in load_boot()
11783 rc = -t4_load_boot(sc, br_data, offset, br->len); in load_boot()