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 | 1053 fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer) in fDeReadWrite() argument 1058 void HPTLIBAPI fDeSelectMode(PDevice pDev, UCHAR NewMode) in fDeSelectMode() argument 1091 int HPTLIBAPI fDeSetTCQ(PDevice pDev, int enable, int depth) in fDeSetTCQ() argument 1129 int HPTLIBAPI fDeSetNCQ(PDevice pDev, int enable, int depth) in fDeSetNCQ() argument 1134 int HPTLIBAPI fDeSetWriteCache(PDevice pDev, int enable) in fDeSetWriteCache() argument 1173 fDeSetReadAhead(PDevice pDev,int enable) fDeSetReadAhead() argument 1216 IdeRegisterVDevice(PDevice pDev) IdeRegisterVDevice() argument [all...] |
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()
|