HomeSort by: relevance | last modified time | path
    Searched refs:hyperv_guid_scsi (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hyperv/
vmbusvar.h 251 extern const struct hyperv_guid hyperv_guid_scsi;
hvs.c 318 memcmp(aa->aa_type, &hyperv_guid_scsi, sizeof(*aa->aa_type)) != 0)
342 if (memcmp(aa->aa_type, &hyperv_guid_scsi, sizeof(*aa->aa_type)) == 0) {
vmbus.c 154 const struct hyperv_guid hyperv_guid_scsi = { variable in typeref:typename:const struct hyperv_guid
933 { &hyperv_guid_scsi, "scsi" },

Completed in 15 milliseconds