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

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_io.h534 uint8_t pr_res_type; member in struct:ctl_ha_msg_lun
H A Dctl.c865 msg->lun.pr_res_type = lun->pr_res_type;
1174 lun->pr_res_type = msg->lun.pr_res_type;
5268 (lun->pr_res_idx != residx && lun->pr_res_type < 4)) {
7761 res->data.scopetype = lun->pr_res_type;
7819 res_desc->scopetype = lun->pr_res_type;
7903 lun->pr_res_type = type;
7904 if (lun->pr_res_type != SPR_TYPE_WR_EX_AR &&
7905 lun->pr_res_type !
[all...]
H A Dctl_private.h411 uint8_t pr_res_type; member in struct:ctl_lun

Completed in 112 milliseconds