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

  /src/sys/dev/ic/
osiopreg.h 326 #define OSIOP_ISTAT_CON 0x08 /* Connected */
osiop.c 1013 if (osiop_read_1(sc, OSIOP_ISTAT) & OSIOP_ISTAT_CON)
1024 if ((osiop_read_1(sc, OSIOP_ISTAT) & OSIOP_ISTAT_CON) == 0) {
1675 if ((osiop_read_1(sc, OSIOP_ISTAT) & OSIOP_ISTAT_CON) == 0) {
1682 if ((osiop_read_1(sc, OSIOP_ISTAT) & OSIOP_ISTAT_CON) == 0) {

Completed in 14 milliseconds