Searched defs:smb_dev (Results 1 – 2 of 2) sorted by relevance
163 struct smb_dev { struct164 int sd_opened;165 int sd_level;166 struct smb_vc * sd_vc; /* reference to VC */167 struct smb_share *sd_share; /* reference to share if any */168 int sd_poll;169 int sd_seq;193 int smb_dev2share(int fd, int mode, struct smb_cred *scred, argument
234 device_t smb_dev; in amdsbwd_identify() local406 device_t smb_dev; in amdsbwd_probe() local