Home
last modified time | relevance | path

Searched refs:SRC16_LBPPBE (Results 1 – 4 of 4) sorted by relevance

/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.h2982 #define SRC16_LBPPBE 0x0f macro
H A Dscsi_da.c6130 lbppbe = rcaplong->prot_lbppbe & SRC16_LBPPBE; in dasetgeom()