Home
last modified time | relevance | path

Searched refs:NCRAMDCFG3_FSCSI (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/esp/
H A Dncr53c9xreg.h261 #define NCRAMDCFG3_FSCSI 0x10 /* Fast SCSI */ macro
H A Desp_pci.c258 sc->sc_cfg3_fscsi = NCRAMDCFG3_FSCSI; in esp_pci_attach()
H A Dncr53c9x.c781 (cfg3 & NCRAMDCFG3_FSCSI) == 0) in ncr53c9x_setsync()