Home
last modified time | relevance | path

Searched refs:STATUS_NDIS_INVALID_PORT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c2410 {STATUS_NDIS_INVALID_PORT, -EIO, "STATUS_NDIS_INVALID_PORT"},
H A Dsmb2status.h1769 #define STATUS_NDIS_INVALID_PORT cpu_to_le32(0xC023002D) macro