Searched refs:sd_info (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/staging/rts5208/ |
D | sd.c | 48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() 55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() 62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() 115 struct sd_info *sd_card = &chip->sd_card; 265 struct sd_info *sd_card = &chip->sd_card; 331 struct sd_info *sd_card = &chip->sd_card; 395 struct sd_info *sd_card = &chip->sd_card; 500 struct sd_info *sd_card = &chip->sd_card; 537 struct sd_info *sd_card = &chip->sd_card; 599 struct sd_info *sd_card = &chip->sd_card; [all …]
|
D | rtsx_scsi.c | 428 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready() 836 struct sd_info *sd_card = &chip->sd_card; in read_write() 1296 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd() 1400 struct sd_info *sd_card = &chip->sd_card; in set_variable() 1461 struct sd_info *sd_card = &chip->sd_card; in get_variable() 1539 struct sd_info *sd_card = &chip->sd_card; in get_dev_status() 2476 struct sd_info *sd_card = &chip->sd_card; in read_status() 3160 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler()
|
D | rtsx_chip.h | 476 struct sd_info { struct 770 struct sd_info sd_card;
|
D | rtsx_chip.c | 756 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip() 768 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip() 981 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock()
|
D | rtsx_card.h | 1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size()
|
D | rtsx.c | 454 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread()
|
D | rtsx_card.c | 25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | sd.c | 11 #define sd_info(__dev, format, ...) \ macro 391 sd_info(primary, "group id %#x, primary %s, vhca %#x\n", in sd_print_group() 395 sd_info(primary, "group id %#x, secondary_%d %s, vhca %#x\n", in sd_print_group() 467 sd_info(primary, "group id %#x, size %d, combined\n", in mlx5_sd_init() 504 sd_info(primary, "group id %#x, uncombined\n", sd->group_id); in mlx5_sd_cleanup()
|
/linux-6.12.1/arch/s390/include/asm/ |
D | fcx.h | 135 u8 sd_info[12]; member
|