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

  /src/sys/dev/ic/
scmd.c 330 if (SCMD_IS_HOLE(reg)) {
345 if (SCMD_IS_HOLE(reg % SCMD_REG_SIZE)) {
442 if (SCMD_IS_HOLE(reg))
455 if (SCMD_IS_HOLE(reg % SCMD_REG_SIZE)) {
scmdreg.h 228 #define SCMD_IS_HOLE(r) \
  /src/usr.bin/scmdctl/
uart.c 159 if (SCMD_IS_HOLE(reg)) {
253 if (SCMD_IS_HOLE(reg)) {

Completed in 45 milliseconds