Searched defs:port_base (Results 1 – 6 of 6) sorted by relevance
191 static int port_base = PORT_BASE; variable193 static int port_base; variable
385 static int port_base = 0; variable
953 static inline struct pci_dev *get_pci_dev(unsigned long port_base) { in get_pci_dev()1002 (unsigned long port_base, unsigned int j, Scsi_Host_Template *tpnt) { in port_detect()
722 (unsigned long port_base, unsigned int j, Scsi_Host_Template *tpnt) { in port_detect()
43 int port_base; /* Number of the first port */ member
546 int port_base = HBA_PORT_BASE(dino_dev->hba.hba_num); in dino_fixup_bus() local