Searched refs:smb_dev (Results 1 – 9 of 9) sorted by relevance
105 static struct smb_dev *108 struct smb_dev *sdp; in smbdev_alloc()110 sdp = malloc(sizeof(struct smb_dev), M_NSMBDEV, M_WAITOK | M_ZERO); in smbdev_alloc()121 struct smb_dev *dev; in sdp_dtor()123 dev = (struct smb_dev *)arg; in sdp_dtor()132 struct smb_dev *sdp; in nsmb_dev_open()145 sdp_trydestroy(struct smb_dev *sdp) in sdp_trydestroy()179 struct smb_dev *sdp; in nsmb_dev_ioctl()381 struct smb_share **sspp, struct smb_dev **ssdp) in smb_dev2share()384 struct smb_dev *sdp; in smb_dev2share()
159 struct smb_dev { struct180 void sdp_trydestroy(struct smb_dev *dev); argument196 struct smb_share **sspp, struct smb_dev **ssdp);
255 device_t smb_dev; in amdsbwd_identify() local266 smb_dev = pci_find_bsf(0, 20, 0); in amdsbwd_identify()267 if (smb_dev == NULL) in amdsbwd_identify()269 if (pci_get_devid(smb_dev) != AMDSB_SMBUS_DEVID && in amdsbwd_identify()270 pci_get_devid(smb_dev) != AMDFCH_SMBUS_DEVID && in amdsbwd_identify()271 pci_get_devid(smb_dev) != AMDCZ_SMBUS_DEVID) in amdsbwd_identify()425 device_t smb_dev; in amdsbwd_probe() local450 smb_dev = pci_find_bsf(0, 20, 0); in amdsbwd_probe()451 KASSERT(smb_dev != NULL, ("can't find SMBus PCI device\n")); in amdsbwd_probe()452 devid = pci_get_devid(smb_dev); in amdsbwd_probe()[all …]
16 smb_conn.c smb_dev.c smb_trantcp.c smb_smb.c smb_subr.c smb_rq.c \
80 struct smb_dev * sm_dev;
140 struct smb_dev *dev; in smbfs_mount()266 struct smb_dev *dev; in smbfs_unmount()
864 /* Entries from file: netsmb/smb_dev.h */
4496 netsmb/smb_dev.c optional netsmb
9654 OLD_FILES+=usr/libdata/perl/5.00503/mach/netsmb/smb_dev.ph