Lines Matching refs:STATIC
156 #define STATIC macro
158 #define STATIC static macro
169 STATIC int NCR_700_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *);
170 STATIC int NCR_700_abort(struct scsi_cmnd * SCpnt);
171 STATIC int NCR_700_bus_reset(struct scsi_cmnd * SCpnt);
172 STATIC int NCR_700_host_reset(struct scsi_cmnd * SCpnt);
173 STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
174 STATIC void NCR_700_chip_reset(struct Scsi_Host *host);
175 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
176 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
177 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
180 STATIC struct device_attribute *NCR_700_dev_attrs[];
182 STATIC struct scsi_transport_template *NCR_700_transport_template = NULL;
508 STATIC struct NCR_700_command_slot *
540 STATIC void
562 STATIC void
577 STATIC inline void
586 STATIC inline void
631 STATIC void
641 STATIC void
751 STATIC void
779 STATIC __u32
862 STATIC __u32
951 STATIC __u32
1277 STATIC inline __u32
1387 STATIC int
1903 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) in DEF_SCSI_QCMD()
1905 STATIC int in DEF_SCSI_QCMD()
1935 STATIC int
1972 STATIC int
1988 STATIC void
2007 STATIC void
2033 STATIC int
2045 STATIC int
2068 STATIC void
2099 STATIC struct device_attribute *NCR_700_dev_attrs[] = {