Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c255 #define DEVICE_TYPE_STR "device-type" macro
4638 strncmp(dataptr, DEVICE_TYPE_STR, strlen(DEVICE_TYPE_STR)) in vhci_parse_mpxio_options()
4695 strncmp(vidptr, DEVICE_TYPE_STR, in vhci_get_device_type_mpxio_options()
4696 strlen(DEVICE_TYPE_STR)) == 0) { in vhci_get_device_type_mpxio_options()
4702 vidptr += strlen(DEVICE_TYPE_STR) + 1; in vhci_get_device_type_mpxio_options()
4716 strncmp(vidptr, DEVICE_TYPE_STR, in vhci_get_device_type_mpxio_options()
4717 strlen(DEVICE_TYPE_STR)) != 0) { in vhci_get_device_type_mpxio_options()