Home
last modified time | relevance | path

Searched defs:t4iov_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_iov.c49 struct t4iov_softc { struct
50 device_t sc_dev;
51 device_t sc_main;
52 bool sc_attached;
54 int pf;
55 int regs_rid;
56 struct resource *regs_res;
57 bus_space_handle_t bh;
58 bus_space_tag_t bt;