Home
last modified time | relevance | path

Searched refs:PERIOD_SYOFS (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Diha.h120 #define PERIOD_SYOFS 0x0f /* Synch. SCSI Offset */ macro
Diha.c2470 if ((period & PERIOD_SYOFS) == 0) in iha_print_info()
2480 (rate % 1000000 + 99999) / 100000, period & PERIOD_SYOFS); in iha_print_info()