Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_common.h690 int t3_cim_ctl_blk_read(adapter_t *adap, unsigned int addr, unsigned int n,
H A Dcxgb_main.c833 if (!t3_cim_ctl_blk_read(sc, 0xa0, 4, fw_status)) in t3_fatal_err()
H A Dcxgb_t3_hw.c1082 int t3_cim_ctl_blk_read(adapter_t *adap, unsigned int addr, unsigned int n, in t3_cim_ctl_blk_read() function