Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7770.c365 ahc->our_id = sc->brtime_id & CFSCSIID; in aha2840_load_seeprom()
H A Daic7xxx.h861 #define CFSCSIID 0x000f /* host adapter SCSI ID */ macro
H A Daic79xx.h904 #define CFSCSIID 0x000f /* host adapter SCSI ID */ macro
H A Daic7xxx_pci.c1564 ahc->our_id = sc->brtime_id & CFSCSIID; in ahc_parse_pci_eeprom()
H A Daic79xx.c6910 ahd->our_id = sc->brtime_id & CFSCSIID; in ahd_parse_cfgdata()