Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2o/
H A Diopspvar.h51 struct iopsp_softc { struct
52 device_t sc_dev; /* Generic device data */
53 struct scsipi_adapter sc_adapter; /* scsipi adapter */
54 struct scsipi_channel sc_channel; /* Prototype link */
55 struct iop_initiator sc_ii; /* I2O initiator state */
56 u_short *sc_tidmap; /* Target/LUN -> TID map */
57 u_int sc_chgind; /* Last LCT change # */
58 int sc_openings; /* # command openings */
59 struct iopsp_target *sc_targetmap; /* Target information */