Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c4217 #define _DEVICE_PIP(sd, flags) \ macro
4235 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_get_int()
4261 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_get_int64()
4284 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_lookup_byte_array()
4306 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_lookup_int_array()
4329 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_lookup_string()
4351 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_lookup_string_array()
4373 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_update_byte_array()
4394 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_update_int()
4415 pip = _DEVICE_PIP(sd, flags); in scsi_device_prop_update_int64()
[all …]