Searched refs:atkbdc_write_ivar (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_subr.h50 int atkbdc_write_ivar(device_t bus, device_t dev, int index, uintptr_t val);
H A Datkbdc_subr.c98 atkbdc_write_ivar(device_t bus, device_t dev, int index, uintptr_t val) function
H A Datkbdc_ebus.c67 DEVMETHOD(bus_write_ivar, atkbdc_write_ivar),
H A Datkbdc_isa.c67 DEVMETHOD(bus_write_ivar, atkbdc_write_ivar),

Completed in 115 milliseconds