Searched refs:ALUA_INQUIRY_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c50 #define ALUA_INQUIRY_SIZE 36 macro
59 unsigned char inq[ALUA_INQUIRY_SIZE];
90 h->bufflen = ALUA_INQUIRY_SIZE;
136 rq = get_alua_req(sdev, h->inq, ALUA_INQUIRY_SIZE, READ);
144 rq->cmd[4] = ALUA_INQUIRY_SIZE;
766 h->bufflen = ALUA_INQUIRY_SIZE;

Completed in 90 milliseconds