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;
492 STATIC struct NCR_700_command_slot *
524 STATIC void
546 STATIC void
561 STATIC inline void
570 STATIC inline void
615 STATIC void
625 STATIC void
735 STATIC void
763 STATIC __u32
846 STATIC __u32
935 STATIC __u32
1265 STATIC inline __u32
1375 STATIC int
1893 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) in DEF_SCSI_QCMD()
1895 STATIC int in DEF_SCSI_QCMD()
1925 STATIC int
1963 STATIC void
1982 STATIC void
2008 STATIC int
2020 STATIC int
2043 STATIC void
2074 STATIC struct device_attribute *NCR_700_dev_attrs[] = {