Home
last modified time | relevance | path

Searched refs:IDENTIFY_BASE (Results 1 – 6 of 6) sorted by relevance

/linux/include/scsi/
A Dscsi.h140 #define IDENTIFY_BASE 0x80 macro
141 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\
/linux/drivers/scsi/
A Dmesh.c1222 if (IDENTIFY_BASE <= code && code <= IDENTIFY_BASE + 7) { in handle_msgin()
1226 } else if (code != cmd->device->lun + IDENTIFY_BASE) { in handle_msgin()
1229 "target %d\n", code - IDENTIFY_BASE, in handle_msgin()
A Daha152x.c1667 if(!(MSGI(0) & IDENTIFY_BASE)) { in msgi_run()
1863 if (MSGO(MSGO_I) & IDENTIFY_BASE) in msgo_run()
A Ddc395x.c2795 if (srb->msgin_buf[0] & IDENTIFY_BASE) { in msgin_phase0()
3001 if (!(rsel_tar_lun_id & (IDENTIFY_BASE << 8))) in reselect()
A D53c700.c435 return IDENTIFY_BASE | in NCR_700_identify()
A DFlashPoint.c2892 else if ((message == NOP) || (message >= IDENTIFY_BASE) || in FPT_sdecm()

Completed in 36 milliseconds