Searched refs:ahd_set_modes (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c362 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
456 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
463 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
472 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
483 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
801 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
859 ahd_set_modes(ahd, i, i);
H A Daic79xx_inline.h66 void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
H A Daic79xx_core.c275 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function
341 ahd_set_modes(ahd, src, dst);
395 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
1054 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
1057 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
1074 ahd_set_modes(ahd, active_fifo, active_fifo);
1124 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
1149 ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
1172 ahd_set_modes(ahd, fifo, fifo);
1201 ahd_set_modes(ah
[all...]
H A Daic79xx_proc.c225 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
H A Daic79xx_osm.c2242 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);

Completed in 308 milliseconds