Home | Sort by: relevance | last modified time | path |
/src/sys/arch/alpha/gbus/ | |
gbusvar.h | 45 bus_addr_t ga_offset; /* offset from Gbus base */ member in struct:gbus_attach_args |
/src/usr.sbin/gpioctl/ | |
gpioctl.c | 89 int ga_offset = -1; local in function:main 140 ga_offset = strtonum(offset, 0, INT_MAX, &errstr); 162 devattach(driver, ga_offset, ga_mask, ga_flags); 378 attach.ga_offset = offset; |
/src/sys/dev/gpio/ | |
gpiovar.h | 79 int ga_offset; member in struct:gpio_attach_args |
/src/sys/sys/ | |
gpio.h | 106 int ga_offset; /* pin number */ member in struct:gpio_attach 124 int ga_offset; /* pin number */ member in struct:gpio_attach50 |