Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dpckbc.c432 static const struct pckbc_portcmd { struct
434 } pckbc_portcmd[2] = { variable
446 const struct pckbc_portcmd *cmd; in pckbc_slot_enable()
448 cmd = &pckbc_portcmd[slot]; in pckbc_slot_enable()