chip_set_mem_win 2506 drivers/scsi/csiostor/csio_hw.c 	hw->chip_ops->chip_set_mem_win(hw, MEMWIN_CSIOSTOR);
chip_set_mem_win  121 drivers/scsi/csiostor/csio_hw_chip.h 	int (*chip_set_mem_win)(struct csio_hw *, uint32_t);
chip_set_mem_win  364 drivers/scsi/csiostor/csio_hw_t5.c 	.chip_set_mem_win		= csio_t5_set_mem_win,