Home
last modified time | relevance | path

Searched refs:AHC_ULTRA2 (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx_pci.c795 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
828 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
884 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
956 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
988 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_ext_scbram_present()
1029 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()
1455 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_parse_pci_eeprom()
1606 && (ahc->features & AHC_ULTRA2) == 0) { in configure_termination()
1641 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()
1680 if ((ahc->features & AHC_ULTRA2) != 0) in configure_termination()
[all …]
Daic7xxx.seq78 if ((ahc->features & AHC_ULTRA2) != 0) {
214 } else if ((ahc->features & AHC_ULTRA2) != 0) {
340 if ((ahc->features & AHC_ULTRA2) != 0) {
376 if ((ahc->features & AHC_ULTRA2) != 0) {
403 if ((ahc->features & AHC_ULTRA2) != 0) {
530 if ((ahc->features & AHC_ULTRA2) != 0) {
678 if ((ahc->features & AHC_ULTRA2) != 0) {
702 if ((ahc->features & AHC_ULTRA2) != 0) {
768 if ((ahc->features & AHC_ULTRA2) != 0) {
825 if ((ahc->features & AHC_ULTRA2) != 0) {
[all …]
Daic7xxx_core.c317 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pause_bug_fix()
1431 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_handle_seqint()
1551 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_handle_scsiint()
1581 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_handle_scsiint()
2223 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_devlimited_syncrate()
2286 if ((ahc->features & (AHC_DT | AHC_ULTRA2)) == 0 in ahc_find_syncrate()
2289 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_syncrate()
2301 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()
2332 || ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()
2351 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_find_period()
[all …]
Daic7xxx.h207 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */ enumerator
248 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
Daic7xxx_osm.c603 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_linux_target_alloc()
2524 if (!(ahc->features & AHC_ULTRA2)) { in ahc_linux_get_signalling()
Daic7xxx_seq.h_shipped961 return ((ahc->features & AHC_ULTRA2) == 0);
1073 return ((ahc->features & AHC_ULTRA2) != 0);