Searched refs:can_disconnect (Results 1 – 4 of 4) sorted by relevance
230 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ argument231 ((can_disconnect) ? 0x40 : 0) |\
972 bool can_disconnect = instance->irq != NO_IRQ && in NCR5380_select() local1194 tmp[0] = IDENTIFY(can_disconnect, cmd->device->lun); in NCR5380_select()
434 NCR_700_identify(int can_disconnect, __u8 lun) in NCR_700_identify() argument437 ((can_disconnect) ? 0x40 : 0) | in NCR_700_identify()
5138 int can_disconnect; local5155 can_disconnect = (cp->tag != NO_TAG) ||5160 msgptr[msglen++] = IDENTIFY(can_disconnect, sdev->lun);