Searched refs:layer_type (Results 1 – 4 of 4) 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 …]
1443 static inline void build_term_codes(struct t4_cqe *err_cqe, u8 *layer_type, in build_term_codes() argument1453 *layer_type = LAYER_RDMAP|DDP_LOCAL_CATA; in build_term_codes()1469 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()1472 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1477 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1485 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1489 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1493 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()1498 *layer_type = LAYER_DDP|DDP_TAGGED_ERR; in build_term_codes()1501 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()[all …]
532 __u8 layer_type : 4; member
1823 layer->layer_type = base[2] & 0xf; in dvd_read_physical()