Searched refs:media_bay_info (Results 1 – 1 of 1) sorted by relevance
73 struct media_bay_info;77 u8 (*content)(struct media_bay_info* bay);78 void (*power)(struct media_bay_info* bay, int on_off);79 int (*setup_bus)(struct media_bay_info* bay, u8 device_id);80 void (*un_reset)(struct media_bay_info* bay);81 void (*un_reset_ide)(struct media_bay_info* bay);84 struct media_bay_info { struct106 static struct media_bay_info media_bays[MAX_BAYS]; argument185 ohare_mb_content(struct media_bay_info *bay) in ohare_mb_content()191 heathrow_mb_content(struct media_bay_info *bay) in heathrow_mb_content()[all …]