Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h540 static inline int is_fpga(struct adapter *adap) in is_fpga() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c5049 if (is_fpga(sc)) in copy_cfg_file_to_card()