Home
last modified time | relevance | path

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

/freebsd/sys/isa/
H A Disa_common.h49 struct isa_device { struct
65 #define DEVTOISA(dev) ((struct isa_device *) device_get_ivars(dev)) argument