Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-device.c132 u32 *ptr_32; in __hal_device_pci_caps_list_process() local
208 ptr_32 = (u32 *) ((void *) (((u8 *) pci_config) + next_ptr)); in __hal_device_pci_caps_list_process()
209 ext_cap_id = (u16) (VXGE_HAL_PCI_EXT_CAP_ID(*ptr_32)); in __hal_device_pci_caps_list_process()
232 next_ptr = (u16) VXGE_HAL_PCI_EXT_CAP_NEXT(*ptr_32); in __hal_device_pci_caps_list_process()
251 u32 *ptr_32; in __hal_device_pci_e_init() local
262 ptr_32 = (u32 *) ((void *) &hldev->pci_config_space_bios); in __hal_device_pci_e_init()
268 ptr_32 + i); in __hal_device_pci_e_init()
284 ptr_32 = (u32 *) ((void *) &hldev->pci_config_space); in __hal_device_pci_e_init()
290 ptr_32 + i); in __hal_device_pci_e_init()