Searched refs:read_edc (Results 1 – 1 of 1) sorted by relevance
45 static int read_edc(struct adapter *sc, void *data, int flags);89 rc = read_edc(sc, data, mode); in t4_ioctl()651 read_edc(struct adapter *sc, void *data, int flags) in read_edc() function