Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dncr53c8xx.c4091 u_char idmsg, *msgptr; in ncr_queue_command() local
4156 idmsg = IDENTIFY(0, sdev->lun); in ncr_queue_command()
4160 idmsg |= 0x40; in ncr_queue_command()
4164 msgptr[msglen++] = idmsg; in ncr_queue_command()