Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.h42 struct ata_pci_controller { struct
43 device_t dev;
44 int r_type1;
45 int r_rid1;
46 struct resource *r_res1;
47 int r_type2;
48 int r_rid2;
51 struct resource *r_irq;
54 int legacy;
56 int ichannels;
[all …]