Searched refs:can_disconnect (Results 1 – 3 of 3) sorted by relevance
230 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ argument231 ((can_disconnect) ? 0x40 : 0) |\
417 NCR_700_identify(int can_disconnect, __u8 lun) in NCR_700_identify() argument420 ((can_disconnect) ? 0x40 : 0) | in NCR_700_identify()
5142 int can_disconnect; local5159 can_disconnect = (cp->tag != NO_TAG) ||5164 msgptr[msglen++] = IDENTIFY(can_disconnect, sdev->lun);