Searched refs:layer_type (Results 1 – 4 of 4) sorted by relevance
611 u8 *layer_type, u8 *ecode) in build_term_codes() argument632 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()635 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()640 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()648 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()652 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()656 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()661 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()664 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()670 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()[all …]
932 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, in build_term_codes() argument942 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()958 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()961 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()966 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()974 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()978 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()982 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()987 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()990 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()[all …]
531 __u8 layer_type : 4; member
1826 layer->layer_type = base[2] & 0xf; in dvd_read_physical()