Home
last modified time | relevance | path

Searched refs:ULTRA_ENB (Results 1 – 17 of 17) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx_seeprom.c354 ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff); in ahc_parse_pci_eeprom()
355 ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff); in ahc_parse_pci_eeprom()
H A Daic7xxx.c4664 ultraenb = (ahc_inb(ahc, ULTRA_ENB + 1) << 8) in ahc_init()
4665 | ahc_inb(ahc, ULTRA_ENB); in ahc_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1515 ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff); in ahc_parse_pci_eeprom()
1516 ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff); in ahc_parse_pci_eeprom()
H A Daic7xxx_reg.h_shipped418 #define ULTRA_ENB 0x30
H A Daic7xxx.reg1415 ULTRA_ENB {
H A Daic7xxx_core.c5415 ultraenb = (ahc_inb(ahc, ULTRA_ENB + 1) << 8) in ahc_init()
5416 | ahc_inb(ahc, ULTRA_ENB); in ahc_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1515 ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff); in ahc_parse_pci_eeprom()
1516 ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff); in ahc_parse_pci_eeprom()
H A Daic7xxx_reg.h_shipped418 #define ULTRA_ENB 0x30
H A Daic7xxx.reg1415 ULTRA_ENB {
H A Daic7xxx_core.c5415 ultraenb = (ahc_inb(ahc, ULTRA_ENB + 1) << 8) in ahc_init()
5416 | ahc_inb(ahc, ULTRA_ENB); in ahc_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1515 ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff); in ahc_parse_pci_eeprom()
1516 ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff); in ahc_parse_pci_eeprom()
H A Daic7xxx_reg.h_shipped418 #define ULTRA_ENB 0x30
H A Daic7xxx.reg1415 ULTRA_ENB {
H A Daic7xxx_core.c5415 ultraenb = (ahc_inb(ahc, ULTRA_ENB + 1) << 8) in ahc_init()
5416 | ahc_inb(ahc, ULTRA_ENB); in ahc_init()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1300 #define ULTRA_ENB 0x30 macro
H A Daic7xxx.reg1288 ULTRA_ENB {
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Daic7xxx_reg.h1308 #define ULTRA_ENB 0x30 macro