Lines Matching defs:host
467 Adapter *host; /* host adapter */ member
738 static inline void wd7000_enable_intr(Adapter * host) in wd7000_enable_intr()
745 static inline void wd7000_enable_dma(Adapter * host) in wd7000_enable_dma()
777 static inline int command_out(Adapter * host, unchar * cmd, int len) in command_out()
808 static inline Scb *alloc_scbs(struct Scsi_Host *host, int needed) in alloc_scbs()
895 static int mail_out(Adapter * host, Scb * scbptr) in mail_out()
996 #define wd7000_intr_ack(host) outb (0, host->iobase + ASC_INTR_ACK) argument
1001 Adapter *host = (Adapter *) dev_id; in wd7000_intr() local
1093 Adapter *host = (Adapter *) SCpnt->device->host->hostdata; in wd7000_queuecommand_lck() local
1178 static int wd7000_adapter_reset(Adapter * host) in wd7000_adapter_reset()
1249 static int wd7000_init(Adapter * host) in wd7000_init()
1277 static void wd7000_revision(Adapter * host) in wd7000_revision()
1298 static int wd7000_set_info(struct Scsi_Host *host, char *buffer, int length) in wd7000_set_info()
1310 static int wd7000_show_info(struct seq_file *m, struct Scsi_Host *host) in wd7000_show_info()
1381 Adapter *host = NULL; in wd7000_detect() local
1570 Adapter *host = (Adapter *) SCpnt->device->host->hostdata; in wd7000_host_reset() local