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

  /src/sys/dev/ic/
i82365.c 301 pcic_write(h, PCIC_INTR, 0);
474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
658 pcic_intr(void *arg) function in typeref:typename:int
790 intr = pcic_read(h, PCIC_INTR);
792 pcic_write(h, PCIC_INTR, intr);
1312 intr = pcic_read(h, PCIC_INTR);
1314 pcic_write(h, PCIC_INTR, intr);
1372 pcic_write(h, PCIC_INTR, intr);
1412 intr = pcic_read(h, PCIC_INTR);
1414 pcic_write(h, PCIC_INTR, intr)
    [all...]
i82365.c 301 pcic_write(h, PCIC_INTR, 0);
474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
658 pcic_intr(void *arg) function in typeref:typename:int
790 intr = pcic_read(h, PCIC_INTR);
792 pcic_write(h, PCIC_INTR, intr);
1312 intr = pcic_read(h, PCIC_INTR);
1314 pcic_write(h, PCIC_INTR, intr);
1372 pcic_write(h, PCIC_INTR, intr);
1412 intr = pcic_read(h, PCIC_INTR);
1414 pcic_write(h, PCIC_INTR, intr)
    [all...]
i82365.c 301 pcic_write(h, PCIC_INTR, 0);
474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
658 pcic_intr(void *arg) function in typeref:typename:int
790 intr = pcic_read(h, PCIC_INTR);
792 pcic_write(h, PCIC_INTR, intr);
1312 intr = pcic_read(h, PCIC_INTR);
1314 pcic_write(h, PCIC_INTR, intr);
1372 pcic_write(h, PCIC_INTR, intr);
1412 intr = pcic_read(h, PCIC_INTR);
1414 pcic_write(h, PCIC_INTR, intr)
    [all...]
i82365.c 301 pcic_write(h, PCIC_INTR, 0);
474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
658 pcic_intr(void *arg) function in typeref:typename:int
790 intr = pcic_read(h, PCIC_INTR);
792 pcic_write(h, PCIC_INTR, intr);
1312 intr = pcic_read(h, PCIC_INTR);
1314 pcic_write(h, PCIC_INTR, intr);
1372 pcic_write(h, PCIC_INTR, intr);
1412 intr = pcic_read(h, PCIC_INTR);
1414 pcic_write(h, PCIC_INTR, intr)
    [all...]

Completed in 44 milliseconds