Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dncr53c8xx.c4090 u_char idmsg, *msgptr; in ncr_queue_command() local
4155 idmsg = IDENTIFY(0, sdev->lun); in ncr_queue_command()
4159 idmsg |= 0x40; in ncr_queue_command()
4163 msgptr[msglen++] = idmsg; in ncr_queue_command()