Searched refs:brd_phys (Results 1 – 2 of 2) sorted by relevance
818 u32 brd_phys; /* slot number/BIOS address */ member
524 ha->brd_phys = (pdev->bus->number << 8) | (pdev->devfn & 0xf8); in gdth_init_pci()3032 printk("[PCI %d/%d] ",(u16)(ha->brd_phys>>8), in gdth_async_event()3033 (u16)((ha->brd_phys>>3)&0x1f)); in gdth_async_event()3860 ctrt.info = ha->brd_phys; in gdth_ioctl()