Home
last modified time | relevance | path

Searched refs:pcir_offset (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11414 u8 pcir_offset[2]; /* Offset to PCI Data Structure */ member
11424 u8 pcir_offset[2]; /* Offset to PCI Data Struture */ member
11443 u8 pcir_offset[2]; /* Offset to PCI Data Structure */ member
11500 le16_to_cpu(*(u16*)header->pcir_offset)]; in modify_device_id()
11600 int pcir_offset ; in t4_load_boot() local
11635 pcir_offset = le16_to_cpu(*(u16 *)header->pcir_offset); in t4_load_boot()
11637 pcir_header = (pcir_data_t *) &boot_data[pcir_offset]; in t4_load_boot()