index
:
oss4
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup
/
FreeBSD
/
oss
/
build
/
devid.h
blob: 8d6a5c75c1589bba8bf2959f02f1e0ce3645657f (
plain
)
1
2
3
4
5
typedef
struct
{
unsigned short
vendor
,
device
;
}
device_id_t
;