Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci.h517 struct ahci_softc { struct
518 device_t sc_dev;
526 int sc_irq_type;
528 int sc_rid_regs;
532 int sc_numports;
533 u_int32_t sc_portmask;
543 size_t sc_rfis_size;
546 int sc_flags;
555 u_int sc_ncmds;
560 u_int32_t sc_ccc_mask;
[all …]