Searched refs:scsi_type (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dconfig.c211 .scsi_type = MAC_SCSI_OLD,
226 .scsi_type = MAC_SCSI_OLD,
235 .scsi_type = MAC_SCSI_OLD,
244 .scsi_type = MAC_SCSI_OLD,
253 .scsi_type = MAC_SCSI_OLD,
271 .scsi_type = MAC_SCSI_OLD,
280 .scsi_type = MAC_SCSI_OLD,
289 .scsi_type = MAC_SCSI_OLD,
298 .scsi_type = MAC_SCSI_OLD,
307 .scsi_type
[all...]
H A Dvia.c256 if (macintosh_config->scsi_type == MAC_SCSI_OLD) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmacintosh.h32 char scsi_type; member in struct:mac_model
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/usb_id/
H A Dusb_id.c227 const char *scsi_model, *scsi_vendor, *scsi_type, *scsi_rev; local
302 scsi_type = sysfs_attr_get_value(dev_scsi->devpath, "type");
303 if (!scsi_type) {
307 set_scsi_type(type_str, scsi_type, sizeof(type_str)-1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsg.h149 int scsi_type; /* TYPE_... defined in scsi/scsi.h */ member in struct:sg_scsi_id
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmac_scsi.c213 if (macintosh_config->scsi_type != MAC_SCSI_OLD)
H A Dmac_esp.c534 switch (macintosh_config->scsi_type) {
H A Dsg.c872 __put_user((int) sdp->device->type, &sg_idp->scsi_type);

Completed in 178 milliseconds