Searched refs:exp_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mps/
H A Dmps_mapping.h64 uint16_t exp_handle; member in struct:_map_topology_change
H A Dmps_mapping.c1208 if (!topo_change->exp_handle) {
1533 if (topo_change->exp_handle)
2451 topo_change.exp_handle = le16toh(event_data->ExpanderDevHandle);
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_mapping.h81 * @exp_handle: expander handle where this device is located
90 uint16_t exp_handle; member in struct:_map_topology_change
H A Dmpr_mapping.c1246 if (!topo_change->exp_handle) {
1723 if (topo_change->exp_handle)
2921 topo_change.exp_handle = le16toh(event_data->ExpanderDevHandle);

Completed in 164 milliseconds