Searched defs:hwgroup_s (Results 1 – 1 of 1) sorted by relevance
1019 typedef struct hwgroup_s { struct1021 ide_startstop_t (*handler)(ide_drive_t *);1023 ide_startstop_t (*handler_save)(ide_drive_t *);1025 volatile int busy;1027 int sleeping;1029 ide_drive_t *drive;1031 ide_hwif_t *hwif;1034 struct pci_dev *pci_dev;1036 struct ide_pci_device_s *cds;1039 struct request *rq;[all …]