Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dvio.h252 struct vio_net_dext { struct
266 static inline struct vio_net_dext *vio_net_ext(struct vio_net_desc *desc) in vio_net_ext() argument
268 return (struct vio_net_dext *)&desc->cookies[2]; in vio_net_ext()