Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
ds.h | 86 int (*ds_read_bit)(void *); member in struct:ds_handle 107 buf |= (dsh->ds_read_bit)(dsh->ds_hw_handle) << i; |
ds.h | 86 int (*ds_read_bit)(void *); member in struct:ds_handle 107 buf |= (dsh->ds_read_bit)(dsh->ds_hw_handle) << i; |