Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwaio.h143 struct twa_unitname { struct
162 #define TWA_IOCTL_GET_UNITNAME _IOWR('T', 220, struct twa_unitname) argument
H A Dtwa.c2260 struct twa_unitname *tn; in twaioctl()
2263 tn = (struct twa_unitname *)data; in twaioctl()