Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h747 int t3_cim_ctl_blk_read(adapter_t *adap, unsigned int addr, unsigned int n,
H A Dcxgb_t3_hw.c1417 int t3_cim_ctl_blk_read(adapter_t *adap, unsigned int addr, unsigned int n, in t3_cim_ctl_blk_read() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1130 if (!t3_cim_ctl_blk_read(sc, 0xa0, 4, fw_status)) in t3_fatal_err()