Lines Matching full:chassis
427 //create linked list of chassis in ebda_rio_table()
444 * reorganizing linked list of chassis
522 /* Since we don't know the max slot number per each chassis, hence go
523 * through the list of all chassis to find out the range
524 * Arguments: slot_num, 1st slot number of the chassis we think we are on,
525 * var (0 = chassis, 1 = expansion box)
568 //check to see if this slot_num belongs to chassis in find_chassis_num()
575 /* This routine will find out how many slots are in the chassis, so that
600 int which = 0; /* rxe = 1, chassis = 0 */ in create_file_name()
601 u8 number = 1; /* either chassis or rxe # */ in create_file_name()
659 which == 0 ? "chassis" : "rxe", in create_file_name()
833 //reorganize chassis' linked list in ebda_rsrc_controller()