Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1206 struct atto_ioctl *ioctl_hba = in hba_ioctl_done_callback() local
1211 if (ioctl_hba->function == ATTO_FUNC_GET_ADAP_INFO) { in hba_ioctl_done_callback()
1213 &ioctl_hba->data.get_adap_info; in hba_ioctl_done_callback()
1230 struct atto_ioctl *ioctl_hba) in handle_hba_ioctl()
1237 bi.ioctl = ioctl_hba; in handle_hba_ioctl()
1238 bi.length = sizeof(struct atto_ioctl) + ioctl_hba->data_length; in handle_hba_ioctl()
1451 ioctl_hba); in esas2r_ioctl_handler()
1229 handle_hba_ioctl(struct esas2r_adapter *a, struct atto_ioctl *ioctl_hba) handle_hba_ioctl() argument
H A Datioctl.h1225 struct atto_ioctl ioctl_hba; member
H A Desas2r.h971 struct atto_ioctl *ioctl_hba);
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1205 struct atto_ioctl *ioctl_hba = in hba_ioctl_done_callback() local
1210 if (ioctl_hba->function == ATTO_FUNC_GET_ADAP_INFO) { in hba_ioctl_done_callback()
1212 &ioctl_hba->data.get_adap_info; in hba_ioctl_done_callback()
1229 struct atto_ioctl *ioctl_hba) in handle_hba_ioctl()
1236 bi.ioctl = ioctl_hba; in handle_hba_ioctl()
1237 bi.length = sizeof(struct atto_ioctl) + ioctl_hba->data_length; in handle_hba_ioctl()
1450 ioctl_hba); in esas2r_ioctl_handler()
1228 handle_hba_ioctl(struct esas2r_adapter *a, struct atto_ioctl *ioctl_hba) handle_hba_ioctl() argument
H A Datioctl.h1226 struct atto_ioctl ioctl_hba; member
H A Desas2r.h971 struct atto_ioctl *ioctl_hba);

Completed in 18 milliseconds