Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c982 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()
1027 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1046 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1050 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1054 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1058 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1062 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1067 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1083 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1090 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
[all …]
/freebsd-12.1/sys/sys/
H A Ddvdio.h43 u_int8_t layer_type :4; member
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.c1137 u_char layer_type:4; member
1319 llp->layer_type = blp->layer_type; in bsd_to_linux_dvd_struct()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_cd.c3601 outlayer->layer_type = (inlayer->layer_info & in cdreaddvdstructure()