Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h169 } drmach_io_t; typedef
H A Ddrmach_acpi.c978 drmach_io_t *ip; in drmach_io_new()
985 ip = kmem_zalloc(sizeof (drmach_io_t), KM_SLEEP); in drmach_io_new()
1003 drmach_io_t *self; in drmach_io_dispose()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c187 } drmach_io_t; typedef
1265 drmach_io_t *ip; in drmach_io_new()
1273 ip = kmem_zalloc(sizeof (drmach_io_t), KM_SLEEP); in drmach_io_new()
1294 drmach_io_t *self; in drmach_io_dispose()
2076 drmach_io_t *obj = (drmach_io_t *)id; in drmach_console_ops()