Searched refs:mode_select (Results 1 - 2 of 2) 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_rdac.c140 } mode_select; member in struct:rdac_controller
294 rdac_pg = &h->ctlr->mode_select.expanded;
305 rdac_pg = &h->ctlr->mode_select.legacy;
316 rq = get_rdac_req(sdev, &h->ctlr->mode_select, data_size, WRITE);
577 lun_table = ctlr->mode_select.expanded.lun_table;
579 lun_table = ctlr->mode_select.legacy.lun_table;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtlclk.c170 mode_select :
721 static DEVICE_ATTR(mode_select, (S_IWUSR|S_IWGRP), NULL, store_mode_select);

Completed in 54 milliseconds