Lines Matching refs:STATIC
144 #define STATIC macro
146 #define STATIC static macro
157 STATIC int NCR_700_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *);
158 STATIC int NCR_700_abort(struct scsi_cmnd * SCpnt);
159 STATIC int NCR_700_host_reset(struct scsi_cmnd * SCpnt);
160 STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
161 STATIC void NCR_700_chip_reset(struct Scsi_Host *host);
162 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
163 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
164 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
167 STATIC struct device_attribute *NCR_700_dev_attrs[];
169 STATIC struct scsi_transport_template *NCR_700_transport_template = NULL;
522 STATIC struct NCR_700_command_slot *
554 STATIC void
576 STATIC void
591 STATIC inline void
600 STATIC inline void
645 STATIC void
655 STATIC void
765 STATIC void
793 STATIC __u32
874 STATIC __u32
962 STATIC __u32
1291 STATIC inline __u32
1400 STATIC int
1910 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) in DEF_SCSI_QCMD()
1912 STATIC int in DEF_SCSI_QCMD()
1942 STATIC int
1980 STATIC void
1999 STATIC void
2025 STATIC int
2037 STATIC int
2060 STATIC void
2091 STATIC struct device_attribute *NCR_700_dev_attrs[] = {