Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dniu.h3245 struct niu { struct
3250 struct niu_parent *parent; argument
3270 const struct niu_ops *ops; argument
3271 union niu_mac_stats mac_stats; argument
3278 struct niu_ldg ldg[NIU_NUM_LDG]; argument
3288 const struct niu_phy_ops *phy_ops; argument
3291 struct niu_link_config link_config; argument
3301 struct niu_classifier clas; argument
3303 struct niu_vpd vpd; argument
3304 u32 eeprom_len;
[all …]
/linux/drivers/scsi/
H A Dscsi_debug.c7563 bool niu; in scsi_debug_show_info() local