Searched defs:reselection_id (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A D53c700.c1098 __u8 reselection_id = hostdata->reselection_id; local
1103 hostdata->reselection_id = 0xff;
1105 host->host_no, reselection_id, lun));
1107 SDp = __scsi_device_lookup(host, 0, reselection_id, lun);
1110 host->host_no, reselection_id, lun);
1117 host->host_no, reselection_id, lun, hostdata->msgin[2]);
1137 host->host_no, reselection_id, lun,
1184 __u8 reselection_id = NCR_700_readb(host, SFBR_REG); local
1188 reselection_id
[all...]
H A D53c700.h239 __u8 reselection_id; member in struct:NCR_700_Host_Parameters

Completed in 763 milliseconds