HomeSort by: relevance | last modified time | path
    Searched defs:iomdkbc_cntag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/iomd/
iomdkbc.c 104 static struct iomdkbc_internal iomdkbc_cntag; variable in typeref:struct:iomdkbc_internal
132 if (iomdkbc_cntag.t_haveport[PCKBPORT_KBD_SLOT]) {
134 t = &iomdkbc_cntag;
280 struct iomdkbc_internal *t = &iomdkbc_cntag;
iomdkbc.c 104 static struct iomdkbc_internal iomdkbc_cntag; variable in typeref:struct:iomdkbc_internal
132 if (iomdkbc_cntag.t_haveport[PCKBPORT_KBD_SLOT]) {
134 t = &iomdkbc_cntag;
280 struct iomdkbc_internal *t = &iomdkbc_cntag;

Completed in 53 milliseconds