<def f='src/src/sys/dev/pci/amrvar.h' l='55' ll='89'/>
<size>488</size>
<doc f='src/src/sys/dev/pci/amrvar.h' l='52'>/*
 * Per-controller state.
 */</doc>
<mbr r='amr_softc::amr_dv' o='0' t='device_t'/>
<mbr r='amr_softc::amr_iot' o='64' t='bus_space_tag_t'/>
<mbr r='amr_softc::amr_ioh' o='128' t='bus_space_handle_t'/>
<mbr r='amr_softc::amr_ios' o='192' t='bus_size_t'/>
<mbr r='amr_softc::amr_dmat' o='256' t='bus_dma_tag_t'/>
<mbr r='amr_softc::amr_pc' o='320' t='pci_chipset_tag_t'/>
<mbr r='amr_softc::amr_ih' o='384' t='void *'/>
<mbr r='amr_softc::amr_thread' o='448' t='struct lwp *'/>
<mbr r='amr_softc::amr_flags' o='512' t='int'/>
<mbr r='amr_softc::amr_mbox' o='576' t='struct amr_mailbox *'/>
<mbr r='amr_softc::amr_mbox_paddr' o='640' t='bus_addr_t'/>
<mbr r='amr_softc::amr_dmamap' o='704' t='bus_dmamap_t'/>
<mbr r='amr_softc::amr_dmaseg' o='768' t='bus_dma_segment_t'/>
<mbr r='amr_softc::amr_dmasize' o='896' t='int'/>
<mbr r='amr_softc::amr_enqbuf' o='960' t='void *'/>
<mbr r='amr_softc::amr_sgls' o='1024' t='struct amr_sgentry *'/>
<mbr r='amr_softc::amr_sgls_paddr' o='1088' t='bus_addr_t'/>
<mbr r='amr_softc::amr_ccbs' o='1152' t='struct amr_ccb *'/>
<mbr r='amr_softc::amr_ccb_freelist' o='1216' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/pci/amrvar.h:77:2)'/>
<mbr r='amr_softc::amr_ccb_queue' o='1280' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/pci/amrvar.h:78:2)'/>
<mbr r='amr_softc::amr_ccb_active' o='1408' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/dev/pci/amrvar.h:79:2)'/>
<mbr r='amr_softc::amr_maxqueuecnt' o='1536' t='int'/>
<mbr r='amr_softc::amr_get_work' o='1600' t='int (*)(struct amr_softc *, struct amr_mailbox_resp *)'/>
<mbr r='amr_softc::amr_submit' o='1664' t='int (*)(struct amr_softc *, struct amr_ccb *)'/>
<mbr r='amr_softc::amr_mutex' o='1728' t='kmutex_t'/>
<mbr r='amr_softc::amr_numdrives' o='1792' t='int'/>
<mbr r='amr_softc::amr_drive' o='1856' t='struct amr_logdrive [16]'/>
