Home
last modified time | relevance | path

Searched refs:prot_lbppbe (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c733 p->prot_lbppbe = 0; in aac_container_special_command()
736 p->prot_lbppbe++; in aac_container_special_command()
738 p->prot_lbppbe &= 0x0f; in aac_container_special_command()
/freebsd/sys/cam/ctl/
H A Dctl_tpc.c2003 dtsd->prot_lbppbe = lun->be_lun->pblockexp & SRC16_LBPPBE; in tpc_create_token()
H A Dctl.c7050 data->prot_lbppbe = lun->be_lun->pblockexp & SRC16_LBPPBE; in ctl_read_capacity_16()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2985 uint8_t prot_lbppbe; member
H A Dscsi_da.c6130 lbppbe = rcaplong->prot_lbppbe & SRC16_LBPPBE; in dasetgeom()