Searched refs:sa_res_key (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_io.h350 uint8_t sa_res_key[8]; member in struct:ctl_pr_info
H A Dctl.c382 uint64_t res_key, uint64_t sa_res_key,
7282 uint64_t sa_res_key, uint8_t type, uint32_t residx,
7292 if (sa_res_key == 0) {
7359 memcpy(persis_io.pr.pr_info.sa_res_key,
7387 if (res_key == sa_res_key) {
7394 * that is what is done when the sa_res_key is
7396 * to do with the sa_res_key.
7445 memcpy(persis_io.pr.pr_info.sa_res_key,
7456 /* sa_res_key is res holder */
7486 * if sa_res_key !
7281 ctl_pro_preempt(struct ctl_softc *softc, struct ctl_lun *lun, uint64_t res_key, uint64_t sa_res_key, uint8_t type, uint32_t residx, struct ctl_scsiio *ctsio, struct scsi_per_res_out *cdb, struct scsi_per_res_out_parms* param) argument
7638 uint64_t sa_res_key; local
7760 uint64_t res_key, sa_res_key; local
[all...]

Completed in 119 milliseconds