Searched refs:directory (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dnubus.h30 /* Root directory (does *not* always equal fblock + doffset!) */
31 unsigned char* directory; member in struct:nubus_board
34 /* Offset to root directory (sometimes) */
70 /* Functional directory */
71 unsigned char* directory; member in struct:nubus_dev
106 /* The root directory which contains the board and functional
110 /* The board directory */
113 /* The functional directory */
117 /* These work on any directory gotten via the above */
125 /* Things to do with directory entrie
[all...]
H A Dfirewire.h75 int fw_csr_string(const u32 *directory, int key, char *buf, size_t size);
221 * fw_unit.directory must not be accessed after device_del(&fw_unit.device).
225 const u32 *directory; member in struct:fw_unit

Completed in 52 milliseconds