Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h454 struct hpt_iop_srb { struct
458 struct hpt_iop_srb *next; argument
459 bus_dmamap_t dma_map;
460 u_int64_t phy_addr;
461 u_int32_t srb_flag;
462 int index;
463 struct callout timeout;