Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/pcn/
H A Dif_pcnreg.h425 struct pcn_softc { struct
426 struct arpcom arpcom; /* interface info */
427 bus_space_handle_t pcn_bhandle;
428 bus_space_tag_t pcn_btag;
429 struct resource *pcn_res;
430 struct resource *pcn_irq;
431 void *pcn_intrhand;
432 device_t pcn_miibus;
433 u_int8_t pcn_unit;
434 u_int8_t pcn_link;
[all …]