Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dvmbusvar.h251 extern const struct hyperv_guid hyperv_guid_scsi;
H A Dhvs.c318 memcmp(aa->aa_type, &hyperv_guid_scsi, sizeof(*aa->aa_type)) != 0) in hvs_match()
342 if (memcmp(aa->aa_type, &hyperv_guid_scsi, sizeof(*aa->aa_type)) == 0) { in hvs_attach()
H A Dvmbus.c153 const struct hyperv_guid hyperv_guid_scsi = { variable
916 { &hyperv_guid_scsi, "scsi" }, in hyperv_guid_sprint()