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

  /src/sys/dev/ic/
tcic2.c 325 reg |= (tcic_ns2wscnt(250) & TCIC_WAIT_COUNT_MASK);
827 wscnt = tcic_ns2wscnt(h->mem[win].speed);
829 wscnt = tcic_ns2wscnt(tcic_mem_speed); /* 300 is "save" default for CIS memory */
1056 wscnt = tcic_ns2wscnt(h->io[win].speed);
1058 wscnt = tcic_ns2wscnt(tcic_io_speed); /* linux uses 0 as default */
1269 tcic_ns2wscnt(int ns) function in typeref:typename:int
tcic2var.h 138 int tcic_ns2wscnt(int);

Completed in 21 milliseconds