Home
last modified time | relevance | path

Searched refs:CFSCSIID (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7770.c364 ahc->our_id = sc->brtime_id & CFSCSIID; in aha2840_load_seeprom()
H A Daic7xxx.h859 #define CFSCSIID 0x000f /* host adapter SCSI ID */ macro
H A Daic79xx.h902 #define CFSCSIID 0x000f /* host adapter SCSI ID */ macro
H A Daic7xxx_pci.c1563 ahc->our_id = sc->brtime_id & CFSCSIID; in ahc_parse_pci_eeprom()
H A Daic79xx.c6900 ahd->our_id = sc->brtime_id & CFSCSIID; in ahd_parse_cfgdata()