Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dncr53c8xx.c4127 u_char idmsg, *msgptr; in ncr_queue_command() local
4192 idmsg = IDENTIFY(0, sdev->lun); in ncr_queue_command()
4196 idmsg |= 0x40; in ncr_queue_command()
4200 msgptr[msglen++] = idmsg; in ncr_queue_command()