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

  /src/sys/dev/ic/
aic79xxvar.h 1039 uint8_t *btt; member in struct:ahd_suspend_state
aic7xxxvar.h 1018 uint8_t *btt; member in struct:ahc_suspend_state
aic7xxx.c 608 printf("SEQ_FLAGS == 0x%x, SCBPTR == 0x%x, BTT == 0x%x, "
930 printf("%s: BTT calculation out of range\n", ahc_name(ahc));
935 printf("SEQ_FLAGS == 0x%x, SCBPTR == 0x%x, BTT == 0x%x, "
4772 * The SCB based BTT allows an entry per
5017 ptr = ahc->suspend_state.btt;
5099 ptr = ahc->suspend_state.btt;

Completed in 19 milliseconds