Searched refs:response (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py2116 response = {'boot_device': None, 'persistent': None}
2142 response['boot_device'] = boot_devices.PXE
2145 response['boot_device'] = boot_devices.SAFE
2147 response['boot_device'] = boot_devices.DISK
2149 response['boot_device'] = boot_devices.BIOS
2151 response['boot_device'] = boot_devices.CDROM
2153 response['persistent'] = 'Options apply to all future boots' in out
2156 response['boot_device'] = boot_devices.WANBOOT
2158 response['boot_device'] = boot_devices.DISK
2159 LOG.debug(response)
[all...]
/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h726 /* Response (ACK) data structure used by the response queue descriptor. */
738 /* Response descriptor structure used by the response queue descriptor. */
1238 * Used to verify that the received response packet is a valid response.
1362 * Index to scatter element of in progress RDMA RD response. This field does
1449 * Set when entering response scheduling mode and cleared when going out of
1465 * The counter is taken from the response packet and stored. tsu_host is
1466 * using this value to decide if we go into or out of response scheduling
1545 * Offset within scatter element of in progress RDMA RD response. This field
2223 * Query GID response i
3223 u64 response; member in struct:psif_epsc_csr_config
[all...]
H A Dpsif_hw_data_le.h700 /* Response (ACK) data structure used by the response queue descriptor. */
712 /* Response descriptor structure used by the response queue descriptor. */
1237 * Used to verify that the received response packet is a valid response.
1332 * Index to scatter element of in progress RDMA RD response. This field does
1434 * The counter is taken from the response packet and stored. tsu_host is
1435 * using this value to decide if we go into or out of response scheduling
1450 * Set when entering response scheduling mode and cleared when going out of
1535 * Offset within scatter element of in progress RDMA RD response. This field
2197 * Query GID response i
3197 u64 response; member in struct:psif_epsc_csr_config
[all...]

Completed in 57 milliseconds