Searched refs:layer_type (Results 1 – 4 of 4) sorted by relevance
612 u8 *layer_type, u8 *ecode) in build_term_codes() argument633 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()636 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()641 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()649 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()653 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()657 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()662 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()665 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()671 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()[all …]
945 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, in build_term_codes() argument955 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()971 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()974 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()979 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()987 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()991 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()995 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1000 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()1003 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()[all …]
531 __u8 layer_type : 4; member
1827 layer->layer_type = base[2] & 0xf; in dvd_read_physical()