Searched refs:PCHANNEL_INFO (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/hptmv/ |
H A D | hptintf.h | 329 } CHANNEL_INFO, *PCHANNEL_INFO; typedef 843 int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo);
|
H A D | gui_lib.c | 57 static int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo); 446 int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo) in hpt_get_channel_info() 1167 PCHANNEL_INFO pInfo; in hpt_default_ioctl() 1174 pInfo = (PCHANNEL_INFO)lpOutBuffer; in hpt_default_ioctl()
|
/freebsd/sys/dev/hptrr/ |
H A D | hptintf.h | 464 } CHANNEL_INFO, *PCHANNEL_INFO; typedef 1315 int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo);
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 551 } CHANNEL_INFO, *PCHANNEL_INFO; typedef 1587 int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo);
|
/freebsd/sys/dev/hptnr/ |
H A D | hptintf.h | 547 } CHANNEL_INFO, *PCHANNEL_INFO; typedef 1583 int hpt_get_channel_info(int id, int bus, PCHANNEL_INFO pInfo);
|