Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_ch.h199 struct volume_tag { struct
266 struct volume_tag pvoltag;
267 struct volume_tag voltag[2];
270 struct volume_tag pvoltag;
274 struct volume_tag voltag[2];
H A Dscsi_ch.c1028 copy_voltag(struct changer_voltag *uvoltag, struct volume_tag *voltag) in copy_voltag()
1054 struct volume_tag *pvol_tag = NULL, *avol_tag = NULL; in copy_element_status()