Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isa/ | |
slhci_isa.c | 75 uint8_t sltype; local in function:slhci_isa_match 97 sltype = SL11_GET_REV(bus_space_read_1(iot, ioh, SL11_IDX_DATA)); 99 result = slhci_supported_rev(sltype); |
/src/sys/dev/ic/ | |
sl811hsvar.h | 40 uint8_t sltype; /* revision */ member in struct:slhci_transfers |