Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1272 /* This function only cares about ATTO-specific ioctls (atto_express_ioctl) */
1275 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler()
1288 ioctl = memdup_user(arg, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()
1358 atto_express_ioctl)); in esas2r_ioctl_handler()
1366 atto_express_ioctl)); in esas2r_ioctl_handler()
1373 atto_express_ioctl)); in esas2r_ioctl_handler()
1381 atto_express_ioctl)); in esas2r_ioctl_handler()
1513 err = copy_to_user(arg, ioctl, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()
H A Datioctl.h1217 struct __packed atto_express_ioctl { struct
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1271 /* This function only cares about ATTO-specific ioctls (atto_express_ioctl) */
1274 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler()
1287 ioctl = memdup_user(arg, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()
1357 atto_express_ioctl)); in esas2r_ioctl_handler()
1365 atto_express_ioctl)); in esas2r_ioctl_handler()
1372 atto_express_ioctl)); in esas2r_ioctl_handler()
1380 atto_express_ioctl)); in esas2r_ioctl_handler()
1512 err = copy_to_user(arg, ioctl, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()
H A Datioctl.h1218 struct __packed atto_express_ioctl { struct

Completed in 11 milliseconds