Home
last modified time | relevance | path

Searched defs:mfi_open (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.sbin/mfiutil/
HDmfi_cmd.c304 mfi_open(int unit, int acs) in mfi_open() function
/NextBSD/sys/dev/mfi/
HDmfi.c160 static d_open_t mfi_open; variable
2691 mfi_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mfi_open() function