Searched refs:layer_type (Results 1 – 3 of 3) sorted by relevance
530 u8 *layer_type, u8 *ecode) in build_term_codes() argument551 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()554 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()559 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()567 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()571 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()575 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()580 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()583 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()589 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()[all …]
1019 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, in build_term_codes() argument1029 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()1045 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()1048 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1053 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1061 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1065 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1069 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1074 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()1077 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()[all …]
1827 layer->layer_type = base[2] & 0xf; in dvd_read_physical()