Home
last modified time | relevance | path

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

/openbsd/bin/chio/
H A Dchio.c106 static int avoltag; variable
504 avoltag = 1; in do_status()
507 pvoltag = avoltag = source = sense = 1; in do_status()
587 if (avoltag || pvoltag) in do_status()
609 if (avoltag) in do_status()
/openbsd/sys/scsi/
H A Dscsi_changer.h246 struct volume_tag avoltag; /* omitted if AVOLTAG == 0 */ member
H A Dch.c567 copy_voltag(&ces->ces_avoltag, &desc->avoltag); in copy_element_status()