Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c992 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()
1037 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1056 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1060 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1064 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1068 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1072 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1077 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1093 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1100 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
[all …]
/freebsd-14.2/sys/sys/
H A Ddvdio.h41 u_int8_t layer_type :4; member
/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.c1089 u_char layer_type:4; member
1271 llp->layer_type = blp->layer_type; in bsd_to_linux_dvd_struct()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c3877 outlayer->layer_type = (inlayer->layer_info & in cdreaddvdstructure()