Searched refs:xptfd (Results 1 – 1 of 1) sorted by relevance
47 static int xptfd; variable53 if (xptfd == 0) in xpt_open()54 xptfd = open(XPT_DEVICE, O_RDWR); in xpt_open()55 return (xptfd); in xpt_open()93 if (ioctl(xptfd, CAMIOCOMMAND, &ccb) < 0) { in fetch_path_id()167 if (ioctl(xptfd, CAMIOCOMMAND, &ccb) < 0) { in mpt_query_disk()431 if (ioctl(xptfd, CAMIOCOMMAND, &ccb) < 0) { in mpt_fetch_disks()555 if (ioctl(xptfd, CAMIOCOMMAND, &ccb) == -1) in mpt_rescan_bus()