Searched refs:pcix_command (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/nxge/include/
H A Dxgehal-regs.h1237 u16 pcix_command; // 0x62 member in struct:xge_hal_pci_config_le_t
1299 u16 pcix_command; // 0x62 member in struct:xge_hal_pci_config_t
1360 u16 pcix_command; // 0x62
/freebsd-10.0-release/sys/dev/pci/
H A Dpcivar.h141 uint16_t pcix_command; member in struct:pcicfg_pcix
H A Dpci.c4629 dinfo->cfg.pcix.pcix_command, 2);
4723 dinfo->cfg.pcix.pcix_command = pci_read_config(dev,
/freebsd-10.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device.c2231 xge_offsetof(xge_hal_pci_config_le_t, pcix_command), &cmd);
2234 xge_offsetof(xge_hal_pci_config_le_t, pcix_command), cmd);
2241 xge_offsetof(xge_hal_pci_config_le_t, pcix_command),
2246 xge_offsetof(xge_hal_pci_config_le_t, pcix_command),
2254 xge_offsetof(xge_hal_pci_config_le_t, pcix_command),
2259 xge_offsetof(xge_hal_pci_config_le_t, pcix_command),
2265 xge_offsetof(xge_hal_pci_config_le_t, pcix_command), &cmd);
2271 xge_offsetof(xge_hal_pci_config_le_t, pcix_command), &cmd);
2274 xge_offsetof(xge_hal_pci_config_le_t, pcix_command), cmd);
H A Dxgehal-mgmtaux.c1204 __HAL_AUX_ENTRY("pcix_command", pci_config.pcix_command, "0x%04X");

Completed in 94 milliseconds