Home
last modified time | relevance | path

Searched defs:hwgroup_s (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dide.h1019 typedef struct hwgroup_s { struct
1021 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 …]