Home
last modified time | relevance | path

Searched refs:bd_type (Results 1 – 3 of 3) sorted by relevance

/linux/block/
H A Dbdev.c429 static struct file_system_type bd_type = { variable
447 err = register_filesystem(&bd_type); in bdev_cache_init()
450 blockdev_mnt = kern_mount(&bd_type); in bdev_cache_init()
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1516 u8 bd_type, cipher; in sec_skcipher_bd_fill() local
1539 bd_type = SEC_BD_TYPE2; in sec_skcipher_bd_fill()
1544 sec_sqe->type_cipher_auth = bd_type | cipher; in sec_skcipher_bd_fill()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h4595 u8 bd_type; member