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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c372 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
441 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
448 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
459 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
470 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
788 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
846 ahd_set_modes(ahd, i, i);
H A Daic79xx_core.c296 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG);
299 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
316 ahd_set_modes(ahd, active_fifo, active_fifo);
366 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
391 ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN);
414 ahd_set_modes(ahd, fifo, fifo);
443 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
466 ahd_set_modes(ahd, fifo_mode, fifo_mode);
490 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
531 ahd_set_modes(ah
[all...]
H A Daic79xx_inline.h66 static __inline void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
103 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function
166 ahd_set_modes(ahd, src, dst);
223 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
H A Daic79xx_proc.c273 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);
H A Daic79xx_osm.c2132 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);

Completed in 132 milliseconds