|
|
| version 1.1, 2004/01/15 15:41:23 | version 1.2, 2004/05/19 22:52:47 |
|---|---|
| Line 460 typedef struct ips_softc { | Line 460 typedef struct ips_softc { |
| bus_dma_tag_t command_dmatag; | bus_dma_tag_t command_dmatag; |
| bus_dma_tag_t sg_dmatag; | bus_dma_tag_t sg_dmatag; |
| device_t dev; | device_t dev; |
| dev_t device_file; | |
| struct callout_handle timer; | struct callout_handle timer; |
| u_int16_t adapter_type; | u_int16_t adapter_type; |
| ips_adapter_info_t adapter_info; | ips_adapter_info_t adapter_info; |