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

  /src/sys/dev/ic/
aic79xx.c 357 ahd_outb(ahd, SCSISEQ1,
7614 ahd_outb(ahd, SCSISEQ1, 0);
7740 u_int scsiseq1; local in function:ahd_reset_poll
7767 scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
7768 ahd_outb(ahd, SCSISEQ1, scsiseq1 & (ENSELI|ENRSELI|ENAUTOATNP));
8698 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50);
9306 u_int scsiseq1; local in function:ahd_handle_en_lun
9416 scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
9417 scsiseq1 |= ENSELI
9513 u_int scsiseq1; local in function:ahd_handle_en_lun
    [all...]
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 1536 register SCSISEQ1 {
aic79xx_reg.h 404 ahd_print_register(NULL, 0, "SCSISEQ1", 0x3b, regvalue, cur_col, wrap)
2618 #define SCSISEQ1 0x3b

Completed in 49 milliseconds