Searched defs:pDev (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/qat/qat_api/qat_kernel/src/ |
| H A D | lac_adf_interface_freebsd.c | 370 icp_qa_dev_get(icp_accel_dev_t *pDev) in icp_qa_dev_get() 385 icp_qa_dev_put(icp_accel_dev_t *pDev) in icp_qa_dev_put()
|
| /freebsd/sys/dev/hptmv/ |
| H A D | entry.c | 1052 fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer) in fDeReadWrite() 1057 void HPTLIBAPI fDeSelectMode(PDevice pDev, UCHAR NewMode) in fDeSelectMode() 1090 int HPTLIBAPI fDeSetTCQ(PDevice pDev, int enable, int depth) in fDeSetTCQ() 1128 int HPTLIBAPI fDeSetNCQ(PDevice pDev, int enable, int depth) in fDeSetNCQ() 1133 int HPTLIBAPI fDeSetWriteCache(PDevice pDev, int enable) in fDeSetWriteCache() 1172 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable) in fDeSetReadAhead() 1215 IdeRegisterVDevice(PDevice pDev) in IdeRegisterVDevice()
|
| H A D | hptproc.c | 366 get_disk_name(char *name, PDevice pDev) in get_disk_name()
|
| H A D | ioctl.c | 68 get_disk_location(PDevice pDev, int *controller, int *channel) in get_disk_location()
|
| H A D | vdevice.h | 83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk)) argument
|
| /freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
| H A D | agtiapi.c | 139 #define AGTIAPI_CPY_DEV_INFO(root, dev, pDev) \ argument 2586 ag_device_t *pDev; in agtiapi_PrepareSGListCB() local 4187 void agtiapi_HandleEncryptedIOFailure(ag_device_t *pDev, ccb_t *pccb) in agtiapi_HandleEncryptedIOFailure()
|
| /freebsd/sys/dev/pms/freebsd/driver/common/ |
| H A D | lxencrypt.c | 1090 agtiapi_HandleEncryptedIOFailure(ag_device_t *pDev, ccb_t *pccb) in agtiapi_HandleEncryptedIOFailure()
|