Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_mgmt.c38 static d_open_t bnxt_mgmt_open; variable
416 bnxt_mgmt_open(struct cdev *dev, int flags, int devtype, struct thread *td) in bnxt_mgmt_open() function