Home
last modified time | relevance | path

Searched refs:WPI_CMD_ADD_NODE (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/
H A Dif_wpireg.h255 #define WPI_CMD_ADD_NODE 24 macro
H A Dif_wpi.c2795 error = wpi_cmd(sc, WPI_CMD_ADD_NODE, &node, sizeof node, 1); in wpi_auth()
3060 error = wpi_cmd(sc, WPI_CMD_ADD_NODE, &node, sizeof node, 0); in wpi_config()