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

  /src/sys/dev/pci/
cs4281.c 305 uint32_t intr, hdsr0, hdsr1; local in function:cs4281_intr
312 hdsr1 = 0;
331 hdsr1 = BA0READ4(sc, CS4281_HDSR1); /* clear intr condition */
336 DPRINTF(("intr = 0x%08x, hdsr0 = 0x%08x hdsr1 = 0x%08x\n",
337 intr, hdsr0, hdsr1));
340 __USE(hdsr1);

Completed in 12 milliseconds