Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c989 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()
1034 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1053 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1057 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1061 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1065 *layer_type = LAYER_MPA|DDP_LLP; in build_term_codes()
1069 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1074 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()
1090 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
1097 *layer_type = LAYER_DDP|DDP_UNTAGGED_ERR; in build_term_codes()
[all …]
/freebsd-13.1/sys/sys/
H A Ddvdio.h43 u_int8_t layer_type :4; member
/freebsd-13.1/sys/compat/linux/
H A Dlinux_ioctl.c1104 u_char layer_type:4; member
1286 llp->layer_type = blp->layer_type; in bsd_to_linux_dvd_struct()
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_cd.c4084 outlayer->layer_type = (inlayer->layer_info & in cdreaddvdstructure()