Searched refs:voltag (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_ch.h267 struct volume_tag voltag[2]; member in union:read_element_status_descriptor::__anon5958
274 struct volume_tag voltag[2]; member in struct:read_element_status_descriptor::__anon5958::__anon5960
491 u_int8_t tag_action, int voltag, u_int32_t sea,
H A Dscsi_ch.c1055 copy_voltag(struct changer_voltag *uvoltag, struct volume_tag *voltag) argument
1059 char c = voltag->vif[i];
1065 uvoltag->cv_serial = scsi_2btoul(voltag->vsn);
1134 &desc->voltag_devid.voltag[1] :&desc->voltag_devid.pvoltag;
1270 /* voltag */ want_voltags,
1337 /* voltag */ want_voltags,
1858 u_int8_t tag_action, int voltag, u_int32_t sea,
1879 if (voltag)
1856 scsi_read_element_status(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int8_t tag_action, int voltag, u_int32_t sea, int curdata, int dvcid, u_int32_t count, u_int8_t *data_ptr, u_int32_t dxfer_len, u_int8_t sense_len, u_int32_t timeout) argument
/freebsd-9.3-release/bin/chio/
H A Dchio.c98 { "voltag", CHET_VT }, /* Select tapes by barcode */
113 { "voltag", do_voltag },
210 /* Check for voltag virtual type */
223 /* Check for voltag virtual type, and report error */
225 errx(1,"%s: voltag only makes sense as an element source",
288 /* Check for voltag virtual type */
301 /* Check for voltag virtual type */
326 errx(1,"%s %s: voltag only makes sense as an element source",
698 printf(" voltag: <%s:%d>",
851 "usage: %s %s [-fca] <element> [<voltag> [<vs
1053 find_element(char *voltag, uint16_t *et, uint16_t *eu) argument
[all...]

Completed in 59 milliseconds