Lines Matching defs:access
46 * raw track access always map to 64k in memory
2176 "support raw-track access\n");
4766 * raw track access needs to be mutiple of 64k and on 64k boundary
6028 prssdp->suborder = PSF_SUBORDER_QHA; /* query host access */
6041 /* Read Subsystem Data - query host access */
6057 "Reading host access data failed with rc=%d\n",
6071 struct dasd_psf_query_host_access *access;
6077 access = kzalloc(sizeof(*access), GFP_NOIO);
6078 if (!access) {
6080 "Could not allocate access buffer");
6083 rc = dasd_eckd_query_host_access(device, access);
6085 kfree(access);
6090 access->host_access_information;
6098 kfree(access);
6103 * write host access information to a sequential file
6107 struct dasd_psf_query_host_access *access;
6113 access = kzalloc(sizeof(*access), GFP_NOIO);
6114 if (!access) {
6116 "Could not allocate access buffer");
6119 rc = dasd_eckd_query_host_access(device, access);
6121 kfree(access);
6126 access->host_access_information;
6144 kfree(access);
6283 /* Read Subsystem Data - query host access */
6880 * the max_blocks value for raw_track access is 256