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

/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1210 struct atto_ioctl *ioctl_hba = local
1215 if (ioctl_hba->function == ATTO_FUNC_GET_ADAP_INFO) {
1217 &ioctl_hba->data.get_adap_info;
1234 struct atto_ioctl *ioctl_hba)
1241 bi.ioctl = ioctl_hba;
1242 bi.length = sizeof(struct atto_ioctl) + ioctl_hba->data_length;
1473 ioctl_hba);
1233 handle_hba_ioctl(struct esas2r_adapter *a, struct atto_ioctl *ioctl_hba) argument
H A Datioctl.h1225 struct atto_ioctl ioctl_hba; member in union:atto_express_ioctl::__anon5334
H A Desas2r.h972 struct atto_ioctl *ioctl_hba);

Completed in 85 milliseconds