Searched refs:SEECTL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1353 sd.sd_control_offset = SEECTL;
1354 sd.sd_status_offset = SEECTL;
1355 sd.sd_dataout_offset = SEECTL;
2140 sd.sd_control_offset = SEECTL;
2141 sd.sd_status_offset = SEECTL;
2142 sd.sd_dataout_offset = SEECTL;
H A Daic7xxx_reg.h238 ahc_print_register(NULL, 0, "SEECTL", 0x1e, regvalue, cur_col, wrap)
1272 #define SEECTL 0x1e macro
H A Daic79xx.c9620 ahd_outb(ahd, SEECTL, SEEOP_READ | SEESTART);
9661 ahd_outb(ahd, SEECTL, SEEOP_EWEN | SEESTART);
9675 ahd_outb(ahd, SEECTL, SEEOP_WRITE | SEESTART);
9686 ahd_outb(ahd, SEECTL, SEEOP_EWDS | SEESTART);
H A Daic79xx_reg.h1617 ahd_print_register(NULL, 0, "SEECTL", 0xbe, regvalue, cur_col, wrap)
3395 #define SEECTL 0xbe macro

Completed in 293 milliseconds