Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h466 struct ahc_linux_target { struct
467 struct ahc_linux_device *devices[AHC_NUM_LUNS];
468 int channel;
469 int target;
470 int refcount;
471 struct ahc_transinfo last_tinfo;
472 struct ahc_softc *ahc;
473 ahc_linux_targ_flags flags;
474 struct scsi_inquiry_data *inq_data;
478 uint8_t dv_next_narrow_period;
[all …]