Searched refs:IDENTIFY_BASE (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dscsi.h540 #define IDENTIFY_BASE 0x80 macro
541 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\
/linux-4.1.27/drivers/scsi/
H A Dmesh.c1227 if (IDENTIFY_BASE <= code && code <= IDENTIFY_BASE + 7) { handle_msgin()
1231 } else if (code != cmd->device->lun + IDENTIFY_BASE) { handle_msgin()
1234 "target %d\n", code - IDENTIFY_BASE, handle_msgin()
H A Daha152x.c1674 if(!(MSGI(0) & IDENTIFY_BASE)) { msgi_run()
1870 if (MSGO(MSGO_I) & IDENTIFY_BASE) msgo_run()
H A D53c700.c422 return IDENTIFY_BASE | NCR_700_identify()
H A Ddc395x.c2953 if (srb->msgin_buf[0] & IDENTIFY_BASE) { msgin_phase0()
3161 if (!(rsel_tar_lun_id & (IDENTIFY_BASE << 8))) reselect()

Completed in 133 milliseconds