Home
last modified time | relevance | path

Searched refs:megasas_tran_setcap (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1604 static int megasas_tran_setcap(struct scsi_address *, char *, int, int);
H A Dmegaraid_sas.c598 tran->tran_setcap = megasas_tran_setcap; in megasas_attach()
1514 megasas_tran_setcap(struct scsi_address *ap, char *cap, int value, int whom) in megasas_tran_setcap() function