Searched refs:can_disconnect (Results 1 – 4 of 4) sorted by relevance
143 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ argument144 ((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()
433 NCR_700_identify(int can_disconnect, __u8 lun) in NCR_700_identify() argument436 ((can_disconnect) ? 0x40 : 0) | in NCR_700_identify()
5137 int can_disconnect; local5154 can_disconnect = (cp->tag != NO_TAG) ||5159 msgptr[msglen++] = IDENTIFY(can_disconnect, sdev->lun);