Searched refs:can_disconnect (Results 1 – 3 of 3) sorted by relevance
256 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ argument257 ((can_disconnect) ? 0x40 : 0) |\
419 NCR_700_identify(int can_disconnect, __u8 lun) in NCR_700_identify() argument422 ((can_disconnect) ? 0x40 : 0) | in NCR_700_identify()
5147 int can_disconnect; local5164 can_disconnect = (cp->tag != NO_TAG) ||5169 msgptr[msglen++] = IDENTIFY(can_disconnect, sdev->lun);