Searched refs:xd_info (Results 1 – 10 of 10) sorted by relevance
73 static XD_INFO xd_info[XD_MAXDRIVES]; variable218 XD_INFO *p = &xd_info[i]; in xd_init()664 xd_info[drive].heads = (u_char)(xd_geo[3 * drive + 1]); in xd_manual_geo_set()665 xd_info[drive].cylinders = (u_short)(xd_geo[3 * drive]); in xd_manual_geo_set()666 xd_info[drive].sectors = (u_char)(xd_geo[3 * drive + 2]); in xd_manual_geo_set()715 xd_info[drive].heads = (u_char)(geometry_table[n][1]); /* heads */ in xd_dtc5150cx_init_drive()716 xd_info[drive].cylinders = geometry_table[n][0]; /* cylinders */ in xd_dtc5150cx_init_drive()717 xd_info[drive].sectors = 17; /* sectors */ in xd_dtc5150cx_init_drive()719 xd_info[drive].rwrite = geometry_table[n][2]; /* reduced write */ in xd_dtc5150cx_init_drive()720 xd_info[drive].precomp = geometry_table[n][3] /* write precomp */ in xd_dtc5150cx_init_drive()[all …]
39 struct xd_info *xd_card = &(chip->xd_card); in xd_set_err_code()46 struct xd_info *xd_card = &(chip->xd_card); in xd_check_err_code()53 struct xd_info *xd_card = &(chip->xd_card); in xd_set_init_para()70 struct xd_info *xd_card = &(chip->xd_card); in xd_switch_clock()114 struct xd_info *xd_card = &(chip->xd_card); in xd_assign_phy_addr()445 struct xd_info *xd_card = &(chip->xd_card); in reset_xd()774 struct xd_info *xd_card = &(chip->xd_card); in xd_init_l2p_tbl()824 struct xd_info *xd_card = &(chip->xd_card); in xd_set_unused_block()858 struct xd_info *xd_card = &(chip->xd_card); in xd_get_unused_block()894 struct xd_info *xd_card = &(chip->xd_card); in xd_set_l2p_tbl()[all …]
510 struct xd_info { struct757 struct xd_info xd_card;
577 struct xd_info *xd_card = &(chip->xd_card); in rtsx_polling_thread()
947 struct xd_info *xd_card = &(chip->xd_card); in rtsx_init_chip()961 memset(xd_card, 0, sizeof(struct xd_info)); in rtsx_init_chip()
45 struct xd_info *xd_card = &(chip->xd_card); in do_remaining_work()
1317 struct xd_info *xd_card = &(chip->xd_card); in set_variable()1375 struct xd_info *xd_card = &(chip->xd_card); in get_variable()
45 struct xd_info *xd_card = &(chip->xd_card); in xd_set_err_code()52 struct xd_info *xd_card = &(chip->xd_card); in xd_check_err_code()59 struct xd_info *xd_card = &(chip->xd_card); in xd_set_init_para()76 struct xd_info *xd_card = &(chip->xd_card); in xd_switch_clock()130 struct xd_info *xd_card = &(chip->xd_card); in xd_assign_phy_addr()369 struct xd_info *xd_card = &(chip->xd_card); in reset_xd()735 struct xd_info *xd_card = &(chip->xd_card); in xd_init_l2p_tbl()783 struct xd_info *xd_card = &(chip->xd_card); in xd_set_unused_block()818 struct xd_info *xd_card = &(chip->xd_card); in xd_get_unused_block()858 struct xd_info *xd_card = &(chip->xd_card); in xd_set_l2p_tbl()[all …]
447 struct xd_info { struct734 struct xd_info xd_card;
48 struct xd_info *xd_card = &(chip->xd_card); in do_remaining_work()